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