shithub: front

ref: 37ffa0b9e158bfdca1fc0e2373a993be6653b7a5
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