ref: d818e0fc9c7b36b6cc1494bb2253792ea2c35f4b
dir: /mkfile/
</$objtype/mkfile TARG=bench OFILES=\ main.$O\ bench.$O\ \ rdwr.$O\ lock.$O\ spawn.$O\ fcall.$O\ HFILES=\ bench.h\ fns.h bench:V: all $O.nop $O.out </sys/src/cmd/mkone nop.$O: nop.c $CC $CFLAGS nop.c $O.nop: nop.$O $LD -o $target $prereq