Skip to content

Commit 6e82501

Browse files
committed
Since doc/src/sgml already builds the HTML docs twice to resolve index
entries, we don't have to do two builds here as well.
1 parent d129255 commit 6e82501

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

doc/src/Makefile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Postgres documentation makefile
2-
# $PostgreSQL: pgsql/doc/src/Makefile,v 1.34 2008/11/14 10:22:45 petere Exp $
2+
# $PostgreSQL: pgsql/doc/src/Makefile,v 1.35 2008/11/14 10:43:59 petere Exp $
33

44
subdir = doc/src
55
top_builddir = ../..
@@ -9,10 +9,7 @@ clean distclean maintainer-clean:
99
rm -f *.tar *.gz
1010
$(MAKE) -C sgml $@
1111

12-
# Build twice to resolve index entries
1312
postgres.tar:
14-
$(MAKE) -C sgml clean
15-
$(MAKE) -C sgml html
1613
$(MAKE) -C sgml html JADEFLAGS='-V html-manifest'
1714
cd sgml && $(TAR) -cf ../$@ `cat HTML.manifest` `echo *.gif | grep -v '\*'` *.css
1815

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