OSDN Git Service

Remove some cruft from nls.mk files
authorPeter Eisentraut <peter_e@gmx.net>
Sun, 26 Jun 2011 12:36:15 +0000 (15:36 +0300)
committerPeter Eisentraut <peter_e@gmx.net>
Sun, 26 Jun 2011 12:36:15 +0000 (15:36 +0300)
src/bin/pg_ctl/nls.mk
src/pl/plpgsql/src/nls.mk

index 29f8a59..fb87066 100644 (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:= _
index bbf2a44..8d51924 100644 (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