projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c780b6
)
Didn't work when Makefile.custom is missing.
author
Peter Eisentraut
<peter_e@gmx.net>
Tue, 13 Feb 2001 21:51:17 +0000
(21:51 +0000)
committer
Peter Eisentraut
<peter_e@gmx.net>
Tue, 13 Feb 2001 21:51:17 +0000
(21:51 +0000)
doc/src/sgml/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/Makefile
b/doc/src/sgml/Makefile
index 245a8ce267f22394df7011f6f09b65e6f037868d..dc8e84cbc5ba92d5cd46cca4e129e46fa7d65a40 100644
(file)
--- a/
doc/src/sgml/Makefile
+++ b/
doc/src/sgml/Makefile
@@
-52,7
+52,7
@@
ALLBOOKS = admin developer programmer reference tutorial user
ALLSGML := $(wildcard $(srcdir)/*.sgml $(srcdir)/ref/*.sgml)
-catalog: Makefile $(top_builddir)/src/Makefile.global
$(top_builddir)/src/Makefile.custom
+catalog: Makefile $(top_builddir)/src/Makefile.global
(echo "PUBLIC \"-//Norman Walsh//DOCUMENT DocBook HTML Stylesheet//EN\" \"$(DOCBOOKSTYLE)/html/docbook.dsl\""; \
echo "PUBLIC \"-//Norman Walsh//DOCUMENT DocBook Print Stylesheet//EN\" \"$(DOCBOOKSTYLE)/print/docbook.dsl\"") > $@