X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=examples%2Fdinosauricon%2FMakefile;h=70f951aeed689196cb91f0ea1af64c0c2cdee913;hp=92400abef9f3871552ac6af775cd505162ae77d3;hb=bf07c880d791008bb81431e479c93c03d7567a44;hpb=827f4637d064d26fe9faffbc39ae2aefe317306a diff --git a/examples/dinosauricon/Makefile b/examples/dinosauricon/Makefile index 92400ab..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) - ../../index/zebraidx -t grs.sgml update records +isamcA-0.mf: records/genera.xml + ../../index/zebraidx update records clean: rm -f $(OBJECECTFILES)