]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/rbnf/rbnffiles.mk
ICU-62135.0.1.tar.gz
[apple/icu.git] / icuSources / data / rbnf / rbnffiles.mk
CommitLineData
f3c0d7a5
A
1# © 2016 and later: Unicode, Inc. and others.
2# License & terms of use: http://www.unicode.org/copyright.html#License
0f5d89e8 3RBNF_CLDR_VERSION = 33.1
374ca955 4# A list of txt's to build
729e4ab9 5# Note:
374ca955 6#
729e4ab9 7# If you are thinking of modifying this file, READ THIS.
374ca955
A
8#
9# Instead of changing this file [unless you want to check it back in],
f3c0d7a5 10# you should consider creating a 'rbnflocal.mk' file in this same directory.
374ca955
A
11# Then, you can have your local changes remain even if you upgrade or
12# reconfigure ICU.
13#
f3c0d7a5 14# Example 'rbnflocal.mk' files:
374ca955 15#
729e4ab9 16# * To add an additional locale to the list:
374ca955
A
17# _____________________________________________________
18# | RBNF_SOURCE_LOCAL = myLocale.txt ...
19#
20# * To REPLACE the default list and only build with a few
729e4ab9 21# locales:
374ca955
A
22# _____________________________________________________
23# | RBNF_SOURCE = ar.txt ar_AE.txt en.txt de.txt zh.txt
24#
25#
729e4ab9 26# Generated by LDML2ICUConverter, from LDML source files.
374ca955 27
729e4ab9 28# Aliases without a corresponding xx.xml file (see icu-config.xml & build.xml)
f3c0d7a5
A
29RBNF_SYNTHETIC_ALIAS = ars.txt es_DO.txt es_GT.txt es_HN.txt\
30 es_MX.txt es_NI.txt es_PA.txt es_PR.txt es_SV.txt\
31 es_US.txt in.txt iw.txt no.txt sh.txt\
0f5d89e8 32 zh_HK.txt zh_Hant_HK.txt zh_MO.txt zh_TW.txt
374ca955 33
374ca955 34
729e4ab9
A
35# All aliases (to not be included under 'installed'), but not including root.
36RBNF_ALIAS_SOURCE = $(RBNF_SYNTHETIC_ALIAS)
374ca955 37
374ca955 38
729e4ab9 39# Ordinary resources
0f5d89e8
A
40RBNF_SOURCE = af.txt ak.txt am.txt ar.txt\
41 az.txt be.txt bg.txt bs.txt ca.txt\
42 ccp.txt chr.txt cs.txt cy.txt da.txt\
43 de.txt de_CH.txt ee.txt el.txt en.txt\
44 en_001.txt en_IN.txt eo.txt es.txt es_419.txt\
45 et.txt fa.txt fa_AF.txt ff.txt fi.txt\
46 fil.txt fo.txt fr.txt fr_BE.txt fr_CH.txt\
47 ga.txt he.txt hi.txt hr.txt hu.txt\
48 hy.txt id.txt is.txt it.txt ja.txt\
49 ka.txt kl.txt km.txt ko.txt ky.txt\
50 lb.txt lo.txt lrc.txt lt.txt lv.txt\
51 mk.txt ms.txt mt.txt my.txt nb.txt\
52 nl.txt nn.txt pl.txt pt.txt pt_PT.txt\
53 qu.txt ro.txt ru.txt se.txt sk.txt\
54 sl.txt sq.txt sr.txt sr_Latn.txt sv.txt\
55 sw.txt ta.txt th.txt tr.txt uk.txt\
f3c0d7a5 56 vi.txt yue.txt yue_Hans.txt zh.txt zh_Hant.txt
729e4ab9 57