diff --git a/doc/src/sgml/Makefile b/doc/src/sgml/Makefile
index 681c084a9ab13d3e7efe6904b06a6ff97370b2b6..a67aa0330f1d86721aa0e27677f9773e8214491c 100644
--- a/doc/src/sgml/Makefile
+++ b/doc/src/sgml/Makefile
@@ -8,7 +8,7 @@
 #
 #
 # IDENTIFICATION
-#    $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.32 2001/02/13 21:51:17 petere Exp $
+#    $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.33 2001/03/06 20:41:06 petere Exp $
 #
 #----------------------------------------------------------------------------
 
@@ -145,7 +145,7 @@ INSTALL.html HISTORY.html: %.html : tempfile_%.html
 	sed 's/Chapter 1. *//g' $< >$@
 
 tempfile_INSTALL.html tempfile_HISTORY.html: tempfile_%.html : tempfile_%.sgml
-	$(JADE) $(JADEFLAGS) -d $(HDSL) -V nochunks -t sgml $< >$@
+	$(JADE.html) -V nochunks $< >$@
 
 
 tempfile_INSTALL.sgml: standalone-install.sgml installation.sgml