mirror of
https://github.com/postgres/postgres.git
synced 2026-04-28 17:49:35 -04:00
5 lines
260 B
Makefile
5 lines
260 B
Makefile
# $PostgreSQL: pgsql/src/bin/initdb/nls.mk,v 1.22 2009/10/20 18:23:20 petere Exp $
|
|
CATALOG_NAME := initdb
|
|
AVAIL_LANGUAGES := cs de es fr it ja pt_BR ru sv ta tr
|
|
GETTEXT_FILES := initdb.c ../../port/dirmod.c ../../port/exec.c
|
|
GETTEXT_TRIGGERS:= _ simple_prompt
|