shithub: front

ref: 8f4053d1efa1ee75a7bea09e624f1134d71a289a
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