Skip to content
Snippets Groups Projects
Commit 4eaa654b authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Sync rule for making INSTALL file.

parent d5e2e7dc
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
# #
# #
# IDENTIFICATION # 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 ...@@ -145,7 +145,7 @@ INSTALL.html HISTORY.html: %.html : tempfile_%.html
sed 's/Chapter 1. *//g' $< >$@ sed 's/Chapter 1. *//g' $< >$@
tempfile_INSTALL.html tempfile_HISTORY.html: tempfile_%.html : tempfile_%.sgml 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 tempfile_INSTALL.sgml: standalone-install.sgml installation.sgml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment