3 AVAIL_LANGUAGES
= cs de el es fr he it ja ko pl pt_BR ru sv tr uk zh_CN zh_TW
4 GETTEXT_FILES
= $(FRONTEND_COMMON_GETTEXT_FILES
) \
5 command.c common.c copy.c crosstabview.c help.c input.c large_obj.c \
6 mainloop.c psqlscanslash.c startup.c \
7 describe.c sql_help.h sql_help.c \
8 tab-complete.c variables.c \
9 ..
/..
/fe_utils
/cancel.c ..
/..
/fe_utils
/print.c ..
/..
/fe_utils
/psqlscan.c \
10 ..
/..
/common
/exec.c ..
/..
/common
/fe_memutils.c ..
/..
/common
/username.c \
11 ..
/..
/common
/wait_error.c
12 GETTEXT_TRIGGERS
= $(FRONTEND_COMMON_GETTEXT_TRIGGERS
) \
14 GETTEXT_FLAGS
= $(FRONTEND_COMMON_GETTEXT_FLAGS
)