--- test/xhtmlbasicmakefile 2006/10/12 15:03:11 1.5.2.7
+++ 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.7 2006/10/12 16:03:11 ahby Exp $
+# $Id: Makefile,v 1.5.2.9 2007/07/12 14:08:06 ahby Exp $
#
#
@@ -11,13 +11,13 @@
.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/ED-xhtml-basic-20060913/index.html
PREVIOUSREC = /var/www/html/htmlwg/archives/REC-xhtml-basic-20001219/index.html