X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fdinosauricon%2FMakefile;h=70f951aeed689196cb91f0ea1af64c0c2cdee913;hb=bf07c880d791008bb81431e479c93c03d7567a44;hp=4a96677ca688e1ad08a7f514f01e52080072ee4e;hpb=25a18f478323f274163dac615b225f403da3eaf5;p=idzebra-moved-to-github.git diff --git a/examples/dinosauricon/Makefile b/examples/dinosauricon/Makefile index 4a96677..70f951a 100644 --- a/examples/dinosauricon/Makefile +++ b/examples/dinosauricon/Makefile @@ -1,8 +1,7 @@ -SOURCEFILES = records/genera.xml records/taxa.xml OBJECECTFILES = *.mf *.LCK zebrasrv.pid zebraidx.time -isamcA-0.mf: $(SOURCEFILES) - zebraidx -t grs.sgml update records +isamcA-0.mf: records/genera.xml + ../../index/zebraidx update records clean: rm -f $(OBJECECTFILES)