git: 9front

ref: 47c48b42c3463844a3fa0ca0a9d6dbc8a2e8b0f6
dir: /sys/src/cmd/exportfs/mkfile/

View raw version
</$objtype/mkfile

TARG=exportfs oexportfs
OFILES=\
	exportsrv.$O\
	pattern.$O\
	io.$O\

HFILES=exportfs.h\

BIN=/$objtype/bin

UPDATE=\
	mkfile\
	$HFILES\
	${OFILES:%.$O=%.c}\

</sys/src/cmd/mkmany