LIBS=${LIBS:%=$LIBDIR/lib%.a} TARGPROG=$TARG.exe BIN=$9pm/$systype/$objtype/bin all:V: $O.out install:V: $BIN/$TARG.exe %.$O: $HFILES # don't combine with following %.$O rules $BIN/$TARG.exe: $O.out rm -f $target && cp $O.out $target nuke-std:V: clean-std rm -f y.tab.? y.debug y.output clean-std:V: rm -f *.[$OS] [$OS].out <$9pm/src/cmd/mkcommon