plan9port/src/cmd/db/mkfile
rsc b030a6c390 change to use attach functions.
$a means switch thread in core dumps.
(maybe that should be $A now?).
2005-01-23 22:48:54 +00:00

24 lines
238 B
Makefile

<$PLAN9/src/mkhdr
TARG=db
OFILES=\
command.$O\
expr.$O\
format.$O\
input.$O\
main.$O\
output.$O\
pcs.$O\
runpcs.$O\
regs.$O\
trcrun.$O\
print.$O\
setup.$O\
HFILES=defs.h\
fns.h\
$PLAN9/include/mach.h\
<$PLAN9/src/mkone