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:
1482c2e
)
Add dependency to fix parallel-make race condition. Alexander Dupuy
author
Tom Lane
<tgl@sss.pgh.pa.us>
Fri, 14 Jul 2006 16:45:55 +0000
(16:45 +0000)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Fri, 14 Jul 2006 16:45:55 +0000
(16:45 +0000)
src/port/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/src/port/Makefile
b/src/port/Makefile
index 80d69767387d451b742f0092d5a5a35273d5ae1b..89ad5c4f82ce3a4e693c55f79c84de6ad7400787 100644
(file)
--- a/
src/port/Makefile
+++ b/
src/port/Makefile
@@
-46,6
+46,8
@@
thread.o: thread.c
path.o: path.c pg_config_paths.h
+path_srv.o: path.c pg_config_paths.h
+
#
# Server versions of object files
#