Added new "examples" directory, perhaps eventually to be merged
[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)