--- test/xhtmlbasicmakefile 2006/11/01 15:51:39 1.5.2.8 +++ 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.8 2006/11/01 15:51:39 ahby Exp $ +# $Id: Makefile,v 1.5.2.9 2007/07/12 14:08:06 ahby Exp $ # # @@ -11,7 +11,7 @@ .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