# Roger Price, La Gaude, 1996-11-21
# To build the ESIS files, type "make"

makeflag: sample1.iso-html sample2.iso-html \
          iso-html.dcl iso-html.dtd iso-html.ent \
          SDOstyle.ent SDOstyle.dtd SDOcorba.dtd
	nsgmls -e -g -w duplicate -E 5 -t sample1.esis sample1.iso-html
	nsgmls -e -g -w duplicate -E 5 -t sample2.esis sample2.iso-html
	echo `date --utc` > makeflag

