OLD | NEW |
1 #****************************************************************************** | 1 #****************************************************************************** |
2 # | 2 # |
3 # Copyright (C) 1998-2013, International Business Machines | 3 # Copyright (C) 1998-2014, 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 |
11 srcdir = @srcdir@ | 11 srcdir = @srcdir@ |
12 top_srcdir = @top_srcdir@ | 12 top_srcdir = @top_srcdir@ |
13 | 13 |
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
56 CFLAGS += -WI | 56 CFLAGS += -WI |
57 CXXFLAGS += -WI | 57 CXXFLAGS += -WI |
58 endif | 58 endif |
59 | 59 |
60 CPPFLAGS += -I$(srcdir) -I$(top_srcdir)/common $(LIBCPPFLAGS) $(CPPFLAGSICUI18N) | 60 CPPFLAGS += -I$(srcdir) -I$(top_srcdir)/common $(LIBCPPFLAGS) $(CPPFLAGSICUI18N) |
61 DEFS += -DU_I18N_IMPLEMENTATION | 61 DEFS += -DU_I18N_IMPLEMENTATION |
62 LDFLAGS += $(LDFLAGSICUI18N) | 62 LDFLAGS += $(LDFLAGSICUI18N) |
63 LIBS = $(LIBICUUC) $(DEFAULT_LIBS) | 63 LIBS = $(LIBICUUC) $(DEFAULT_LIBS) |
64 | 64 |
65 OBJECTS = ucln_in.o \ | 65 OBJECTS = ucln_in.o \ |
66 fmtable.o format.o msgfmt.o umsg.o numfmt.o unum.o decimfmt.o dcfmtsym.o \ | 66 fmtable.o format.o msgfmt.o umsg.o numfmt.o unum.o decimfmt.o decimalformatpatte
rn.o dcfmtsym.o \ |
67 ucurr.o digitlst.o fmtable_cnv.o \ | 67 ucurr.o digitlst.o fmtable_cnv.o \ |
68 choicfmt.o datefmt.o smpdtfmt.o reldtfmt.o dtfmtsym.o udat.o dtptngen.o udatpg.o
\ | 68 choicfmt.o datefmt.o smpdtfmt.o reldtfmt.o dtfmtsym.o udat.o dtptngen.o udatpg.o
\ |
69 nfrs.o nfrule.o nfsubs.o rbnf.o numsys.o unumsys.o ucsdet.o \ | 69 nfrs.o nfrule.o nfsubs.o rbnf.o numsys.o unumsys.o ucsdet.o \ |
70 ucal.o calendar.o gregocal.o timezone.o simpletz.o olsontz.o \ | 70 ucal.o calendar.o gregocal.o timezone.o simpletz.o olsontz.o \ |
71 astro.o taiwncal.o buddhcal.o persncal.o islamcal.o japancal.o gregoimp.o hebrwc
al.o \ | 71 astro.o taiwncal.o buddhcal.o persncal.o islamcal.o japancal.o gregoimp.o hebrwc
al.o \ |
72 indiancal.o chnsecal.o cecal.o coptccal.o dangical.o ethpccal.o \ | 72 indiancal.o chnsecal.o cecal.o coptccal.o dangical.o ethpccal.o \ |
73 coleitr.o coll.o tblcoll.o sortkey.o bocsu.o ucoleitr.o \ | 73 coleitr.o coll.o sortkey.o bocsu.o ucoleitr.o \ |
74 ucol.o ucol_res.o ucol_bld.o ucol_sit.o ucol_tok.o ucol_wgt.o ucol_cnt.o ucol_el
m.o \ | 74 ucol.o ucol_res.o ucol_sit.o \ |
| 75 collation.o collationsettings.o collationdata.o collationtailoring.o \ |
| 76 collationdatareader.o collationdatawriter.o collationfcd.o \ |
| 77 collationiterator.o utf16collationiterator.o utf8collationiterator.o uitercollat
ioniterator.o \ |
| 78 collationsets.o \ |
| 79 collationcompare.o collationfastlatin.o collationkeys.o rulebasedcollator.o coll
ationroot.o \ |
| 80 collationrootelements.o collationdatabuilder.o collationbasedatabuilder.o \ |
| 81 collationweights.o collationruleparser.o collationbuilder.o collationfastlatinbu
ilder.o \ |
75 strmatch.o usearch.o search.o stsearch.o \ | 82 strmatch.o usearch.o search.o stsearch.o \ |
76 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 \ |
77 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 \ |
78 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 \ |
79 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 \ |
80 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 \ |
81 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 \ |
82 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 \ |
83 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 \ |
84 upluralrules.o plurrule.o plurfmt.o selfmt.o dtitvfmt.o dtitvinf.o udateinterval
format.o \ | 91 upluralrules.o plurrule.o plurfmt.o selfmt.o dtitvfmt.o dtitvinf.o udateinterval
format.o \ |
85 tmunit.o tmutamt.o tmutfmt.o currpinf.o \ | 92 tmunit.o tmutamt.o tmutfmt.o currpinf.o \ |
86 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 \ |
87 ztrans.o zrule.o vzone.o fphdlimp.o fpositer.o locdspnm.o \ | 94 ztrans.o zrule.o vzone.o fphdlimp.o fpositer.o locdspnm.o \ |
88 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 \ |
89 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 \ |
90 uregion.o | 97 uregion.o reldatefmt.o quantityformatter.o measunit.o filteredbrk.o scientificfo
rmathelper.o sharedbreakiterator.o |
91 | 98 |
92 ## Header files to install | 99 ## Header files to install |
93 HEADERS = $(srcdir)/unicode/*.h | 100 HEADERS = $(srcdir)/unicode/*.h |
94 | 101 |
95 STATIC_OBJECTS = $(OBJECTS:.o=.$(STATIC_O)) | 102 STATIC_OBJECTS = $(OBJECTS:.o=.$(STATIC_O)) |
96 | 103 |
97 DEPS = $(OBJECTS:.o=.d) | 104 DEPS = $(OBJECTS:.o=.d) |
98 | 105 |
99 -include Makefile.local | 106 -include Makefile.local |
100 | 107 |
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
187 endif # OS390BATCH | 194 endif # OS390BATCH |
188 endif # ENABLE_SHARED | 195 endif # ENABLE_SHARED |
189 | 196 |
190 ifeq (,$(MAKECMDGOALS)) | 197 ifeq (,$(MAKECMDGOALS)) |
191 -include $(DEPS) | 198 -include $(DEPS) |
192 else | 199 else |
193 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),) | 200 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),) |
194 -include $(DEPS) | 201 -include $(DEPS) |
195 endif | 202 endif |
196 endif | 203 endif |
OLD | NEW |