Remover records/taxa.xml, simplified config
[idzebra-moved-to-github.git] / examples / dinosauricon / Makefile
index 88b0b53..70f951a 100644 (file)
@@ -1,7 +1,7 @@
-DBFILES = *.mf *.LCK zebrasrv.pid zebraidx.time
+OBJECECTFILES = *.mf *.LCK zebrasrv.pid zebraidx.time
 
 isamcA-0.mf: records/genera.xml
-       zebraidx -t grs.sgml update records
+       ../../index/zebraidx update records
 
 clean:
-       rm -f $(DBFILES)
+       rm -f $(OBJECECTFILES)