mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 06:43:00 -04:00
fix typo
This commit is contained in:
parent
00b17bd387
commit
ddab11a887
1 changed files with 1 additions and 1 deletions
|
|
@ -476,7 +476,7 @@ endif
|
|||
|
||||
# Show the DLSUFFIX to build scripts (e.g. buildfarm)
|
||||
.PHONY: show_dl_suffix
|
||||
show_dl_suffix
|
||||
show_dl_suffix:
|
||||
@echo $(DLSUFFIX)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue