Makefile.in revision 1.5
1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19am__make_dryrun = \
20  { \
21    am__dry=no; \
22    case $$MAKEFLAGS in \
23      *\\[\ \	]*) \
24        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26      *) \
27        for am__flg in $$MAKEFLAGS; do \
28          case $$am__flg in \
29            *=*|--*) ;; \
30            *n*) am__dry=yes; break;; \
31          esac; \
32        done;; \
33    esac; \
34    test $$am__dry = yes; \
35  }
36pkgdatadir = $(datadir)/@PACKAGE@
37pkgincludedir = $(includedir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkglibexecdir = $(libexecdir)/@PACKAGE@
40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
52build_triplet = @build@
53host_triplet = @host@
54target_triplet = @target@
55DIST_COMMON = $(top_srcdir)/fragment.am $(srcdir)/Makefile.in \
56	$(srcdir)/Makefile.am
57subdir = src/c++11
58ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
60	$(top_srcdir)/../config/enable.m4 \
61	$(top_srcdir)/../config/futex.m4 \
62	$(top_srcdir)/../config/iconv.m4 \
63	$(top_srcdir)/../config/lead-dot.m4 \
64	$(top_srcdir)/../config/lib-ld.m4 \
65	$(top_srcdir)/../config/lib-link.m4 \
66	$(top_srcdir)/../config/lib-prefix.m4 \
67	$(top_srcdir)/../config/lthostflags.m4 \
68	$(top_srcdir)/../config/multi.m4 \
69	$(top_srcdir)/../config/no-executables.m4 \
70	$(top_srcdir)/../config/override.m4 \
71	$(top_srcdir)/../config/stdint.m4 \
72	$(top_srcdir)/../config/unwind_ipinfo.m4 \
73	$(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
74	$(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
75	$(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/crossconfig.m4 \
76	$(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
77	$(top_srcdir)/../config/gc++filt.m4 \
78	$(top_srcdir)/../config/tls.m4 $(top_srcdir)/../config/gthr.m4 \
79	$(top_srcdir)/configure.ac
80am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
81	$(ACLOCAL_M4)
82CONFIG_HEADER = $(top_builddir)/config.h
83CONFIG_CLEAN_FILES =
84CONFIG_CLEAN_VPATH_FILES =
85LTLIBRARIES = $(noinst_LTLIBRARIES)
86libc__11convenience_la_LIBADD =
87@ENABLE_DUAL_ABI_TRUE@am__objects_1 = cow-locale_init.lo \
88@ENABLE_DUAL_ABI_TRUE@	cow-shim_facets.lo cxx11-hash_tr1.lo \
89@ENABLE_DUAL_ABI_TRUE@	cxx11-ios_failure.lo \
90@ENABLE_DUAL_ABI_TRUE@	cxx11-shim_facets.lo cxx11-stdexcept.lo
91am__objects_2 = ctype_configure_char.lo ctype_members.lo
92am__objects_3 = chrono.lo codecvt.lo condition_variable.lo \
93	cow-stdexcept.lo ctype.lo debug.lo functexcept.lo \
94	functional.lo futex.lo future.lo hash_c++0x.lo \
95	hashtable_c++0x.lo ios.lo limits.lo mutex.lo placeholders.lo \
96	random.lo regex.lo shared_ptr.lo snprintf_lite.lo \
97	system_error.lo thread.lo $(am__objects_1) $(am__objects_2)
98@ENABLE_DUAL_ABI_TRUE@am__objects_4 = cow-fstream-inst.lo \
99@ENABLE_DUAL_ABI_TRUE@	cow-sstream-inst.lo cow-string-inst.lo \
100@ENABLE_DUAL_ABI_TRUE@	cow-string-io-inst.lo \
101@ENABLE_DUAL_ABI_TRUE@	cow-wstring-inst.lo \
102@ENABLE_DUAL_ABI_TRUE@	cow-wstring-io-inst.lo \
103@ENABLE_DUAL_ABI_TRUE@	cxx11-locale-inst.lo \
104@ENABLE_DUAL_ABI_TRUE@	cxx11-wlocale-inst.lo sso_string.lo
105@ENABLE_EXTERN_TEMPLATE_TRUE@am__objects_5 = $(am__objects_4) \
106@ENABLE_EXTERN_TEMPLATE_TRUE@	ext11-inst.lo fstream-inst.lo \
107@ENABLE_EXTERN_TEMPLATE_TRUE@	ios-inst.lo iostream-inst.lo \
108@ENABLE_EXTERN_TEMPLATE_TRUE@	istream-inst.lo locale-inst.lo \
109@ENABLE_EXTERN_TEMPLATE_TRUE@	ostream-inst.lo sstream-inst.lo \
110@ENABLE_EXTERN_TEMPLATE_TRUE@	streambuf-inst.lo string-inst.lo \
111@ENABLE_EXTERN_TEMPLATE_TRUE@	string-io-inst.lo wlocale-inst.lo \
112@ENABLE_EXTERN_TEMPLATE_TRUE@	wstring-inst.lo \
113@ENABLE_EXTERN_TEMPLATE_TRUE@	wstring-io-inst.lo
114am_libc__11convenience_la_OBJECTS = $(am__objects_3) $(am__objects_5)
115libc__11convenience_la_OBJECTS = $(am_libc__11convenience_la_OBJECTS)
116DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
117depcomp =
118am__depfiles_maybe =
119CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
120	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
121CXXLD = $(CXX)
122SOURCES = $(libc__11convenience_la_SOURCES)
123am__can_run_installinfo = \
124  case $$AM_UPDATE_INFO_DIR in \
125    n|no|NO) false;; \
126    *) (install-info --version) >/dev/null 2>&1;; \
127  esac
128ETAGS = etags
129CTAGS = ctags
130ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
131ACLOCAL = @ACLOCAL@
132ALLOCATOR_H = @ALLOCATOR_H@
133ALLOCATOR_NAME = @ALLOCATOR_NAME@
134AMTAR = @AMTAR@
135AR = @AR@
136AS = @AS@
137ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
138ATOMIC_FLAGS = @ATOMIC_FLAGS@
139ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
140AUTOCONF = @AUTOCONF@
141AUTOHEADER = @AUTOHEADER@
142AUTOMAKE = @AUTOMAKE@
143AWK = @AWK@
144BASIC_FILE_CC = @BASIC_FILE_CC@
145BASIC_FILE_H = @BASIC_FILE_H@
146CC = @CC@
147CCODECVT_CC = @CCODECVT_CC@
148CCOLLATE_CC = @CCOLLATE_CC@
149CCTYPE_CC = @CCTYPE_CC@
150CFLAGS = @CFLAGS@
151CLOCALE_CC = @CLOCALE_CC@
152CLOCALE_H = @CLOCALE_H@
153CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
154CMESSAGES_CC = @CMESSAGES_CC@
155CMESSAGES_H = @CMESSAGES_H@
156CMONEY_CC = @CMONEY_CC@
157CNUMERIC_CC = @CNUMERIC_CC@
158CPP = @CPP@
159CPPFLAGS = @CPPFLAGS@
160CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
161CPU_OPT_BITS_RANDOM = @CPU_OPT_BITS_RANDOM@
162CPU_OPT_EXT_RANDOM = @CPU_OPT_EXT_RANDOM@
163CSTDIO_H = @CSTDIO_H@
164CTIME_CC = @CTIME_CC@
165CTIME_H = @CTIME_H@
166CXX = @CXX@
167CXXCPP = @CXXCPP@
168CXXFILT = @CXXFILT@
169CXXFLAGS = @CXXFLAGS@
170CYGPATH_W = @CYGPATH_W@
171C_INCLUDE_DIR = @C_INCLUDE_DIR@
172DBLATEX = @DBLATEX@
173DEBUG_FLAGS = @DEBUG_FLAGS@
174DEFS = @DEFS@
175DOT = @DOT@
176DOXYGEN = @DOXYGEN@
177DSYMUTIL = @DSYMUTIL@
178DUMPBIN = @DUMPBIN@
179ECHO_C = @ECHO_C@
180ECHO_N = @ECHO_N@
181ECHO_T = @ECHO_T@
182EGREP = @EGREP@
183ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
184EXEEXT = @EXEEXT@
185EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
186FGREP = @FGREP@
187GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
188GLIBCXX_LIBS = @GLIBCXX_LIBS@
189GREP = @GREP@
190HWCAP_FLAGS = @HWCAP_FLAGS@
191INSTALL = @INSTALL@
192INSTALL_DATA = @INSTALL_DATA@
193INSTALL_PROGRAM = @INSTALL_PROGRAM@
194INSTALL_SCRIPT = @INSTALL_SCRIPT@
195INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
196LD = @LD@
197LDFLAGS = @LDFLAGS@
198LIBICONV = @LIBICONV@
199LIBOBJS = @LIBOBJS@
200LIBS = @LIBS@
201LIBTOOL = @LIBTOOL@
202LIPO = @LIPO@
203LN_S = @LN_S@
204LTLIBICONV = @LTLIBICONV@
205LTLIBOBJS = @LTLIBOBJS@
206MAINT = @MAINT@
207MAKEINFO = @MAKEINFO@
208MKDIR_P = @MKDIR_P@
209NM = @NM@
210NMEDIT = @NMEDIT@
211OBJDUMP = @OBJDUMP@
212OBJEXT = @OBJEXT@
213OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
214OPT_LDFLAGS = @OPT_LDFLAGS@
215OS_INC_SRCDIR = @OS_INC_SRCDIR@
216OTOOL = @OTOOL@
217OTOOL64 = @OTOOL64@
218PACKAGE = @PACKAGE@
219PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
220PACKAGE_NAME = @PACKAGE_NAME@
221PACKAGE_STRING = @PACKAGE_STRING@
222PACKAGE_TARNAME = @PACKAGE_TARNAME@
223PACKAGE_URL = @PACKAGE_URL@
224PACKAGE_VERSION = @PACKAGE_VERSION@
225PATH_SEPARATOR = @PATH_SEPARATOR@
226PDFLATEX = @PDFLATEX@
227RANLIB = @RANLIB@
228SECTION_FLAGS = @SECTION_FLAGS@
229SECTION_LDFLAGS = @SECTION_LDFLAGS@
230SED = @SED@
231SET_MAKE = @SET_MAKE@
232SHELL = @SHELL@
233STRIP = @STRIP@
234SYMVER_FILE = @SYMVER_FILE@
235TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
236USE_NLS = @USE_NLS@
237VERSION = @VERSION@
238VTV_CXXFLAGS = @VTV_CXXFLAGS@
239VTV_CXXLINKFLAGS = @VTV_CXXLINKFLAGS@
240VTV_PCH_CXXFLAGS = @VTV_PCH_CXXFLAGS@
241WARN_FLAGS = @WARN_FLAGS@
242WERROR = @WERROR@
243XMLLINT = @XMLLINT@
244XSLTPROC = @XSLTPROC@
245XSL_STYLE_DIR = @XSL_STYLE_DIR@
246abs_builddir = @abs_builddir@
247abs_srcdir = @abs_srcdir@
248abs_top_builddir = @abs_top_builddir@
249abs_top_srcdir = @abs_top_srcdir@
250ac_ct_CC = @ac_ct_CC@
251ac_ct_CXX = @ac_ct_CXX@
252ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
253am__leading_dot = @am__leading_dot@
254am__tar = @am__tar@
255am__untar = @am__untar@
256baseline_dir = @baseline_dir@
257baseline_subdir_switch = @baseline_subdir_switch@
258bindir = @bindir@
259build = @build@
260build_alias = @build_alias@
261build_cpu = @build_cpu@
262build_os = @build_os@
263build_vendor = @build_vendor@
264builddir = @builddir@
265check_msgfmt = @check_msgfmt@
266datadir = @datadir@
267datarootdir = @datarootdir@
268docdir = @docdir@
269dvidir = @dvidir@
270enable_shared = @enable_shared@
271enable_static = @enable_static@
272exec_prefix = @exec_prefix@
273glibcxx_MOFILES = @glibcxx_MOFILES@
274glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
275glibcxx_POFILES = @glibcxx_POFILES@
276glibcxx_builddir = @glibcxx_builddir@
277glibcxx_compiler_pic_flag = @glibcxx_compiler_pic_flag@
278glibcxx_compiler_shared_flag = @glibcxx_compiler_shared_flag@
279glibcxx_cxx98_abi = @glibcxx_cxx98_abi@
280glibcxx_localedir = @glibcxx_localedir@
281glibcxx_lt_pic_flag = @glibcxx_lt_pic_flag@
282glibcxx_prefixdir = @glibcxx_prefixdir@
283glibcxx_srcdir = @glibcxx_srcdir@
284glibcxx_toolexecdir = @glibcxx_toolexecdir@
285glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
286gxx_include_dir = @gxx_include_dir@
287host = @host@
288host_alias = @host_alias@
289host_cpu = @host_cpu@
290host_os = @host_os@
291host_vendor = @host_vendor@
292htmldir = @htmldir@
293includedir = @includedir@
294infodir = @infodir@
295install_sh = @install_sh@
296libdir = @libdir@
297libexecdir = @libexecdir@
298libtool_VERSION = @libtool_VERSION@
299localedir = @localedir@
300localstatedir = @localstatedir@
301lt_host_flags = @lt_host_flags@
302mandir = @mandir@
303mkdir_p = @mkdir_p@
304multi_basedir = @multi_basedir@
305oldincludedir = @oldincludedir@
306pdfdir = @pdfdir@
307port_specific_symbol_files = @port_specific_symbol_files@
308prefix = @prefix@
309program_transform_name = @program_transform_name@
310psdir = @psdir@
311python_mod_dir = @python_mod_dir@
312sbindir = @sbindir@
313sharedstatedir = @sharedstatedir@
314srcdir = @srcdir@
315sysconfdir = @sysconfdir@
316target = @target@
317target_alias = @target_alias@
318target_cpu = @target_cpu@
319target_os = @target_os@
320target_vendor = @target_vendor@
321thread_header = @thread_header@
322top_build_prefix = @top_build_prefix@
323top_builddir = @top_builddir@
324top_srcdir = @top_srcdir@
325toplevel_builddir = @toplevel_builddir@
326toplevel_srcdir = @toplevel_srcdir@
327
328# May be used by various substitution variables.
329gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
330MAINT_CHARSET = latin1
331mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
332PWD_COMMAND = $${PWDCMD-pwd}
333STAMP = echo timestamp >
334toolexecdir = $(glibcxx_toolexecdir)
335toolexeclibdir = $(glibcxx_toolexeclibdir)
336@ENABLE_WERROR_FALSE@WERROR_FLAG = 
337@ENABLE_WERROR_TRUE@WERROR_FLAG = $(WERROR)
338@ENABLE_EXTERN_TEMPLATE_FALSE@XTEMPLATE_FLAGS = 
339@ENABLE_EXTERN_TEMPLATE_TRUE@XTEMPLATE_FLAGS = -fno-implicit-templates
340
341# These bits are all figured out from configure.  Look in acinclude.m4
342# or configure.ac to see how they are set.  See GLIBCXX_EXPORT_FLAGS.
343CONFIG_CXXFLAGS = \
344	$(SECTION_FLAGS) $(HWCAP_FLAGS) -frandom-seed=$@
345
346WARN_CXXFLAGS = \
347	$(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once 
348
349
350# -I/-D flags to pass when compiling.
351AM_CPPFLAGS = $(GLIBCXX_INCLUDES) $(CPPFLAGS)
352
353# Convenience library for C++11 runtime.
354noinst_LTLIBRARIES = libc++11convenience.la
355headers = 
356
357# Source files linked in via configuration/make substitution for a
358# particular host.
359host_sources = \
360	ctype_configure_char.cc \
361	ctype_members.cc
362
363@ENABLE_DUAL_ABI_FALSE@cxx11_abi_sources = 
364@ENABLE_DUAL_ABI_TRUE@cxx11_abi_sources = \
365@ENABLE_DUAL_ABI_TRUE@	cow-locale_init.cc \
366@ENABLE_DUAL_ABI_TRUE@	cow-shim_facets.cc \
367@ENABLE_DUAL_ABI_TRUE@	cxx11-hash_tr1.cc \
368@ENABLE_DUAL_ABI_TRUE@	cxx11-ios_failure.cc \
369@ENABLE_DUAL_ABI_TRUE@	cxx11-shim_facets.cc \
370@ENABLE_DUAL_ABI_TRUE@	cxx11-stdexcept.cc
371
372sources = \
373	chrono.cc \
374	codecvt.cc \
375	condition_variable.cc \
376	cow-stdexcept.cc \
377	ctype.cc \
378	debug.cc \
379	functexcept.cc \
380	functional.cc \
381	futex.cc \
382	future.cc \
383	hash_c++0x.cc \
384	hashtable_c++0x.cc \
385	ios.cc \
386	limits.cc \
387	mutex.cc \
388	placeholders.cc \
389	random.cc \
390	regex.cc  \
391	shared_ptr.cc \
392	snprintf_lite.cc \
393	system_error.cc \
394	thread.cc \
395	${cxx11_abi_sources} \
396	${host_sources}
397
398@ENABLE_DUAL_ABI_FALSE@extra_string_inst_sources = 
399@ENABLE_DUAL_ABI_TRUE@extra_string_inst_sources = \
400@ENABLE_DUAL_ABI_TRUE@	cow-fstream-inst.cc \
401@ENABLE_DUAL_ABI_TRUE@	cow-sstream-inst.cc \
402@ENABLE_DUAL_ABI_TRUE@	cow-string-inst.cc \
403@ENABLE_DUAL_ABI_TRUE@	cow-string-io-inst.cc \
404@ENABLE_DUAL_ABI_TRUE@	cow-wstring-inst.cc \
405@ENABLE_DUAL_ABI_TRUE@	cow-wstring-io-inst.cc \
406@ENABLE_DUAL_ABI_TRUE@	cxx11-locale-inst.cc \
407@ENABLE_DUAL_ABI_TRUE@	cxx11-wlocale-inst.cc \
408@ENABLE_DUAL_ABI_TRUE@	sso_string.cc
409
410# XTEMPLATE_FLAGS =
411@ENABLE_EXTERN_TEMPLATE_FALSE@inst_sources = 
412
413# XTEMPLATE_FLAGS = -fno-implicit-templates
414@ENABLE_EXTERN_TEMPLATE_TRUE@inst_sources = \
415@ENABLE_EXTERN_TEMPLATE_TRUE@	$(extra_string_inst_sources) \
416@ENABLE_EXTERN_TEMPLATE_TRUE@	ext11-inst.cc \
417@ENABLE_EXTERN_TEMPLATE_TRUE@	fstream-inst.cc \
418@ENABLE_EXTERN_TEMPLATE_TRUE@	ios-inst.cc \
419@ENABLE_EXTERN_TEMPLATE_TRUE@	iostream-inst.cc \
420@ENABLE_EXTERN_TEMPLATE_TRUE@	istream-inst.cc \
421@ENABLE_EXTERN_TEMPLATE_TRUE@	locale-inst.cc \
422@ENABLE_EXTERN_TEMPLATE_TRUE@	ostream-inst.cc \
423@ENABLE_EXTERN_TEMPLATE_TRUE@	sstream-inst.cc \
424@ENABLE_EXTERN_TEMPLATE_TRUE@	streambuf-inst.cc \
425@ENABLE_EXTERN_TEMPLATE_TRUE@	string-inst.cc \
426@ENABLE_EXTERN_TEMPLATE_TRUE@	string-io-inst.cc \
427@ENABLE_EXTERN_TEMPLATE_TRUE@	wlocale-inst.cc \
428@ENABLE_EXTERN_TEMPLATE_TRUE@	wstring-inst.cc \
429@ENABLE_EXTERN_TEMPLATE_TRUE@	wstring-io-inst.cc
430
431libc__11convenience_la_SOURCES = $(sources)  $(inst_sources)
432
433# AM_CXXFLAGS needs to be in each subdirectory so that it can be
434# modified in a per-library or per-sub-library way.  Need to manually
435# set this option because CONFIG_CXXFLAGS has to be after
436# OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
437# as the occasion calls for it.
438AM_CXXFLAGS = \
439	-std=gnu++11 \
440	$(glibcxx_lt_pic_flag) $(glibcxx_compiler_shared_flag) \
441	$(XTEMPLATE_FLAGS) $(VTV_CXXFLAGS) \
442	$(WARN_CXXFLAGS) $(OPTIMIZE_CXXFLAGS) $(CONFIG_CXXFLAGS)
443
444AM_MAKEFLAGS = \
445	"gxx_include_dir=$(gxx_include_dir)"
446
447
448# Libtool notes
449
450# 1) In general, libtool expects an argument such as `--tag=CXX' when
451# using the C++ compiler, because that will enable the settings
452# detected when C++ support was being configured.  However, when no
453# such flag is given in the command line, libtool attempts to figure
454# it out by matching the compiler name in each configuration section
455# against a prefix of the command line.  The problem is that, if the
456# compiler name and its initial flags stored in the libtool
457# configuration file don't match those in the command line, libtool
458# can't decide which configuration to use, and it gives up.  The
459# correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
460# CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
461# attempt to infer which configuration to use.
462# 
463# The second tag argument, `--tag disable-shared` means that libtool
464# only compiles each source once, for static objects. In actuality,
465# glibcxx_lt_pic_flag and glibcxx_compiler_shared_flag are added to
466# the libtool command that is used create the object, which is
467# suitable for shared libraries.  The `--tag disable-shared` must be
468# placed after --tag CXX lest things CXX undo the affect of
469# disable-shared.
470
471# 2) Need to explicitly set LTCXXCOMPILE so that EXTRA_CXX_FLAGS is
472# last. (That way, things like -O2 passed down from the toplevel can
473# be overridden by --enable-debug.)
474LTCXXCOMPILE = \
475	$(LIBTOOL) --tag CXX --tag disable-shared \
476	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
477	--mode=compile $(CXX) $(TOPLEVEL_INCLUDES) \
478	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(EXTRA_CXX_FLAGS)
479
480LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
481
482# 3) We'd have a problem when building the shared libstdc++ object if
483# the rules automake generates would be used.  We cannot allow g++ to
484# be used since this would add -lstdc++ to the link line which of
485# course is problematic at this point.  So, we get the top-level
486# directory to configure libstdc++-v3 to use gcc as the C++
487# compilation driver.
488CXXLINK = \
489	$(LIBTOOL) --tag CXX --tag disable-shared \
490	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
491	--mode=link $(CXX) \
492	$(VTV_CXXLINKFLAGS) \
493	$(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_CXXFLAGS) $(LTLDFLAGS) -o $@
494
495all: all-am
496
497.SUFFIXES:
498.SUFFIXES: .cc .lo .o .obj
499$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
500	@for dep in $?; do \
501	  case '$(am__configure_deps)' in \
502	    *$$dep*) \
503	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
504	        && { if test -f $@; then exit 0; else break; fi; }; \
505	      exit 1;; \
506	  esac; \
507	done; \
508	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps src/c++11/Makefile'; \
509	$(am__cd) $(top_srcdir) && \
510	  $(AUTOMAKE) --foreign --ignore-deps src/c++11/Makefile
511.PRECIOUS: Makefile
512Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
513	@case '$?' in \
514	  *config.status*) \
515	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
516	  *) \
517	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
518	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
519	esac;
520$(top_srcdir)/fragment.am:
521
522$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
523	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
524
525$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
526	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
527$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
528	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
529$(am__aclocal_m4_deps):
530
531clean-noinstLTLIBRARIES:
532	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
533	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
534	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
535	  test "$$dir" != "$$p" || dir=.; \
536	  echo "rm -f \"$${dir}/so_locations\""; \
537	  rm -f "$${dir}/so_locations"; \
538	done
539libc++11convenience.la: $(libc__11convenience_la_OBJECTS) $(libc__11convenience_la_DEPENDENCIES) $(EXTRA_libc__11convenience_la_DEPENDENCIES) 
540	$(CXXLINK)  $(libc__11convenience_la_OBJECTS) $(libc__11convenience_la_LIBADD) $(LIBS)
541
542mostlyclean-compile:
543	-rm -f *.$(OBJEXT)
544
545distclean-compile:
546	-rm -f *.tab.c
547
548.cc.o:
549	$(CXXCOMPILE) -c -o $@ $<
550
551.cc.obj:
552	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
553
554.cc.lo:
555	$(LTCXXCOMPILE) -c -o $@ $<
556
557mostlyclean-libtool:
558	-rm -f *.lo
559
560clean-libtool:
561	-rm -rf .libs _libs
562
563ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
564	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
565	unique=`for i in $$list; do \
566	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
567	  done | \
568	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
569	      END { if (nonempty) { for (i in files) print i; }; }'`; \
570	mkid -fID $$unique
571tags: TAGS
572
573TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
574		$(TAGS_FILES) $(LISP)
575	set x; \
576	here=`pwd`; \
577	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
578	unique=`for i in $$list; do \
579	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
580	  done | \
581	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
582	      END { if (nonempty) { for (i in files) print i; }; }'`; \
583	shift; \
584	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
585	  test -n "$$unique" || unique=$$empty_fix; \
586	  if test $$# -gt 0; then \
587	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
588	      "$$@" $$unique; \
589	  else \
590	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
591	      $$unique; \
592	  fi; \
593	fi
594ctags: CTAGS
595CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
596		$(TAGS_FILES) $(LISP)
597	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
598	unique=`for i in $$list; do \
599	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
600	  done | \
601	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
602	      END { if (nonempty) { for (i in files) print i; }; }'`; \
603	test -z "$(CTAGS_ARGS)$$unique" \
604	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
605	     $$unique
606
607GTAGS:
608	here=`$(am__cd) $(top_builddir) && pwd` \
609	  && $(am__cd) $(top_srcdir) \
610	  && gtags -i $(GTAGS_ARGS) "$$here"
611
612distclean-tags:
613	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
614check-am: all-am
615check: check-am
616all-am: Makefile $(LTLIBRARIES)
617installdirs:
618install: install-am
619install-exec: install-exec-am
620install-data: install-data-am
621uninstall: uninstall-am
622
623install-am: all-am
624	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
625
626installcheck: installcheck-am
627install-strip:
628	if test -z '$(STRIP)'; then \
629	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
630	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
631	      install; \
632	else \
633	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
634	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
635	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
636	fi
637mostlyclean-generic:
638
639clean-generic:
640
641distclean-generic:
642	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
643	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
644
645maintainer-clean-generic:
646	@echo "This command is intended for maintainers to use"
647	@echo "it deletes files that may require special tools to rebuild."
648clean: clean-am
649
650clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
651	mostlyclean-am
652
653distclean: distclean-am
654	-rm -f Makefile
655distclean-am: clean-am distclean-compile distclean-generic \
656	distclean-tags
657
658dvi: dvi-am
659
660dvi-am:
661
662html: html-am
663
664html-am:
665
666info: info-am
667
668info-am:
669
670install-data-am:
671
672install-dvi: install-dvi-am
673
674install-dvi-am:
675
676install-exec-am:
677
678install-html: install-html-am
679
680install-html-am:
681
682install-info: install-info-am
683
684install-info-am:
685
686install-man:
687
688install-pdf: install-pdf-am
689
690install-pdf-am:
691
692install-ps: install-ps-am
693
694install-ps-am:
695
696installcheck-am:
697
698maintainer-clean: maintainer-clean-am
699	-rm -f Makefile
700maintainer-clean-am: distclean-am maintainer-clean-generic
701
702mostlyclean: mostlyclean-am
703
704mostlyclean-am: mostlyclean-compile mostlyclean-generic \
705	mostlyclean-libtool
706
707pdf: pdf-am
708
709pdf-am:
710
711ps: ps-am
712
713ps-am:
714
715uninstall-am:
716
717.MAKE: install-am install-strip
718
719.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
720	clean-libtool clean-noinstLTLIBRARIES ctags distclean \
721	distclean-compile distclean-generic distclean-libtool \
722	distclean-tags dvi dvi-am html html-am info info-am install \
723	install-am install-data install-data-am install-dvi \
724	install-dvi-am install-exec install-exec-am install-html \
725	install-html-am install-info install-info-am install-man \
726	install-pdf install-pdf-am install-ps install-ps-am \
727	install-strip installcheck installcheck-am installdirs \
728	maintainer-clean maintainer-clean-generic mostlyclean \
729	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
730	pdf pdf-am ps ps-am tags uninstall uninstall-am
731
732
733ctype_configure_char.cc: ${glibcxx_srcdir}/$(OS_INC_SRCDIR)/ctype_configure_char.cc
734	$(LN_S) ${glibcxx_srcdir}/$(OS_INC_SRCDIR)/ctype_configure_char.cc . || true
735
736ctype_members.cc: ${glibcxx_srcdir}/$(CCTYPE_CC)
737	$(LN_S) ${glibcxx_srcdir}/$(CCTYPE_CC) . || true
738
739vpath % $(top_srcdir)/src/c++11
740
741# Use special rules for the hashtable.cc file so that all
742# the generated template functions are also instantiated. 
743hashtable_c++0x.lo: hashtable_c++0x.cc
744	$(LTCXXCOMPILE) -fimplicit-templates -c $<
745hashtable_c++0x.o: hashtable_c++0x.cc
746	$(CXXCOMPILE) -fimplicit-templates -c $<
747
748# Tell versions [3.59,3.63) of GNU make to not export all variables.
749# Otherwise a system limit (for SysV at least) may be exceeded.
750.NOEXPORT:
751