Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b40cb99
)
fix typo
author
Andrew Dunstan
<andrew@dunslane.net>
Sun, 13 Jan 2019 21:43:14 +0000
(16:43 -0500)
committer
Andrew Dunstan
<andrew@dunslane.net>
Sun, 13 Jan 2019 21:43:14 +0000
(16:43 -0500)
src/Makefile.global.in
patch
|
blob
|
blame
|
history
diff --git
a/src/Makefile.global.in
b/src/Makefile.global.in
index 1e51d2ef2adf2fbacc009eb615d5c2bf043b6e69..68528530417438ad6c055782efe68dad4988befe 100644
(file)
--- a/
src/Makefile.global.in
+++ b/
src/Makefile.global.in
@@
-525,7
+525,7
@@
endif
# Show the DLSUFFIX to build scripts (e.g. buildfarm)
.PHONY: show_dl_suffix
-show_dl_suffix
+show_dl_suffix
:
@echo $(DLSUFFIX)