mirror of
https://github.com/postgres/postgres.git
synced 2025-05-05 09:19:17 +03:00
fix typo
This commit is contained in:
parent
149f91fa0b
commit
e0f9fade35
@ -474,7 +474,7 @@ endif
|
|||||||
|
|
||||||
# Show the DLSUFFIX to build scripts (e.g. buildfarm)
|
# Show the DLSUFFIX to build scripts (e.g. buildfarm)
|
||||||
.PHONY: show_dl_suffix
|
.PHONY: show_dl_suffix
|
||||||
show_dl_suffix
|
show_dl_suffix:
|
||||||
@echo $(DLSUFFIX)
|
@echo $(DLSUFFIX)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user