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