88b0b5321c514cd4074a5094d17e0954af58b12b
[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)