mirror of
https://github.com/postgres/postgres.git
synced 2026-06-11 01:30:11 -04:00
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 59f93a503842f7c06b4ea5d022397ab3c2a0acd2
4 lines
239 B
Makefile
4 lines
239 B
Makefile
# src/bin/pg_ctl/nls.mk
|
|
CATALOG_NAME = pg_ctl
|
|
AVAIL_LANGUAGES = cs de el es fr it ja ka ko pt_BR ru sv tr uk zh_CN
|
|
GETTEXT_FILES = pg_ctl.c ../../common/exec.c ../../common/fe_memutils.c ../../common/wait_error.c ../../port/path.c
|