X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fdinosauricon%2FMakefile;h=70f951aeed689196cb91f0ea1af64c0c2cdee913;hb=bf07c880d791008bb81431e479c93c03d7567a44;hp=9c108f161faf88765e106ba9a62ea2fc228a69db;hpb=c36658ab15443afe397ccfc87f14ad11dfcc0e80;p=idzebra-moved-to-github.git diff --git a/examples/dinosauricon/Makefile b/examples/dinosauricon/Makefile index 9c108f1..70f951a 100644 --- a/examples/dinosauricon/Makefile +++ b/examples/dinosauricon/Makefile @@ -1,7 +1,7 @@ -DBFILES = *.mf *.LCK zebrasrv.pid +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)