blob: 022a1bb88c248d7ccb9411d8102f2ea8f58f8898 [file] [log] [blame]
rsc9fdc52c2004-04-15 15:10:19 +00001default:V: $LIB
2
3$LIB: $OFILES
4 $AR rvc $LIB $newprereq
5
6&:n: &.$O
7 $AR rvc $LIB $stem.$O
8
9all install:V: $LIB
10
11NUKEFILES=$NUKEFILES $LIB
12
13<$PLAN9/src/mkcommon