• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# *   Copyright (C) 1997-2005, International Business Machines
2# *   Corporation and others.  All Rights Reserved.
3# A list of txt's to build
4# Note:
5#
6#   If you are thinking of modifying this file, READ THIS.
7#
8# Instead of changing this file [unless you want to check it back in],
9# you should consider creating a 'reslocal.mk' file in this same directory.
10# Then, you can have your local changes remain even if you upgrade or
11# reconfigure ICU.
12#
13# Example 'rbnflocal.mk' files:
14#
15#  * To add an additional locale to the list:
16#    _____________________________________________________
17#    |  RBNF_SOURCE_LOCAL =   myLocale.txt ...
18#
19#  * To REPLACE the default list and only build with a few
20#     locale:
21#    _____________________________________________________
22#    |  RBNF_SOURCE = ar.txt ar_AE.txt en.txt de.txt zh.txt
23#
24#
25
26
27# This is the list of locales that are built, but not considered installed in ICU.
28# These are usually aliased locales or the root locale.
29RBNF_ALIAS_SOURCE =
30
31
32# Please try to keep this list in alphabetical order
33RBNF_SOURCE = \
34da.txt \
35de.txt \
36en.txt en_GB.txt\
37eo.txt \
38es.txt \
39fa.txt fa_AF.txt \
40fr.txt fr_BE.txt fr_CH.txt \
41ga.txt \
42he.txt \
43it.txt \
44ja.txt \
45mt.txt \
46nl.txt \
47pl.txt \
48pt.txt \
49ru.txt \
50sv.txt \
51th.txt \
52uk.txt
53
54#These are not in use yet
55# el.txt \
56