shithub: front

ref: de7d3753a5f4e50a84bbea66b6f514a66d30a2b3
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