git: 9front

ref: 270be365a4b9c55e071564903256999e2ce66b28
dir: /sys/src/cmd/cb/mkfile/

View raw version
</$objtype/mkfile

TARG=cb
OFILES=\
	cb.$O\
	cbtype.$O\

HFILES=cb.h\
	cbtype.h\

BIN=/$objtype/bin

< /sys/src/cmd/mkone