Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(135)

Side by Side Diff: source/i18n/Makefile.in

Issue 1621943002: ICU 56 step 4: Apply post-56 fixes for measure/date format (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56goog
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/unit/tr.txt ('k') | source/i18n/i18n.vcxproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 #****************************************************************************** 1 #******************************************************************************
2 # 2 #
3 # Copyright (C) 1998-2015, International Business Machines 3 # Copyright (C) 1998-2015, International Business Machines
4 # Corporation and others. All Rights Reserved. 4 # Corporation and others. All Rights Reserved.
5 # 5 #
6 #****************************************************************************** 6 #******************************************************************************
7 ## Makefile.in for ICU - icui18n.so 7 ## Makefile.in for ICU - icui18n.so
8 ## Stephen F. Booth 8 ## Stephen F. Booth
9 9
10 ## Source directory information 10 ## Source directory information
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 collationweights.o collationruleparser.o collationbuilder.o collationfastlatinbu ilder.o \ 81 collationweights.o collationruleparser.o collationbuilder.o collationfastlatinbu ilder.o \
82 strmatch.o usearch.o search.o stsearch.o \ 82 strmatch.o usearch.o search.o stsearch.o \
83 translit.o utrans.o esctrn.o unesctrn.o funcrepl.o strrepl.o tridpars.o \ 83 translit.o utrans.o esctrn.o unesctrn.o funcrepl.o strrepl.o tridpars.o \
84 cpdtrans.o rbt.o rbt_data.o rbt_pars.o rbt_rule.o rbt_set.o \ 84 cpdtrans.o rbt.o rbt_data.o rbt_pars.o rbt_rule.o rbt_set.o \
85 nultrans.o remtrans.o casetrn.o titletrn.o tolowtrn.o toupptrn.o anytrans.o \ 85 nultrans.o remtrans.o casetrn.o titletrn.o tolowtrn.o toupptrn.o anytrans.o \
86 name2uni.o uni2name.o nortrans.o quant.o transreg.o brktrans.o \ 86 name2uni.o uni2name.o nortrans.o quant.o transreg.o brktrans.o \
87 regexcmp.o rematch.o repattrn.o regexst.o regextxt.o regeximp.o uregex.o uregexc .o \ 87 regexcmp.o rematch.o repattrn.o regexst.o regextxt.o regeximp.o uregex.o uregexc .o \
88 ulocdata.o measfmt.o currfmt.o curramt.o currunit.o measure.o utmscale.o \ 88 ulocdata.o measfmt.o currfmt.o curramt.o currunit.o measure.o utmscale.o \
89 csdetect.o csmatch.o csr2022.o csrecog.o csrmbcs.o csrsbcs.o csrucode.o csrutf8. o inputext.o \ 89 csdetect.o csmatch.o csr2022.o csrecog.o csrmbcs.o csrsbcs.o csrucode.o csrutf8. o inputext.o \
90 wintzimpl.o windtfmt.o winnmfmt.o basictz.o dtrule.o rbtz.o tzrule.o tztrans.o v tzone.o zonemeta.o \ 90 wintzimpl.o windtfmt.o winnmfmt.o basictz.o dtrule.o rbtz.o tzrule.o tztrans.o v tzone.o zonemeta.o \
91 upluralrules.o plurrule.o plurfmt.o selfmt.o dtitvfmt.o dtitvinf.o udateinterval format.o \ 91 standardplural.o upluralrules.o plurrule.o plurfmt.o selfmt.o dtitvfmt.o dtitvin f.o udateintervalformat.o \
92 tmunit.o tmutamt.o tmutfmt.o currpinf.o \ 92 tmunit.o tmutamt.o tmutfmt.o currpinf.o \
93 uspoof.o uspoof_impl.o uspoof_build.o uspoof_conf.o uspoof_wsconf.o decfmtst.o s mpdtfst.o \ 93 uspoof.o uspoof_impl.o uspoof_build.o uspoof_conf.o uspoof_wsconf.o decfmtst.o s mpdtfst.o \
94 ztrans.o zrule.o vzone.o fphdlimp.o fpositer.o ufieldpositer.o locdspnm.o \ 94 ztrans.o zrule.o vzone.o fphdlimp.o fpositer.o ufieldpositer.o locdspnm.o \
95 decNumber.o decContext.o alphaindex.o tznames.o tznames_impl.o tzgnames.o \ 95 decNumber.o decContext.o alphaindex.o tznames.o tznames_impl.o tzgnames.o \
96 tzfmt.o compactdecimalformat.o gender.o region.o scriptset.o identifier_info.o \ 96 tzfmt.o compactdecimalformat.o gender.o region.o scriptset.o identifier_info.o \
97 uregion.o reldatefmt.o quantityformatter.o measunit.o \ 97 uregion.o reldatefmt.o quantityformatter.o measunit.o \
98 sharedbreakiterator.o scientificnumberformatter.o digitgrouping.o \ 98 sharedbreakiterator.o scientificnumberformatter.o digitgrouping.o \
99 digitinterval.o digitformatter.o digitaffix.o valueformatter.o \ 99 digitinterval.o digitformatter.o digitaffix.o valueformatter.o \
100 digitaffixesandpadding.o pluralaffix.o precision.o \ 100 digitaffixesandpadding.o pluralaffix.o precision.o \
101 affixpatternparser.o smallintformatter.o decimfmtimpl.o \ 101 affixpatternparser.o smallintformatter.o decimfmtimpl.o \
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
199 endif # OS390BATCH 199 endif # OS390BATCH
200 endif # ENABLE_SHARED 200 endif # ENABLE_SHARED
201 201
202 ifeq (,$(MAKECMDGOALS)) 202 ifeq (,$(MAKECMDGOALS))
203 -include $(DEPS) 203 -include $(DEPS)
204 else 204 else
205 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),) 205 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
206 -include $(DEPS) 206 -include $(DEPS)
207 endif 207 endif
208 endif 208 endif
OLDNEW
« no previous file with comments | « source/data/unit/tr.txt ('k') | source/i18n/i18n.vcxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698