--- test/xhtmlbasicmakefile 2006/06/12 19:18:23 1.5.2.3 +++ test/xhtmlbasicmakefile 2006/06/28 17:03:01 1.5.2.4 @@ -2,7 +2,7 @@ # # generates static HTML versions from MetaHTML sources for xhtml-basic # -# $Id: Makefile,v 1.5.2.3 2006/06/12 20:18:23 ahby Exp $ +# $Id: Makefile,v 1.5.2.4 2006/06/28 18:03:01 ahby Exp $ # # @@ -17,7 +17,7 @@ SOURCE = -OUTPUT = +OUTPUT = xhtml-basic11-f.dtd PREVIOUS = /var/www/html/htmlwg/archives/REC-xhtml-basic-20001219/index.html @@ -47,5 +47,5 @@ -/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* +xhtml-basic11-f.dtd: xhtml-basic11.dtd xhtml-basic11-model-1.mod echo ' title

text

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