projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0566ce
)
fix typo
author
Andrew Dunstan
Sun, 13 Jan 2019 21:43:14 +0000
(16:43 -0500)
committer
Andrew Dunstan
Sun, 13 Jan 2019 21:43:55 +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 a52c6252b867d859fa5fe725030c2b223989ce1b..18a9394c8f9fb2e969961b1d62712a99f90a15f4 100644
(file)
--- a/
src/Makefile.global.in
+++ b/
src/Makefile.global.in
@@
-529,7
+529,7
@@
endif
# Show the DLSUFFIX to build scripts (e.g. buildfarm)
.PHONY: show_dl_suffix
-show_dl_suffix
+show_dl_suffix
:
@echo $(DLSUFFIX)