projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0181713
)
Mark some intermediate targets as .PRECIOUS, to replace the recently removed
author
Peter Eisentraut
<peter_e@gmx.net>
Fri, 18 May 2007 15:55:03 +0000
(15:55 +0000)
committer
Peter Eisentraut
<peter_e@gmx.net>
Fri, 18 May 2007 15:55:03 +0000
(15:55 +0000)
.SECONDARY target. This makes experimentation with the PDF builds easier.
doc/src/sgml/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/Makefile
b/doc/src/sgml/Makefile
index 6a963e93a3cb1dbc610801c6ec6f1babfdd5bce0..01cb3959202debdd56b89968af36de3b7c3f6bf4 100644
(file)
--- a/
doc/src/sgml/Makefile
+++ b/
doc/src/sgml/Makefile
@@
-11,6
+11,7
@@
top_builddir = ../../..
include $(top_builddir)/src/Makefile.global
.NOTPARALLEL:
+.PRECIOUS: %-A4.tex-ps %-US.tex-ps %-A4.tex-pdf %-US.tex-pdf
ifndef COLLATEINDEX
COLLATEINDEX = $(DOCBOOKSTYLE)/bin/collateindex.pl