plan9fox/sys/src/cmd/db/mkfile

23 lines
233 B
Plaintext
Raw Normal View History

</$objtype/mkfile
TARG=db
OFILES=\
command.$O\
expr.$O\
format.$O\
input.$O\
main.$O\
output.$O\
pcs.$O\
print.$O\
runpcs.$O\
setup.$O\
regs.$O\
trcrun.$O\
HFILES=defs.h\
fns.h\
BIN=/$objtype/bin
< /sys/src/cmd/mkone