git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9cf12df)
De-parallelize ecpg build some more.
2011年10月28日 19:16:40 +0000 (15:16 -0400)
2011年10月28日 19:16:40 +0000 (15:16 -0400)
Make sure ecpg/include/ is rebuilt before the other subdirectories,
so that ecpg_config.h is up to date. This is not likely to matter
during production builds, only development, so no back-patch.


diff --git a/src/interfaces/ecpg/Makefile b/src/interfaces/ecpg/Makefile
index e89f2fe0f28d987a2057ea4cfc5079f238e589ba..724aab4961d0ec43c85d1d1245fa3d21f689a687 100644 (file)
--- a/src/interfaces/ecpg/Makefile
+++ b/src/interfaces/ecpg/Makefile
@@ -6,8 +6,10 @@ SUBDIRS = include pgtypeslib ecpglib compatlib preproc
$(recurse)
+all-pgtypeslib-recurse all-ecpglib-recurse all-compatlib-recurse all-preproc-recurse: all-include-recurse
all-compatlib-recurse: all-ecpglib-recurse
all-ecpglib-recurse: all-pgtypeslib-recurse
+install-pgtypeslib-recurse install-ecpglib-recurse install-compatlib-recurse install-preproc-recurse: install-include-recurse
install-compatlib-recurse: install-ecpglib-recurse
install-ecpglib-recurse: install-pgtypeslib-recurse
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /