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