git: 9front

ref: 0b6f19f98cfc9a62fc4df1661c63c77ffe459f67
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