X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fdinosauricon%2FMakefile;h=70f951aeed689196cb91f0ea1af64c0c2cdee913;hb=bf07c880d791008bb81431e479c93c03d7567a44;hp=88b0b5321c514cd4074a5094d17e0954af58b12b;hpb=482db9e9920f972dc60b5a4767f651bc8f429f0d;p=idzebra-moved-to-github.git diff --git a/examples/dinosauricon/Makefile b/examples/dinosauricon/Makefile index 88b0b53..70f951a 100644 --- a/examples/dinosauricon/Makefile +++ b/examples/dinosauricon/Makefile @@ -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)