From: Bruce Momjian Date: Tue, 26 Nov 2002 19:22:40 +0000 (+0000) Subject: Update build rules for /HISTORY. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=789391a9f905e2fdc05fbb1c91370165a24918f3;p=users%2Fbernd%2Fpostgres.git Update build rules for /HISTORY. --- diff --git a/doc/src/sgml/Makefile b/doc/src/sgml/Makefile index 7266a6ed16..f405ea97ba 100644 --- a/doc/src/sgml/Makefile +++ b/doc/src/sgml/Makefile @@ -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 >$@