Blame


1 5c34ff9e 2003-11-23 devnull default:V: $PLAN9/lib/$LIB
2 5c34ff9e 2003-11-23 devnull
3 6b17c8f1 2004-04-21 devnull # $PLAN9/lib/$LIB: $OFILES
4 6b17c8f1 2004-04-21 devnull # $AR rvc $PLAN9/lib/$LIB $newprereq
5 5c34ff9e 2003-11-23 devnull
6 6b17c8f1 2004-04-21 devnull $PLAN9/lib/$LIB(%):N: %
7 6b17c8f1 2004-04-21 devnull $PLAN9/lib/$LIB: ${OFILES:%=$PLAN9/lib/$LIB(%)}
8 78e51a8c 2005-01-14 devnull $AR rvc $PLAN9/lib/$LIB $newmember
9 6b17c8f1 2004-04-21 devnull
10 5c34ff9e 2003-11-23 devnull &:n: &.$O
11 912fba95 2003-11-24 devnull $AR rvc $PLAN9/lib/$LIB $stem.$O
12 5c34ff9e 2003-11-23 devnull
13 5c34ff9e 2003-11-23 devnull all install:V: $PLAN9/lib/$LIB
14 5c34ff9e 2003-11-23 devnull
15 f7012583 2003-11-25 devnull NUKEFILES=$NUKEFILES $PLAN9/lib/$LIB
16 f7012583 2003-11-25 devnull
17 5c34ff9e 2003-11-23 devnull <$PLAN9/src/mkcommon