]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - lib/libc/nls/Makefile.inc
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / lib / libc / nls / Makefile.inc
1 #       from $NetBSD: Makefile.inc,v 1.7 1995/02/27 13:06:20 cgd Exp $
2 # $FreeBSD$
3
4 .PATH: ${.CURDIR}/nls
5
6 SRCS+=  msgcat.c
7
8 SYM_MAPS+=${.CURDIR}/nls/Symbol.map
9
10 MAN+=   catclose.3 catgets.3 catopen.3
11
12 # NOTE: C.msg should not be processed here, it's used as a template
13 #       for translators.
14
15 NLSNAME=        libc
16 NLS+=   be_BY.UTF-8
17 NLS+=   ca_ES.ISO8859-1
18 NLS+=   de_DE.ISO8859-1
19 NLS+=   el_GR.ISO8859-7
20 NLS+=   es_ES.ISO8859-1
21 NLS+=   fi_FI.ISO8859-1
22 NLS+=   fr_FR.ISO8859-1
23 NLS+=   hu_HU.ISO8859-2
24 NLS+=   it_IT.ISO8859-15
25 NLS+=   ja_JP.UTF-8
26 NLS+=   ja_JP.eucJP
27 NLS+=   ko_KR.UTF-8
28 NLS+=   ko_KR.eucKR
29 NLS+=   mn_MN.UTF-8
30 NLS+=   nl_NL.ISO8859-1
31 NLS+=   no_NO.ISO8859-1
32 NLS+=   pl_PL.ISO8859-2
33 NLS+=   pt_BR.ISO8859-1
34 NLS+=   ru_RU.KOI8-R
35 NLS+=   sk_SK.ISO8859-2
36 NLS+=   sv_SE.ISO8859-1
37 NLS+=   uk_UA.UTF-8