</$objtype/mkfile

TARG=taskfs
OFILES=\
	exportfs.$O\
	exportsrv.$O\
	task.$O\

HFILES=exportfs.h\

#BIN=/$objtype/bin
BIN=../bin/$objtype


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

</sys/src/cmd/mkone
