]>
Commit | Line | Data |
---|---|---|
51004dcb | 1 | # * Copyright (C) 1998-2013, International Business Machines |
374ca955 | 2 | # * Corporation and others. All Rights Reserved. |
51004dcb | 3 | RBNF_CLDR_VERSION = 23 |
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], | |
729e4ab9 | 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 | # | |
14 | # Example 'rbnflocal.mk' files: | |
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 A |
28 | # Aliases without a corresponding xx.xml file (see icu-config.xml & build.xml) |
29 | RBNF_SYNTHETIC_ALIAS = | |
374ca955 | 30 | |
374ca955 | 31 | |
729e4ab9 A |
32 | # All aliases (to not be included under 'installed'), but not including root. |
33 | RBNF_ALIAS_SOURCE = $(RBNF_SYNTHETIC_ALIAS) | |
374ca955 | 34 | |
374ca955 | 35 | |
729e4ab9 A |
36 | # Ordinary resources |
37 | RBNF_SOURCE = af.txt am.txt ar.txt az.txt\ | |
38 | be.txt bg.txt bs.txt ca.txt cs.txt\ | |
4388f060 A |
39 | cy.txt da.txt de.txt ee.txt el.txt\ |
40 | en.txt eo.txt es.txt es_419.txt es_AR.txt\ | |
51004dcb A |
41 | es_BO.txt es_CL.txt es_CO.txt es_CR.txt es_CU.txt\ |
42 | es_DO.txt es_EC.txt es_GT.txt es_HN.txt es_MX.txt\ | |
43 | es_NI.txt es_PA.txt es_PE.txt es_PR.txt es_PY.txt\ | |
44 | es_SV.txt es_US.txt es_UY.txt es_VE.txt et.txt\ | |
45 | fa.txt fa_AF.txt fi.txt fil.txt fo.txt\ | |
46 | fr.txt fr_BE.txt fr_CH.txt ga.txt he.txt\ | |
47 | hi.txt hr.txt hu.txt hy.txt id.txt\ | |
48 | is.txt it.txt ja.txt ka.txt kl.txt\ | |
49 | km.txt ko.txt lo.txt lt.txt lv.txt\ | |
50 | mk.txt ms.txt mt.txt nb.txt nl.txt\ | |
51 | nn.txt pl.txt pt.txt pt_AO.txt pt_GW.txt\ | |
52 | pt_MO.txt pt_MZ.txt pt_PT.txt pt_ST.txt pt_TL.txt\ | |
729e4ab9 A |
53 | ro.txt ru.txt sk.txt sl.txt sq.txt\ |
54 | sr.txt sr_Latn.txt sv.txt ta.txt th.txt\ | |
51004dcb A |
55 | tr.txt uk.txt vi.txt zh.txt zh_Hant.txt\ |
56 | zh_Hant_HK.txt | |
729e4ab9 | 57 |