ref: fcb6e41f5990077bcda51d8c369ae23b2fcff0ec
dir: /sys/src/cmd/venti/mkfile/
</$objtype/mkfile
TARG=\
copy\
read\
ro\
sync\
write\
BIN=/$objtype/bin/venti
</sys/src/cmd/mkmany
CFLAGS=$CFLAGS -I.
extra:V: $O.devnull $O.mkroot $O.randtest $O.readlist $O.root
all:V: srv.all.dir
install:V: srv.install.dir
installall:V: srv.installall.dir
safeinstall:V: srv.safeinstall.dir
safeinstallall:V: srv.safeinstallall.dir
clean:V: srv.clean.dir
nuke:V: srv.nuke.dir
srv.%.dir:V:
@{ cd srv && mk $stem }