use fancy mk syntax

This commit is contained in:
rsc 2004-04-21 22:37:44 +00:00
parent 24c8d8491f
commit b9403fe70a

View file

@ -1,7 +1,8 @@
default:V: $LIB
$LIB: $OFILES
$AR rvc $LIB $newprereq
$LIB(%):N: %
$LIB: ${OFILES:%=$LIB(%)}
$AR rvc $LIB `membername $newprereq`
&:n: &.$O
$AR rvc $LIB $stem.$O