tweak
[idzebra-moved-to-github.git] / examples / dinosauricon / Makefile
1 DBFILES = *.mf *.LCK zebrasrv.pid zebraidx.time
2
3 isamcA-0.mf: records/genera.xml
4         zebraidx -t grs.sgml update records
5
6 clean:
7         rm -f $(DBFILES)