qfmt/mkfile

11 lines
115 B
Plaintext
Raw Normal View History

2023-10-30 17:30:47 -04:00
</$objtype/mkfile
2023-10-31 18:43:33 -04:00
qfmt: main.$O lib.$O
$LD $LDFLAGS -o qfmt main.$O lib.$O
TEST=test
</sys/src/cmd/mktest
#jl