# HG changeset patch # User fabien # Date 1139002097 18000 # Node ID 532b88923cc6feaebc6936638c6560214959a3c7 # Parent d4732a6075e569e324dd066a07b8c3661ac4692f [svn] r2271@freebird: fabien | 2006-01-31 16:00:26 -0500 Some corrections on the validate target. diff -r d4732a6075e5 -r 532b88923cc6 Makefile --- a/Makefile Fri Feb 03 16:27:35 2006 -0500 +++ b/Makefile Fri Feb 03 16:28:17 2006 -0500 @@ -11,7 +11,7 @@ SGML_CATALOG_FILES=/etc/sgml/catalog OUTPUT=$(addprefix $(PACKAGE),.html .pdf .txt) $(PACKAGE) INSTALL_DIR=$(TOP)/install -xml_validate=xmllint --xinclude --postvalid --noout $(1) +xml_validate=xmllint --xinclude --valid --noout $(1) html_validate=true all: $(OUTPUT)