X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=examples%2Fzthes%2FMakefile;fp=examples%2Fzthes%2FMakefile;h=b3e98db4b307b40735e7a944e6d14f19c600b80a;hp=e78229d7f291f7dfbc41632953c402dd282160fb;hb=21f3c59928c1a77691436a472f385d58262dad4a;hpb=c8a333d48c42e2a51f43fd42ef79e23d40a565a7 diff --git a/examples/zthes/Makefile b/examples/zthes/Makefile index e78229d..b3e98db 100644 --- a/examples/zthes/Makefile +++ b/examples/zthes/Makefile @@ -1,10 +1,10 @@ recdA-0.mf: records/dino.xml - ../../index/zebraidx init - ../../index/zebraidx update records + zebraidx init + zebraidx update records records/dino.xml: tree2xml.pl dino.tree ./tree2xml.pl dino.tree > records/dino.xml clean: - rm -f records/dino.xml *.mf *..LCK zebrasrv.pid + rm -f records/dino.xml *.mf *.LCK zebrasrv.pid