projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
149f91f
)
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:44:17 +0000
(16:44 -0500)
src/Makefile.global.in
patch
|
blob
|
blame
|
history
diff --git
a/src/Makefile.global.in
b/src/Makefile.global.in
index 79163036b4c5c6c4d594615dd3c1b8a6271dfda5..3a41b798c682caed39af1d6764f1930342ae1199 100644
(file)
--- a/
src/Makefile.global.in
+++ b/
src/Makefile.global.in
@@
-474,7
+474,7
@@
endif
# Show the DLSUFFIX to build scripts (e.g. buildfarm)
.PHONY: show_dl_suffix
-show_dl_suffix
+show_dl_suffix
:
@echo $(DLSUFFIX)