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

NUKEFILES=$NUKEFILES $PLAN9/lib/$LIB

<$PLAN9/src/mkcommon