shithub: unionfs

ref: 94a844f36d95ea28c199e549f8643a7476b846de
dir: /mkfile/

View raw version
</$objtype/mkfile

TARG=unionfs
OFILES=$TARG.$O
BIN=$home/bin/$objtype

</sys/src/cmd/mkone

install:V: sysinstall

sysinstall:V:
	cp unionfs.4.man /sys/man/4/unionfs

uninstall:V:
	rm -f $BIN/$TARG
	rm -f /sys/man/4/$TARG