remove venti for now
This commit is contained in:
parent
d338028eeb
commit
adbb83845c
53 changed files with 2 additions and 10330 deletions
|
|
@ -1,76 +1,3 @@
|
|||
<$PLAN9/src/mkhdr
|
||||
|
||||
LIBOFILES=\
|
||||
arena.$O\
|
||||
arenas.$O\
|
||||
buildbuck.$O\
|
||||
clump.$O\
|
||||
config.$O\
|
||||
conv.$O\
|
||||
dcache.$O\
|
||||
dump.$O\
|
||||
httpd.$O\
|
||||
icache.$O\
|
||||
ifile.$O\
|
||||
index.$O\
|
||||
lump.$O\
|
||||
lumpcache.$O\
|
||||
lumpqueue.$O\
|
||||
part.$O\
|
||||
score.$O\
|
||||
sortientry.$O\
|
||||
stats.$O\
|
||||
syncarena.$O\
|
||||
syncindex0.$O\
|
||||
unwhack.$O\
|
||||
utils.$O\
|
||||
unittoull.$O\
|
||||
whack.$O\
|
||||
xml.$O\
|
||||
zeropart.$O\
|
||||
|
||||
SLIB=libvs.a
|
||||
|
||||
LIB=$SLIB
|
||||
|
||||
HFILES= dat.h\
|
||||
fns.h\
|
||||
stdinc.h\
|
||||
|
||||
TARG=\
|
||||
venti\
|
||||
fmtarenas\
|
||||
fmtisect\
|
||||
fmtindex\
|
||||
# buildindex\
|
||||
checkarenas\
|
||||
# checkindex\
|
||||
clumpstats\
|
||||
findscore\
|
||||
rdarena\
|
||||
wrarena\
|
||||
syncindex\
|
||||
verifyarena\
|
||||
sync\
|
||||
read\
|
||||
write\
|
||||
copy\
|
||||
wb\
|
||||
|
||||
BIN=$BIN/venti
|
||||
|
||||
it:V: all
|
||||
|
||||
<$PLAN9/src/mkmany
|
||||
|
||||
$SLIB: $LIBOFILES
|
||||
$AR rvc $SLIB $LIBOFILES
|
||||
|
||||
# xml.c:D: mkxml dat.h
|
||||
# ./mkxml dat.h > xml.c
|
||||
|
||||
ainstall:V: ${TARG:%=%.ainstall}
|
||||
|
||||
%.ainstall:V: $O.%
|
||||
scp $prereq amsterdam:/usr/local/bin/venti/$stem
|
||||
%:VQ:
|
||||
echo venti will return once it is debugged.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue