--- test/xhtmlbasicmakefile 2006/06/28 17:03:01 1.5.2.4
+++ test/xhtmlbasicmakefile 2006/10/12 14:43:40 1.5.2.5
@@ -2,7 +2,7 @@
#
# generates static HTML versions from MetaHTML sources for xhtml-basic
#
-# $Id: Makefile,v 1.5.2.4 2006/06/28 18:03:01 ahby Exp $
+# $Id: Makefile,v 1.5.2.5 2006/10/12 15:43:40 ahby Exp $
#
#
@@ -11,7 +11,7 @@
.mhtml.html:
-cat xmacros.mhtml $< | /usr/local/metahtml/bin/mhc --set smacs::type "$(TYPE)" | $(TIDY) > $@
-TYPE = WD
+TYPE = ED
TIDY = /usr/local/bin/tidy -n -wrap 200