Skip to content

Commit c82fdb6

Browse files
committed
Print builds don't actually depend on html target (anymore).
1 parent e97281c commit c82fdb6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# PostgreSQL documentation makefile
44
#
5-
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.129 2009/08/28 20:26:18 petere Exp $
5+
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.130 2009/09/14 13:23:48 petere Exp $
66
#
77
#----------------------------------------------------------------------------
88

@@ -134,7 +134,7 @@ features-unsupported.sgml: $(top_srcdir)/src/backend/catalog/sql_feature_package
134134

135135

136136
# RTF to allow minor editing for hardcopy
137-
%.rtf: %.sgml $(ALLSGML) html
137+
%.rtf: %.sgml $(ALLSGML)
138138
$(JADE) $(JADEFLAGS) $(SGMLINCLUDE) $(CATALOG) -d stylesheet.dsl -t rtf -V rtf-backend -i output-print -i include-index postgres.sgml
139139

140140
# TeX
@@ -148,7 +148,7 @@ JADE.tex.call = $(JADE) $(JADEFLAGS) $(SGMLINCLUDE) $(CATALOG) -d $(srcdir)/styl
148148
%-A4.tex-ps %-A4.tex-pdf : JADE_PAPER=A4
149149
%-US.tex-ps %-US.tex-pdf : JADE_PAPER=USletter
150150

151-
%-A4.tex-ps %-US.tex-ps %-A4.tex-pdf %-US.tex-pdf: %.sgml $(ALLSGML) html
151+
%-A4.tex-ps %-US.tex-ps %-A4.tex-pdf %-US.tex-pdf: %.sgml $(ALLSGML)
152152
$(JADE.tex.call) -V $(JADE_OUTPUT) -V '%paper-type%'=$(JADE_PAPER) -o $@ $<
153153

154154
%.dvi: %.tex-ps
@@ -182,7 +182,7 @@ postgres.pdf:
182182
# This generates an XML version of the flow-object tree. It's useful
183183
# for debugging DSSSL code, and possibly to interface to some other
184184
# tools that can make use of this.
185-
%.fot: %.sgml $(ALLSGML) html
185+
%.fot: %.sgml $(ALLSGML)
186186
$(JADE) $(JADEFLAGS) $(SGMLINCLUDE) $(CATALOG) -d stylesheet.dsl -t fot -i output-print -i include-index -o $@ $<
187187

188188

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy