which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.)
12 lines
229 B
Plaintext
12 lines
229 B
Plaintext
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 $PLAN9/lib/$LIB $stem.$O
|
|
|
|
all install:V: $PLAN9/lib/$LIB
|
|
|
|
<$PLAN9/src/mkcommon
|