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