aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/venti/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/venti/mkfile')
-rw-r--r--src/cmd/venti/mkfile77
1 files changed, 2 insertions, 75 deletions
diff --git a/src/cmd/venti/mkfile b/src/cmd/venti/mkfile
index c6f9ef44..1a1b652d 100644
--- a/src/cmd/venti/mkfile
+++ b/src/cmd/venti/mkfile
@@ -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.