From: Bruce Momjian Date: Tue, 26 Nov 2002 19:22:16 +0000 (+0000) Subject: Update build rules for /HISTORY. X-Git-Tag: REL7_4_BETA1~1478 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22a717a18e377dfcca528e1c634e8adfa13b697a;p=postgresql Update build rules for /HISTORY. --- diff --git a/doc/src/sgml/Makefile b/doc/src/sgml/Makefile index fe09d2e9e5..93c3c62bb5 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.53 2002/11/11 20:06:00 petere Exp $ +# $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.54 2002/11/26 19:22:16 momjian Exp $ # #---------------------------------------------------------------------------- @@ -192,7 +192,7 @@ JADE.text = $(JADE) $(JADEFLAGS) $(SGMLINCLUDE) $(CATALOG) -d stylesheet.dsl -i LYNX = lynx INSTALL HISTORY regress_README: % : %.html - $(PERL) -p -e 's/$@ + $(PERL) -p -e 's/$@ INSTALL.html: standalone-install.sgml installation.sgml version.sgml $(JADE.text) -V nochunks standalone-install.sgml installation.sgml >$@