blob: 02f437e0ab0992fe99960f8feca4bd761c19f80b [file] [log] [blame]
<$PLAN9/src/mkhdr
LIBFILES=\
error\
file\
fs\
pack\
LIB=${LIBFILES:%=%.$O} $PLAN9/lib/libventi.a
HFILES=\
$PLAN9/include/venti.h\
stdinc.h\
error.h\
vac.h\
dat.h\
fns.h\
TARG=vac vacfs unvac # vtdump
default:V: all
test:V: $O.srcload $O.wtest $O.rtest $O.vtdump $O.vtread
<$PLAN9/src/mkmany