diff --git a/src/Makefile.global.in b/src/Makefile.global.in index d27cfc0ff7f..227c93174e2 100644 --- a/src/Makefile.global.in +++ b/src/Makefile.global.in @@ -483,7 +483,7 @@ endif # Show the DLSUFFIX to build scripts (e.g. buildfarm) .PHONY: show_dl_suffix -show_dl_suffix +show_dl_suffix: @echo $(DLSUFFIX)