mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
5 lines
258 B
Makefile
5 lines
258 B
Makefile
# $PostgreSQL: pgsql/src/bin/pg_ctl/nls.mk,v 1.20 2010/05/13 15:56:37 petere Exp $
|
|
CATALOG_NAME := pg_ctl
|
|
AVAIL_LANGUAGES := cs de es fr it ja ko pl pt_BR ru sv ta tr zh_CN zh_TW
|
|
GETTEXT_FILES := pg_ctl.c ../../port/exec.c
|
|
GETTEXT_TRIGGERS:= _ simple_prompt
|