X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fdinosauricon%2FMakefile;h=70f951aeed689196cb91f0ea1af64c0c2cdee913;hb=bf07c880d791008bb81431e479c93c03d7567a44;hp=345e09fe35cdd4782cc8fa82776470c32d75747c;hpb=ffedd6a68cc4abe71450a0d504c7f0db8393a9d4;p=idzebra-moved-to-github.git diff --git a/examples/dinosauricon/Makefile b/examples/dinosauricon/Makefile index 345e09f..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)