--- test/xhtmlbasicmakefile 2006/03/22 15:24:02 1.5.2.2 +++ test/xhtmlbasicmakefile 2006/06/12 19:18:23 1.5.2.3 @@ -2,7 +2,7 @@ # # generates static HTML versions from MetaHTML sources for xhtml-basic # -# $Id: Makefile,v 1.5.2.2 2006/03/22 15:24:02 ahby Exp $ +# $Id: Makefile,v 1.5.2.3 2006/06/12 20:18:23 ahby Exp $ # # @@ -46,3 +46,6 @@ index.html: Overview.mhtml xmacros.mhtml $(SOURCE) -/usr/local/metahtml/bin/mhc --set smacs::hide-sections no --set smacs::type "$(TYPE)" Overview.mhtml | $(TIDY) > index.html rm -f fixrefs.sed + +xhtml-basic11-f.dtd: xhtml-basic11* + echo ' title

text

' | spam -p -p - | sed -e 's/^$$/,$$d' > xhtml-basic11-f.dtd