]> granicus.if.org Git - postgresql/commitdiff
fix typo
authorAndrew Dunstan <andrew@dunslane.net>
Sun, 13 Jan 2019 21:43:14 +0000 (16:43 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Sun, 13 Jan 2019 21:44:31 +0000 (16:44 -0500)
src/Makefile.global.in

index 1e5374683fadef534209886015a2e4d37b1a32fb..ff47d5c4e7b4677f1f6efbfafa5f634531b9d8ad 100644 (file)
@@ -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)