1
0
Fork 0
mirror of https://github.com/9fans/plan9port.git synced 2025-01-15 11:20:03 +00:00
plan9port/src/mksyslib

12 lines
216 B
Text
Raw Normal View History

2003-11-23 18:10:54 +00:00
default:V: $PLAN9/lib/$LIB
$PLAN9/lib/$LIB:V: $OFILES # force archive even when not needed
ar rvc $PLAN9/lib/$LIB $newprereq
&:n: &.$O
ar rvc $LIB $stem.$O
all install:V: $PLAN9/lib/$LIB
<$PLAN9/src/mkcommon