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

index d27cfc0ff7fe460d4c8c415d569487b07ff62404..227c93174e25cfdeb2ab231d4479ceba695672fb 100644 (file)
@@ -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)