Remove some cruft from nls.mk files

This commit is contained in:
Peter Eisentraut 2011-06-26 15:36:15 +03:00
parent 8af3596d6b
commit 314837ec3b
2 changed files with 1 additions and 4 deletions

View File

@ -2,4 +2,4 @@
CATALOG_NAME := pg_ctl
AVAIL_LANGUAGES := de es fr it ja ko pt_BR ru sv ta tr zh_CN zh_TW
GETTEXT_FILES := pg_ctl.c ../../port/exec.c
GETTEXT_TRIGGERS:= _ simple_prompt
GETTEXT_TRIGGERS:= _

View File

@ -3,6 +3,3 @@ CATALOG_NAME := plpgsql
AVAIL_LANGUAGES := de es fr it ja ko pt_BR ro zh_CN zh_TW
GETTEXT_FILES := pl_comp.c pl_exec.c pl_gram.c pl_funcs.c pl_handler.c pl_scanner.c
GETTEXT_TRIGGERS:= _ errmsg errmsg_plural:1,2 errdetail errdetail_log errdetail_plural:1,2 errhint errcontext yyerror plpgsql_yyerror
.PHONY: gettext-files
gettext-files: distprep