git: 9front

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