mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
5 lines
219 B
Makefile
5 lines
219 B
Makefile
# src/bin/initdb/nls.mk
|
|
CATALOG_NAME := initdb
|
|
AVAIL_LANGUAGES := cs de es fr it ja ko pl pt_BR ro ru sv tr zh_CN zh_TW
|
|
GETTEXT_FILES := initdb.c ../../port/dirmod.c ../../port/exec.c
|
|
GETTEXT_TRIGGERS:= _ simple_prompt
|