Home | History | Annotate | Download | only in curr
      1 # *   Copyright (C) 1998-2010, International Business Machines
      2 # *   Corporation and others.  All Rights Reserved.
      3 CURR_CLDR_VERSION = 1.8.1
      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 'reslocal.mk' 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 'reslocal.mk' files:
     15 #
     16 #  * To add an additional locale to the list:
     17 #    _____________________________________________________
     18 #    |  CURR_SOURCE_LOCAL =   myLocale.txt ...
     19 #
     20 #  * To REPLACE the default list and only build with a few
     21 #    locales:
     22 #    _____________________________________________________
     23 #    |  CURR_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)
     29 CURR_SYNTHETIC_ALIAS = en_RH.txt en_ZW.txt he_IL.txt id_ID.txt\
     30  in_ID.txt iw_IL.txt ja_JP.txt ja_JP_TRADITIONAL.txt nb_NO.txt\
     31  nn_NO.txt no_NO.txt no_NO_NY.txt th_TH.txt th_TH_TRADITIONAL.txt
     32 
     33 
     34 # All aliases (to not be included under 'installed'), but not including root.
     35 CURR_ALIAS_SOURCE = $(CURR_SYNTHETIC_ALIAS) az_AZ.txt ha_GH.txt ha_NE.txt ha_NG.txt\
     36  in.txt iw.txt kk_KZ.txt no.txt pa_IN.txt\
     37  pa_PK.txt sh.txt sh_BA.txt sh_CS.txt sh_YU.txt\
     38  shi_MA.txt sr_BA.txt sr_CS.txt sr_Cyrl_CS.txt sr_Cyrl_YU.txt\
     39  sr_Latn_CS.txt sr_Latn_YU.txt sr_ME.txt sr_RS.txt sr_YU.txt\
     40  tl.txt tzm_MA.txt uz_AF.txt uz_UZ.txt zh_CN.txt\
     41  zh_HK.txt zh_MO.txt zh_SG.txt zh_TW.txt
     42 
     43 
     44 # Ordinary resources
     45 CURR_SOURCE = af.txt ak.txt am.txt ar.txt\
     46  as.txt asa.txt az.txt az_Cyrl.txt az_Latn.txt\
     47  az_Latn_AZ.txt be.txt bem.txt bez.txt bg.txt\
     48  bm.txt bn.txt bo.txt ca.txt cgg.txt\
     49  chr.txt cs.txt cy.txt da.txt dav.txt\
     50  de.txt de_BE.txt de_LU.txt ebu.txt ee.txt\
     51  el.txt en.txt en_AU.txt en_BE.txt en_BW.txt\
     52  en_BZ.txt en_CA.txt en_HK.txt en_JM.txt en_MT.txt\
     53  en_NA.txt en_NZ.txt en_PH.txt en_PK.txt en_SG.txt\
     54  en_TT.txt eo.txt es.txt es_AR.txt es_CL.txt\
     55  es_CO.txt es_EC.txt es_GT.txt es_HN.txt es_MX.txt\
     56  es_PR.txt es_US.txt es_UY.txt et.txt eu.txt\
     57  fa.txt fa_AF.txt ff.txt fi.txt fil.txt\
     58  fo.txt fr.txt fr_CA.txt fr_LU.txt ga.txt\
     59  gl.txt gsw.txt gu.txt guz.txt gv.txt\
     60  ha.txt ha_Latn.txt ha_Latn_GH.txt ha_Latn_NE.txt ha_Latn_NG.txt\
     61  haw.txt he.txt hi.txt hr.txt hu.txt\
     62  hy.txt id.txt ig.txt ii.txt is.txt\
     63  it.txt ja.txt jmc.txt ka.txt kab.txt\
     64  kam.txt kde.txt kea.txt khq.txt ki.txt\
     65  kk.txt kk_Cyrl.txt kk_Cyrl_KZ.txt kl.txt kln.txt\
     66  km.txt kn.txt ko.txt kok.txt kw.txt\
     67  lag.txt lg.txt lt.txt luo.txt luy.txt\
     68  lv.txt mas.txt mer.txt mfe.txt mg.txt\
     69  mk.txt ml.txt mr.txt ms.txt ms_BN.txt\
     70  mt.txt naq.txt nb.txt nd.txt ne.txt\
     71  ne_IN.txt nl.txt nn.txt nyn.txt om.txt\
     72  or.txt pa.txt pa_Arab.txt pa_Arab_PK.txt pa_Guru.txt\
     73  pa_Guru_IN.txt pl.txt ps.txt pt.txt pt_PT.txt\
     74  rm.txt ro.txt rof.txt ru.txt rw.txt\
     75  rwk.txt saq.txt seh.txt ses.txt sg.txt\
     76  shi.txt shi_Latn.txt shi_Latn_MA.txt shi_Tfng.txt si.txt\
     77  sk.txt sl.txt sn.txt so.txt sq.txt\
     78  sr.txt sr_Cyrl.txt sr_Cyrl_BA.txt sr_Cyrl_RS.txt sr_Latn.txt\
     79  sr_Latn_BA.txt sr_Latn_ME.txt sr_Latn_RS.txt sv.txt sw.txt\
     80  ta.txt te.txt teo.txt th.txt ti.txt\
     81  to.txt tr.txt tzm.txt tzm_Latn.txt tzm_Latn_MA.txt\
     82  uk.txt ur.txt uz.txt uz_Arab.txt uz_Arab_AF.txt\
     83  uz_Cyrl.txt uz_Cyrl_UZ.txt uz_Latn.txt vi.txt vun.txt\
     84  xog.txt yo.txt zh.txt zh_Hans.txt zh_Hans_CN.txt\
     85  zh_Hans_HK.txt zh_Hans_SG.txt zh_Hant.txt zh_Hant_HK.txt zh_Hant_MO.txt\
     86  zh_Hant_TW.txt zu.txt
     87 
     88