locales: Import unused FreeBSD tool to generate locales
[dragonfly.git] / lib / libc / nls / Makefile.inc
1 #       from $NetBSD: Makefile.inc,v 1.7 1995/02/27 13:06:20 cgd Exp $
2 # $FreeBSD: head/lib/libc/nls/Makefile.inc 244757 2012-12-28 01:23:12Z delphij $
3
4 .PATH: ${.CURDIR}/../libc/iconv
5 .PATH: ${.CURDIR}/../libc/nls
6
7 CMAPS+= ${.CURDIR}/nls/Symbol.map
8
9 SRCS+=  msgcat.c
10
11 .if ${LIB} == "c"
12 MAN+=   catclose.3 catgets.3 catopen.3
13 .endif
14
15 # NOTE: C.msg should not be processed here, it's used as a template
16 #       for translators.
17
18 NLSNAME=        libc
19 NLS+=   be_BY.UTF-8
20 NLS+=   ca_ES.ISO8859-1
21 NLS+=   de_DE.ISO8859-1
22 NLS+=   el_GR.ISO8859-7
23 NLS+=   es_ES.ISO8859-1
24 NLS+=   fi_FI.ISO8859-1
25 NLS+=   fr_FR.ISO8859-1
26 NLS+=   gl_ES.ISO8859-1
27 NLS+=   hu_HU.ISO8859-2
28 NLS+=   it_IT.ISO8859-15
29 NLS+=   ja_JP.UTF-8
30 NLS+=   ja_JP.eucJP
31 NLS+=   ko_KR.UTF-8
32 NLS+=   ko_KR.eucKR
33 NLS+=   mn_Cyrl_MN.UTF-8
34 NLS+=   nl_NL.ISO8859-1
35 NLS+=   nb_NO.ISO8859-1
36 NLS+=   pl_PL.ISO8859-2
37 NLS+=   pt_BR.ISO8859-1
38 NLS+=   ru_RU.KOI8-R
39 NLS+=   sk_SK.ISO8859-2
40 NLS+=   sv_SE.ISO8859-1
41 NLS+=   uk_UA.UTF-8
42 NLS+=   zh_hans_CN.GB18030
43 NLS+=   zh_hans_CN.GB2312
44 NLS+=   zh_hans_CN.UTF-8