ref: 37ecbb55c333772f4f5be0deaa950fd263d7bd54
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