mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
fix typo
This commit is contained in:
@ -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)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user