shithub: front

ref: 461ba8aaa0b2eb33e36765551c70a9c16aa39b09
dir: /sys/src/cmd/gefs/mkfile/

View raw version
</$objtype/mkfile

TARG=gefs
BIN=/$objtype/bin
OFILES=\
	blk.$O\
	cache.$O\
	check.$O\
	cons.$O\
	dump.$O\
	error.$O\
	fs.$O\
	hash.$O\
	load.$O\
	main.$O\
	pack.$O\
	ream.$O\
	snap.$O\
	tree.$O\
	user.$O\
	\
	atomic-$objtype.$O

HFILES=\
	dat.h\
	fns.h\
	atomic.h

</sys/src/cmd/mkone