git: 9front

ref: 2b40407e8c45d3a183bb04748f16f6589c68b0fc
dir: /sys/src/cmd/db/mkfile/

View raw version
</$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