2001-03-21 20:31:13 +00:00
|
|
|
#******************************************************************************
|
|
|
|
#
|
2014-01-29 05:08:55 +00:00
|
|
|
# Copyright (C) 1998-2014, International Business Machines
|
2001-03-21 20:31:13 +00:00
|
|
|
# Corporation and others. All Rights Reserved.
|
|
|
|
#
|
|
|
|
#******************************************************************************
|
2000-10-13 00:26:21 +00:00
|
|
|
## Makefile.in for ICU - icui18n.so
|
1999-08-16 21:50:52 +00:00
|
|
|
## Stephen F. Booth
|
|
|
|
|
2002-04-19 02:19:24 +00:00
|
|
|
## Source directory information
|
1999-08-16 21:50:52 +00:00
|
|
|
srcdir = @srcdir@
|
|
|
|
top_srcdir = @top_srcdir@
|
2000-10-24 19:48:09 +00:00
|
|
|
|
2000-10-26 19:28:33 +00:00
|
|
|
top_builddir = ..
|
|
|
|
|
2002-04-19 02:19:24 +00:00
|
|
|
## All the flags and other definitions are included here.
|
2000-10-26 19:28:33 +00:00
|
|
|
include $(top_builddir)/icudefs.mk
|
1999-08-16 21:50:52 +00:00
|
|
|
|
|
|
|
## Build directory information
|
|
|
|
subdir = i18n
|
|
|
|
|
|
|
|
## Extra files to remove for 'make clean'
|
2004-04-05 21:25:47 +00:00
|
|
|
CLEANFILES = *~ $(DEPS) $(IMPORT_LIB) $(MIDDLE_IMPORT_LIB) $(FINAL_IMPORT_LIB)
|
1999-08-16 21:50:52 +00:00
|
|
|
|
|
|
|
## Target information
|
2000-09-22 22:58:36 +00:00
|
|
|
|
2004-04-19 17:32:30 +00:00
|
|
|
TARGET_STUBNAME=$(I18N_STUBNAME)
|
2003-03-19 01:56:39 +00:00
|
|
|
|
2000-09-22 22:58:36 +00:00
|
|
|
ifneq ($(ENABLE_STATIC),)
|
2004-03-26 01:22:25 +00:00
|
|
|
TARGET = $(LIBDIR)/$(LIBSICU)$(TARGET_STUBNAME)$(ICULIBSUFFIX).$(A)
|
2000-09-22 22:58:36 +00:00
|
|
|
endif
|
|
|
|
|
|
|
|
ifneq ($(ENABLE_SHARED),)
|
2004-03-26 01:22:25 +00:00
|
|
|
SO_TARGET = $(LIBDIR)/$(LIBICU)$(TARGET_STUBNAME)$(ICULIBSUFFIX).$(SO)
|
2005-09-08 18:11:32 +00:00
|
|
|
ALL_SO_TARGETS = $(SO_TARGET) $(MIDDLE_SO_TARGET) $(FINAL_SO_TARGET) $(SHARED_OBJECT)
|
2000-09-22 22:58:36 +00:00
|
|
|
|
2003-09-26 00:04:35 +00:00
|
|
|
ifeq ($(ENABLE_SO_VERSION_DATA),1)
|
|
|
|
SO_VERSION_DATA = i18n.res
|
|
|
|
endif
|
|
|
|
|
2002-08-12 20:30:23 +00:00
|
|
|
ifeq ($(OS390BATCH),1)
|
|
|
|
BATCH_TARGET = $(BATCH_I18N_TARGET)
|
|
|
|
BATCH_LIBS = $(BATCH_LIBICUUC) -lm
|
2005-12-02 10:21:39 +00:00
|
|
|
endif # OS390BATCH
|
2002-08-12 20:30:23 +00:00
|
|
|
|
2005-12-02 10:21:39 +00:00
|
|
|
endif # ENABLE_SHARED
|
2002-08-12 20:30:23 +00:00
|
|
|
|
|
|
|
ALL_TARGETS = $(TARGET) $(ALL_SO_TARGETS) $(BATCH_TARGET)
|
1999-08-16 21:50:52 +00:00
|
|
|
|
2000-10-09 19:06:57 +00:00
|
|
|
DYNAMICCPPFLAGS = $(SHAREDLIBCPPFLAGS)
|
|
|
|
DYNAMICCFLAGS = $(SHAREDLIBCFLAGS)
|
|
|
|
DYNAMICCXXFLAGS = $(SHAREDLIBCXXFLAGS)
|
2007-06-04 05:52:08 +00:00
|
|
|
CFLAGS += $(LIBCFLAGS)
|
|
|
|
CXXFLAGS += $(LIBCXXFLAGS)
|
2012-04-10 15:49:28 +00:00
|
|
|
ifeq ($(OS390BATCH),1)
|
|
|
|
CFLAGS += -WI
|
|
|
|
CXXFLAGS += -WI
|
|
|
|
endif
|
2000-10-09 19:06:57 +00:00
|
|
|
|
2009-09-03 20:40:02 +00:00
|
|
|
CPPFLAGS += -I$(srcdir) -I$(top_srcdir)/common $(LIBCPPFLAGS) $(CPPFLAGSICUI18N)
|
2002-07-19 23:25:41 +00:00
|
|
|
DEFS += -DU_I18N_IMPLEMENTATION
|
2005-12-02 10:21:39 +00:00
|
|
|
LDFLAGS += $(LDFLAGSICUI18N)
|
2002-04-19 02:19:24 +00:00
|
|
|
LIBS = $(LIBICUUC) $(DEFAULT_LIBS)
|
1999-08-16 21:50:52 +00:00
|
|
|
|
2002-02-21 04:42:32 +00:00
|
|
|
OBJECTS = ucln_in.o \
|
2013-10-17 18:44:44 +00:00
|
|
|
fmtable.o format.o msgfmt.o umsg.o numfmt.o unum.o decimfmt.o decimalformatpattern.o dcfmtsym.o \
|
2005-03-28 05:38:11 +00:00
|
|
|
ucurr.o digitlst.o fmtable_cnv.o \
|
2012-01-20 00:50:02 +00:00
|
|
|
choicfmt.o datefmt.o smpdtfmt.o reldtfmt.o dtfmtsym.o udat.o dtptngen.o udatpg.o \
|
2013-09-11 05:07:00 +00:00
|
|
|
nfrs.o nfrule.o nfsubs.o rbnf.o numsys.o unumsys.o ucsdet.o \
|
2003-08-15 18:43:39 +00:00
|
|
|
ucal.o calendar.o gregocal.o timezone.o simpletz.o olsontz.o \
|
2008-03-22 02:58:07 +00:00
|
|
|
astro.o taiwncal.o buddhcal.o persncal.o islamcal.o japancal.o gregoimp.o hebrwcal.o \
|
2013-02-18 23:36:57 +00:00
|
|
|
indiancal.o chnsecal.o cecal.o coptccal.o dangical.o ethpccal.o \
|
2014-02-25 21:21:49 +00:00
|
|
|
coleitr.o coll.o sortkey.o bocsu.o ucoleitr.o \
|
|
|
|
ucol.o ucol_res.o ucol_sit.o \
|
|
|
|
collation.o collationsettings.o collationdata.o collationtailoring.o \
|
|
|
|
collationdatareader.o collationdatawriter.o collationfcd.o \
|
|
|
|
collationiterator.o utf16collationiterator.o utf8collationiterator.o uitercollationiterator.o \
|
|
|
|
collationsets.o \
|
|
|
|
collationcompare.o collationfastlatin.o collationkeys.o rulebasedcollator.o collationroot.o \
|
2014-12-27 01:00:36 +00:00
|
|
|
collationrootelements.o collationdatabuilder.o \
|
2014-02-25 21:21:49 +00:00
|
|
|
collationweights.o collationruleparser.o collationbuilder.o collationfastlatinbuilder.o \
|
2001-08-30 18:06:00 +00:00
|
|
|
strmatch.o usearch.o search.o stsearch.o \
|
2004-12-05 20:22:33 +00:00
|
|
|
translit.o utrans.o esctrn.o unesctrn.o funcrepl.o strrepl.o tridpars.o \
|
2004-02-26 01:11:25 +00:00
|
|
|
cpdtrans.o rbt.o rbt_data.o rbt_pars.o rbt_rule.o rbt_set.o \
|
2004-09-06 15:57:11 +00:00
|
|
|
nultrans.o remtrans.o casetrn.o titletrn.o tolowtrn.o toupptrn.o anytrans.o \
|
2008-05-15 05:11:08 +00:00
|
|
|
name2uni.o uni2name.o nortrans.o quant.o transreg.o brktrans.o \
|
2012-01-20 00:50:02 +00:00
|
|
|
regexcmp.o rematch.o repattrn.o regexst.o regextxt.o regeximp.o uregex.o uregexc.o \
|
2006-01-12 20:26:26 +00:00
|
|
|
ulocdata.o measfmt.o currfmt.o curramt.o currunit.o measure.o utmscale.o \
|
2006-02-06 18:03:11 +00:00
|
|
|
csdetect.o csmatch.o csr2022.o csrecog.o csrmbcs.o csrsbcs.o csrucode.o csrutf8.o inputext.o \
|
2011-05-03 23:23:26 +00:00
|
|
|
wintzimpl.o windtfmt.o winnmfmt.o basictz.o dtrule.o rbtz.o tzrule.o tztrans.o vtzone.o zonemeta.o \
|
|
|
|
upluralrules.o plurrule.o plurfmt.o selfmt.o dtitvfmt.o dtitvinf.o udateintervalformat.o \
|
2012-12-19 05:12:25 +00:00
|
|
|
tmunit.o tmutamt.o tmutfmt.o currpinf.o \
|
2011-05-04 12:23:42 +00:00
|
|
|
uspoof.o uspoof_impl.o uspoof_build.o uspoof_conf.o uspoof_wsconf.o decfmtst.o smpdtfst.o \
|
2010-01-15 22:28:39 +00:00
|
|
|
ztrans.o zrule.o vzone.o fphdlimp.o fpositer.o locdspnm.o \
|
2011-05-03 14:59:01 +00:00
|
|
|
decNumber.o decContext.o alphaindex.o tznames.o tznames_impl.o tzgnames.o \
|
2013-07-25 16:36:25 +00:00
|
|
|
tzfmt.o compactdecimalformat.o gender.o region.o scriptset.o identifier_info.o \
|
2014-11-18 00:55:15 +00:00
|
|
|
uregion.o reldatefmt.o quantityformatter.o measunit.o filteredbrk.o \
|
2014-12-08 23:25:27 +00:00
|
|
|
sharedbreakiterator.o scientificnumberformatter.o
|
2001-08-25 02:03:53 +00:00
|
|
|
|
2005-12-02 10:21:39 +00:00
|
|
|
## Header files to install
|
|
|
|
HEADERS = $(srcdir)/unicode/*.h
|
1999-08-16 21:50:52 +00:00
|
|
|
|
2000-10-09 19:06:57 +00:00
|
|
|
STATIC_OBJECTS = $(OBJECTS:.o=.$(STATIC_O))
|
|
|
|
|
1999-08-16 21:50:52 +00:00
|
|
|
DEPS = $(OBJECTS:.o=.d)
|
|
|
|
|
2005-12-02 10:21:39 +00:00
|
|
|
-include Makefile.local
|
1999-08-16 21:50:52 +00:00
|
|
|
|
|
|
|
## List of phony targets
|
|
|
|
.PHONY : all all-local install install-local clean clean-local \
|
|
|
|
distclean distclean-local install-library install-headers dist \
|
2011-11-14 22:33:19 +00:00
|
|
|
dist-local check check-local check-exhaustive
|
1999-08-16 21:50:52 +00:00
|
|
|
|
|
|
|
## Clear suffix list
|
|
|
|
.SUFFIXES :
|
|
|
|
|
|
|
|
## List of standard targets
|
|
|
|
all: all-local
|
|
|
|
install: install-local
|
|
|
|
clean: clean-local
|
|
|
|
distclean : distclean-local
|
|
|
|
dist: dist-local
|
2000-08-01 01:55:54 +00:00
|
|
|
check: all check-local
|
1999-08-16 21:50:52 +00:00
|
|
|
|
2011-11-14 22:33:19 +00:00
|
|
|
check-exhaustive: check
|
|
|
|
|
2000-09-22 22:58:36 +00:00
|
|
|
all-local: $(ALL_TARGETS)
|
1999-08-16 21:50:52 +00:00
|
|
|
|
2005-12-02 10:21:39 +00:00
|
|
|
install-local: install-headers install-library
|
1999-08-16 21:50:52 +00:00
|
|
|
|
|
|
|
install-library: all-local
|
2000-10-13 00:26:21 +00:00
|
|
|
$(MKINSTALLDIRS) $(DESTDIR)$(libdir)
|
2000-09-27 22:05:50 +00:00
|
|
|
ifneq ($(ENABLE_STATIC),)
|
2004-03-26 18:35:15 +00:00
|
|
|
$(INSTALL-L) $(TARGET) $(DESTDIR)$(libdir)
|
2000-09-22 22:58:36 +00:00
|
|
|
endif
|
|
|
|
ifneq ($(ENABLE_SHARED),)
|
2004-03-26 18:35:15 +00:00
|
|
|
$(INSTALL-L) $(FINAL_SO_TARGET) $(DESTDIR)$(libdir)
|
2000-09-15 05:07:43 +00:00
|
|
|
ifneq ($(FINAL_SO_TARGET),$(SO_TARGET))
|
2004-03-26 17:57:09 +00:00
|
|
|
cd $(DESTDIR)$(libdir) && $(RM) $(notdir $(SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(SO_TARGET))
|
2003-04-10 17:42:21 +00:00
|
|
|
ifneq ($(FINAL_SO_TARGET),$(MIDDLE_SO_TARGET))
|
2004-03-26 17:57:09 +00:00
|
|
|
cd $(DESTDIR)$(libdir) && $(RM) $(notdir $(MIDDLE_SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(MIDDLE_SO_TARGET))
|
2003-04-10 17:42:21 +00:00
|
|
|
endif
|
2000-09-15 05:07:43 +00:00
|
|
|
endif
|
2003-03-19 01:56:39 +00:00
|
|
|
ifneq ($(IMPORT_LIB_EXT),)
|
2004-03-26 18:35:15 +00:00
|
|
|
$(INSTALL-L) $(FINAL_IMPORT_LIB) $(DESTDIR)$(libdir)
|
2004-10-21 00:08:48 +00:00
|
|
|
ifneq ($(IMPORT_LIB),$(FINAL_IMPORT_LIB))
|
2004-03-26 17:57:09 +00:00
|
|
|
cd $(DESTDIR)$(libdir) && $(RM) $(notdir $(IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(IMPORT_LIB))
|
2004-10-21 00:08:48 +00:00
|
|
|
endif
|
2003-04-10 17:42:21 +00:00
|
|
|
ifneq ($(MIDDLE_IMPORT_LIB),$(FINAL_IMPORT_LIB))
|
2004-03-26 17:57:09 +00:00
|
|
|
cd $(DESTDIR)$(libdir) && $(RM) $(notdir $(MIDDLE_IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(MIDDLE_IMPORT_LIB))
|
2003-04-10 17:42:21 +00:00
|
|
|
endif
|
2003-03-19 01:56:39 +00:00
|
|
|
endif
|
2007-07-13 17:59:16 +00:00
|
|
|
endif
|
1999-08-16 21:50:52 +00:00
|
|
|
|
|
|
|
install-headers:
|
2000-10-13 00:26:21 +00:00
|
|
|
$(MKINSTALLDIRS) $(DESTDIR)$(includedir)/unicode
|
2000-03-02 20:26:02 +00:00
|
|
|
@for file in $(HEADERS); do \
|
2001-05-17 22:51:25 +00:00
|
|
|
echo "$(INSTALL_DATA) $$file $(DESTDIR)$(includedir)/unicode"; \
|
|
|
|
$(INSTALL_DATA) $$file $(DESTDIR)$(includedir)/unicode || exit; \
|
1999-08-16 21:50:52 +00:00
|
|
|
done
|
|
|
|
|
|
|
|
dist-local:
|
|
|
|
|
|
|
|
clean-local:
|
2000-05-15 22:32:11 +00:00
|
|
|
test -z "$(CLEANFILES)" || $(RMV) $(CLEANFILES)
|
2003-09-26 00:04:35 +00:00
|
|
|
$(RMV) $(OBJECTS) $(STATIC_OBJECTS) $(ALL_TARGETS) $(SO_VERSION_DATA)
|
1999-08-16 21:50:52 +00:00
|
|
|
|
|
|
|
distclean-local: clean-local
|
2000-10-02 23:37:16 +00:00
|
|
|
$(RMV) Makefile
|
1999-08-16 21:50:52 +00:00
|
|
|
|
|
|
|
check-local:
|
|
|
|
|
|
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
|
|
cd $(top_builddir) \
|
|
|
|
&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
|
|
|
|
2000-09-22 22:58:36 +00:00
|
|
|
ifneq ($(ENABLE_STATIC),)
|
2007-07-13 08:10:41 +00:00
|
|
|
$(TARGET): $(STATIC_OBJECTS)
|
|
|
|
$(AR) $(ARFLAGS) $(AR_OUTOPT)$@ $^
|
2000-09-22 22:58:36 +00:00
|
|
|
$(RANLIB) $@
|
|
|
|
endif
|
|
|
|
|
|
|
|
ifneq ($(ENABLE_SHARED),)
|
2005-09-08 18:11:32 +00:00
|
|
|
$(SHARED_OBJECT): $(OBJECTS) $(SO_VERSION_DATA)
|
2003-02-11 00:13:48 +00:00
|
|
|
$(SHLIB.cc) $(LD_SONAME) $(OUTOPT)$@ $^ $(LIBS)
|
2011-11-03 20:48:20 +00:00
|
|
|
ifeq ($(ENABLE_RPATH),YES)
|
|
|
|
ifneq ($(wildcard $(libdir)/$(MIDDLE_SO_TARGET)),)
|
|
|
|
$(warning RPATH warning: --enable-rpath means test programs may use existing $(libdir)/$(MIDDLE_SO_TARGET))
|
|
|
|
endif
|
|
|
|
endif
|
2002-08-12 20:30:23 +00:00
|
|
|
|
|
|
|
ifeq ($(OS390BATCH),1)
|
|
|
|
$(BATCH_TARGET):$(OBJECTS)
|
2003-02-11 00:13:48 +00:00
|
|
|
$(SHLIB.cc) $(LD_SONAME) $(OUTOPT)$@ $^ $(BATCH_LIBS)
|
2005-12-02 10:21:39 +00:00
|
|
|
endif # OS390BATCH
|
|
|
|
endif # ENABLE_SHARED
|
1999-08-16 21:50:52 +00:00
|
|
|
|
2000-04-13 22:08:07 +00:00
|
|
|
ifeq (,$(MAKECMDGOALS))
|
|
|
|
-include $(DEPS)
|
|
|
|
else
|
2000-04-05 22:14:24 +00:00
|
|
|
ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
|
1999-08-16 21:50:52 +00:00
|
|
|
-include $(DEPS)
|
|
|
|
endif
|
2000-04-13 22:08:07 +00:00
|
|
|
endif
|