1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-25 21:42:33 +03:00
This commit is contained in:
Andrew Dunstan 2019-01-13 16:43:14 -05:00
parent d68d670027
commit b3a5f01b75

View 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)