@@ -1,12 +1,13 @@
</$objtype/mkfile
HEADERS=lib.h
qfmt: main.$O lib.$O
$LD $LDFLAGS -o qfmt main.$O lib.$O
$O.qfmt: test.$O test/init.$O lib.$O
$LD $LDFLAGS -o $O.qfmt test.$O test/init.$O lib.$O
test: qfmt
TEST=qfmt
TEST=test
</sys/src/cmd/mktest
The note is not visible to the blocked user.