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