</$objtype/mkfile
qfmt: main.$O lib.$O
$LD $LDFLAGS -o qfmt main.$O lib.$O
test: qfmt
TEST=test
</sys/src/cmd/mktest
#jl