--- test/xhtmlbasicmakefile 2006/10/12 14:48:16 1.5.2.6 +++ test/xhtmlbasicmakefile 2007/07/12 13:08:06 1.5.2.9 @@ -2,7 +2,7 @@ # # generates static HTML versions from MetaHTML sources for xhtml-basic # -# $Id: Makefile,v 1.5.2.6 2006/10/12 15:48:16 ahby Exp $ +# $Id: Makefile,v 1.5.2.9 2007/07/12 14:08:06 ahby Exp $ # # @@ -11,15 +11,15 @@ .mhtml.html: -cat xmacros.mhtml $< | /usr/local/metahtml/bin/mhc --set smacs::type "$(TYPE)" | $(TIDY) > $@ -TYPE = ED +TYPE = CR TIDY = /usr/local/bin/tidy -n -wrap 200 SOURCE = -OUTPUT = xhtml-basic11-f.dtd +OUTPUT = -PREVIOUS = /var/www/html/htmlwg/WD-xhtml-basic-20060913/index.html +PREVIOUS = /var/www/html/htmlwg/ED-xhtml-basic-20060913/index.html PREVIOUSREC = /var/www/html/htmlwg/archives/REC-xhtml-basic-20001219/index.html all: $(OUTPUT) index.html