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