]> 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:43:55 +0000 (16:43 -0500)
src/Makefile.global.in

index a52c6252b867d859fa5fe725030c2b223989ce1b..18a9394c8f9fb2e969961b1d62712a99f90a15f4 100644 (file)
@@ -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)