OSDN Git Service

2009-08-26 Jonathan Wakely <jwakely.gcc@gmail.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / src / Makefile.in
1 # Makefile.in generated by automake 1.11 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  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.
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
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 = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39         $(top_srcdir)/fragment.am
40 subdir = src
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/../config/enable.m4 \
43         $(top_srcdir)/../config/futex.m4 \
44         $(top_srcdir)/../config/iconv.m4 \
45         $(top_srcdir)/../config/lead-dot.m4 \
46         $(top_srcdir)/../config/lib-ld.m4 \
47         $(top_srcdir)/../config/lib-link.m4 \
48         $(top_srcdir)/../config/lib-prefix.m4 \
49         $(top_srcdir)/../config/multi.m4 \
50         $(top_srcdir)/../config/no-executables.m4 \
51         $(top_srcdir)/../config/override.m4 \
52         $(top_srcdir)/../config/stdint.m4 \
53         $(top_srcdir)/../config/unwind_ipinfo.m4 \
54         $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
55         $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
56         $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/crossconfig.m4 \
57         $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
58         $(top_srcdir)/../config/tls.m4 $(top_srcdir)/configure.ac
59 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60         $(ACLOCAL_M4)
61 CONFIG_HEADER = $(top_builddir)/config.h
62 CONFIG_CLEAN_FILES =
63 CONFIG_CLEAN_VPATH_FILES =
64 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
65 am__vpath_adj = case $$p in \
66     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
67     *) f=$$p;; \
68   esac;
69 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
70 am__install_max = 40
71 am__nobase_strip_setup = \
72   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
73 am__nobase_strip = \
74   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
75 am__nobase_list = $(am__nobase_strip_setup); \
76   for p in $$list; do echo "$$p $$p"; done | \
77   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
78   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
79     if (++n[$$2] == $(am__install_max)) \
80       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
81     END { for (dir in files) print dir, files[dir] }'
82 am__base_list = \
83   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
84   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
85 am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
86 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
87 am__DEPENDENCIES_1 =
88 am__libstdc___la_SOURCES_DIST = atomic.cc bitmap_allocator.cc \
89         pool_allocator.cc mt_allocator.cc codecvt.cc compatibility.cc \
90         complex_io.cc ctype.cc debug.cc functexcept.cc hash_tr1.cc \
91         hash_c++0x.cc globals_io.cc hashtable_tr1.cc \
92         hashtable_c++0x.cc ios.cc ios_failure.cc ios_init.cc \
93         ios_locale.cc limits.cc limits_c++0x.cc list.cc debug_list.cc \
94         locale.cc locale_init.cc locale_facets.cc localename.cc \
95         math_stubs_float.cc math_stubs_long_double.cc stdexcept.cc \
96         strstream.cc system_error.cc tree.cc allocator-inst.cc \
97         concept-inst.cc fstream-inst.cc ext-inst.cc ios-inst.cc \
98         iostream-inst.cc istream-inst.cc istream.cc locale-inst.cc \
99         misc-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc \
100         streambuf.cc string-inst.cc valarray-inst.cc wlocale-inst.cc \
101         wstring-inst.cc mutex.cc condition_variable.cc chrono.cc \
102         thread.cc future.cc atomicity.cc codecvt_members.cc \
103         collate_members.cc ctype_members.cc messages_members.cc \
104         monetary_members.cc numeric_members.cc time_members.cc \
105         basic_file.cc c++locale.cc compatibility-ldbl.cc \
106         parallel_list.cc parallel_settings.cc
107 am__objects_1 = atomicity.lo codecvt_members.lo collate_members.lo \
108         ctype_members.lo messages_members.lo monetary_members.lo \
109         numeric_members.lo time_members.lo
110 @GLIBCXX_LDBL_COMPAT_TRUE@am__objects_2 = compatibility-ldbl.lo
111 @ENABLE_PARALLEL_TRUE@am__objects_3 = parallel_list.lo \
112 @ENABLE_PARALLEL_TRUE@  parallel_settings.lo
113 am__objects_4 = basic_file.lo c++locale.lo $(am__objects_2) \
114         $(am__objects_3)
115 am__objects_5 = atomic.lo bitmap_allocator.lo pool_allocator.lo \
116         mt_allocator.lo codecvt.lo compatibility.lo complex_io.lo \
117         ctype.lo debug.lo functexcept.lo hash_tr1.lo hash_c++0x.lo \
118         globals_io.lo hashtable_tr1.lo hashtable_c++0x.lo ios.lo \
119         ios_failure.lo ios_init.lo ios_locale.lo limits.lo \
120         limits_c++0x.lo list.lo debug_list.lo locale.lo locale_init.lo \
121         locale_facets.lo localename.lo math_stubs_float.lo \
122         math_stubs_long_double.lo stdexcept.lo strstream.lo \
123         system_error.lo tree.lo allocator-inst.lo concept-inst.lo \
124         fstream-inst.lo ext-inst.lo ios-inst.lo iostream-inst.lo \
125         istream-inst.lo istream.lo locale-inst.lo misc-inst.lo \
126         ostream-inst.lo sstream-inst.lo streambuf-inst.lo streambuf.lo \
127         string-inst.lo valarray-inst.lo wlocale-inst.lo \
128         wstring-inst.lo mutex.lo condition_variable.lo chrono.lo \
129         thread.lo future.lo $(am__objects_1) $(am__objects_4)
130 am_libstdc___la_OBJECTS = $(am__objects_5)
131 libstdc___la_OBJECTS = $(am_libstdc___la_OBJECTS)
132 libstdc___la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
133         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
134         $(CXXFLAGS) $(libstdc___la_LDFLAGS) $(LDFLAGS) -o $@
135 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
136 depcomp =
137 am__depfiles_maybe =
138 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
139         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
140 CXXLD = $(CXX)
141 SOURCES = $(libstdc___la_SOURCES)
142 DIST_SOURCES = $(am__libstdc___la_SOURCES_DIST)
143 ETAGS = etags
144 CTAGS = ctags
145 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
146 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
147 ACLOCAL = @ACLOCAL@
148 ALLOCATOR_H = @ALLOCATOR_H@
149 ALLOCATOR_NAME = @ALLOCATOR_NAME@
150 AMTAR = @AMTAR@
151 AR = @AR@
152 AS = @AS@
153 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
154 ATOMIC_FLAGS = @ATOMIC_FLAGS@
155 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
156 AUTOCONF = @AUTOCONF@
157 AUTOHEADER = @AUTOHEADER@
158 AUTOMAKE = @AUTOMAKE@
159 AWK = @AWK@
160 BASIC_FILE_CC = @BASIC_FILE_CC@
161 BASIC_FILE_H = @BASIC_FILE_H@
162 CC = @CC@
163 CCODECVT_CC = @CCODECVT_CC@
164 CCOLLATE_CC = @CCOLLATE_CC@
165 CCTYPE_CC = @CCTYPE_CC@
166 CFLAGS = @CFLAGS@
167 CLOCALE_CC = @CLOCALE_CC@
168 CLOCALE_H = @CLOCALE_H@
169 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
170 CMESSAGES_CC = @CMESSAGES_CC@
171 CMESSAGES_H = @CMESSAGES_H@
172 CMONEY_CC = @CMONEY_CC@
173 CNUMERIC_CC = @CNUMERIC_CC@
174 CPP = @CPP@
175 CPPFLAGS = @CPPFLAGS@
176 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
177 CSTDIO_H = @CSTDIO_H@
178 CTIME_CC = @CTIME_CC@
179 CTIME_H = @CTIME_H@
180 CXX = @CXX@
181 CXXCPP = @CXXCPP@
182 CXXFLAGS = @CXXFLAGS@
183 CYGPATH_W = @CYGPATH_W@
184 C_INCLUDE_DIR = @C_INCLUDE_DIR@
185 DEBUG_FLAGS = @DEBUG_FLAGS@
186 DEFS = @DEFS@
187 DSYMUTIL = @DSYMUTIL@
188 DUMPBIN = @DUMPBIN@
189 ECHO_C = @ECHO_C@
190 ECHO_N = @ECHO_N@
191 ECHO_T = @ECHO_T@
192 EGREP = @EGREP@
193 ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
194 EXEEXT = @EXEEXT@
195 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
196 FGREP = @FGREP@
197 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
198 GLIBCXX_LIBS = @GLIBCXX_LIBS@
199 GREP = @GREP@
200 INSTALL = @INSTALL@
201 INSTALL_DATA = @INSTALL_DATA@
202 INSTALL_PROGRAM = @INSTALL_PROGRAM@
203 INSTALL_SCRIPT = @INSTALL_SCRIPT@
204 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
205 LD = @LD@
206 LDFLAGS = @LDFLAGS@
207 LIBICONV = @LIBICONV@
208 LIBOBJS = @LIBOBJS@
209 LIBS = @LIBS@
210 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
211 LIBTOOL = @LIBTOOL@
212 LIPO = @LIPO@
213 LN_S = @LN_S@
214 LTLIBICONV = @LTLIBICONV@
215 LTLIBOBJS = @LTLIBOBJS@
216 MAINT = @MAINT@
217 MAKEINFO = @MAKEINFO@
218 MKDIR_P = @MKDIR_P@
219 NM = @NM@
220 NMEDIT = @NMEDIT@
221 OBJDUMP = @OBJDUMP@
222 OBJEXT = @OBJEXT@
223 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
224 OPT_LDFLAGS = @OPT_LDFLAGS@
225 OS_INC_SRCDIR = @OS_INC_SRCDIR@
226 OTOOL = @OTOOL@
227 OTOOL64 = @OTOOL64@
228 PACKAGE = @PACKAGE@
229 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
230 PACKAGE_NAME = @PACKAGE_NAME@
231 PACKAGE_STRING = @PACKAGE_STRING@
232 PACKAGE_TARNAME = @PACKAGE_TARNAME@
233 PACKAGE_URL = @PACKAGE_URL@
234 PACKAGE_VERSION = @PACKAGE_VERSION@
235 PATH_SEPARATOR = @PATH_SEPARATOR@
236 RANLIB = @RANLIB@
237 SECTION_FLAGS = @SECTION_FLAGS@
238 SECTION_LDFLAGS = @SECTION_LDFLAGS@
239 SED = @SED@
240 SET_MAKE = @SET_MAKE@
241 SHELL = @SHELL@
242 STRIP = @STRIP@
243 SYMVER_FILE = @SYMVER_FILE@
244 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
245 USE_NLS = @USE_NLS@
246 VERSION = @VERSION@
247 WARN_FLAGS = @WARN_FLAGS@
248 WERROR = @WERROR@
249 abs_builddir = @abs_builddir@
250 abs_srcdir = @abs_srcdir@
251 abs_top_builddir = @abs_top_builddir@
252 abs_top_srcdir = @abs_top_srcdir@
253 ac_ct_CC = @ac_ct_CC@
254 ac_ct_CXX = @ac_ct_CXX@
255 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
256 am__leading_dot = @am__leading_dot@
257 am__tar = @am__tar@
258 am__untar = @am__untar@
259 baseline_dir = @baseline_dir@
260 bindir = @bindir@
261 build = @build@
262 build_alias = @build_alias@
263 build_cpu = @build_cpu@
264 build_os = @build_os@
265 build_vendor = @build_vendor@
266 builddir = @builddir@
267 check_msgfmt = @check_msgfmt@
268 datadir = @datadir@
269 datarootdir = @datarootdir@
270 docdir = @docdir@
271 dvidir = @dvidir@
272 enable_shared = @enable_shared@
273 enable_static = @enable_static@
274 exec_prefix = @exec_prefix@
275 glibcxx_MOFILES = @glibcxx_MOFILES@
276 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
277 glibcxx_POFILES = @glibcxx_POFILES@
278 glibcxx_builddir = @glibcxx_builddir@
279 glibcxx_localedir = @glibcxx_localedir@
280 glibcxx_prefixdir = @glibcxx_prefixdir@
281 glibcxx_srcdir = @glibcxx_srcdir@
282 glibcxx_thread_h = @glibcxx_thread_h@
283 glibcxx_toolexecdir = @glibcxx_toolexecdir@
284 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
285 gxx_include_dir = @gxx_include_dir@
286 host = @host@
287 host_alias = @host_alias@
288 host_cpu = @host_cpu@
289 host_os = @host_os@
290 host_vendor = @host_vendor@
291 htmldir = @htmldir@
292 includedir = @includedir@
293 infodir = @infodir@
294 install_sh = @install_sh@
295 libdir = @libdir@
296 libexecdir = @libexecdir@
297 libtool_VERSION = @libtool_VERSION@
298 localedir = @localedir@
299 localstatedir = @localstatedir@
300 lt_ECHO = @lt_ECHO@
301 mandir = @mandir@
302 mkdir_p = @mkdir_p@
303 multi_basedir = @multi_basedir@
304 oldincludedir = @oldincludedir@
305 pdfdir = @pdfdir@
306 port_specific_symbol_files = @port_specific_symbol_files@
307 prefix = @prefix@
308 program_transform_name = @program_transform_name@
309 psdir = @psdir@
310 sbindir = @sbindir@
311 sharedstatedir = @sharedstatedir@
312 srcdir = @srcdir@
313 sysconfdir = @sysconfdir@
314 target = @target@
315 target_alias = @target_alias@
316 target_cpu = @target_cpu@
317 target_os = @target_os@
318 target_vendor = @target_vendor@
319 top_build_prefix = @top_build_prefix@
320 top_builddir = @top_builddir@
321 top_srcdir = @top_srcdir@
322 toplevel_srcdir = @toplevel_srcdir@
323
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
333 # These bits are all figured out from configure.  Look in acinclude.m4
334 # or configure.ac to see how they are set.  See GLIBCXX_EXPORT_FLAGS.
335 CONFIG_CXXFLAGS = \
336         $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
337
338 WARN_CXXFLAGS = \
339         $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
340
341
342 # -I/-D flags to pass when compiling.
343 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
344
345 # Cross compiler support.
346 toolexeclib_LTLIBRARIES = libstdc++.la
347 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,-exported_symbols_list,libstdc++-symbols.explist
348 @ENABLE_SYMVERS_FALSE@version_arg = 
349 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,--version-script=libstdc++-symbols.ver
350 @ENABLE_SYMVERS_GNU_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,--version-script=libstdc++-symbols.ver
351 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.explist
352 @ENABLE_SYMVERS_FALSE@version_dep = 
353 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.ver
354 @ENABLE_SYMVERS_GNU_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.ver
355
356 # Source files linked in via configuration/make substitution for a
357 # particular host.
358 host_sources = \
359         atomicity.cc \
360         codecvt_members.cc \
361         collate_members.cc \
362         ctype_members.cc \
363         messages_members.cc \
364         monetary_members.cc \
365         numeric_members.cc \
366         time_members.cc 
367
368 atomicity_file = ${glibcxx_srcdir}/$(ATOMICITY_SRCDIR)/atomicity.h
369
370 # Source files linked in via configuration/make substitution for a
371 # particular host, but with ad hoc naming rules.
372 host_sources_extra = \
373         basic_file.cc c++locale.cc ${ldbl_compat_sources} ${parallel_sources}
374
375 @ENABLE_PARALLEL_FALSE@parallel_sources = 
376 @ENABLE_PARALLEL_TRUE@parallel_sources = parallel_list.cc parallel_settings.cc
377 @GLIBCXX_LDBL_COMPAT_FALSE@ldbl_compat_sources = 
378 @GLIBCXX_LDBL_COMPAT_TRUE@ldbl_compat_sources = compatibility-ldbl.cc
379
380 # Sources present in the src directory.
381 sources = \
382         atomic.cc \
383         bitmap_allocator.cc \
384         pool_allocator.cc \
385         mt_allocator.cc \
386         codecvt.cc \
387         compatibility.cc \
388         complex_io.cc \
389         ctype.cc \
390         debug.cc \
391         functexcept.cc \
392         hash_tr1.cc \
393         hash_c++0x.cc \
394         globals_io.cc \
395         hashtable_tr1.cc \
396         hashtable_c++0x.cc \
397         ios.cc \
398         ios_failure.cc \
399         ios_init.cc \
400         ios_locale.cc \
401         limits.cc \
402         limits_c++0x.cc \
403         list.cc \
404         debug_list.cc \
405         locale.cc \
406         locale_init.cc \
407         locale_facets.cc \
408         localename.cc \
409         math_stubs_float.cc \
410         math_stubs_long_double.cc \
411         stdexcept.cc \
412         strstream.cc \
413         system_error.cc \
414         tree.cc \
415         allocator-inst.cc \
416         concept-inst.cc \
417         fstream-inst.cc \
418         ext-inst.cc \
419         ios-inst.cc \
420         iostream-inst.cc \
421         istream-inst.cc \
422         istream.cc \
423         locale-inst.cc \
424         misc-inst.cc \
425         ostream-inst.cc \
426         sstream-inst.cc \
427         streambuf-inst.cc \
428         streambuf.cc \
429         string-inst.cc \
430         valarray-inst.cc \
431         wlocale-inst.cc \
432         wstring-inst.cc \
433         mutex.cc \
434         condition_variable.cc \
435         chrono.cc \
436         thread.cc \
437         future.cc \
438         ${host_sources} \
439         ${host_sources_extra} 
440
441 libstdc___la_SOURCES = $(sources)
442 libstdc___la_LIBADD = \
443         $(GLIBCXX_LIBS) \
444         $(top_builddir)/libsupc++/libsupc++convenience.la
445
446 libstdc___la_DEPENDENCIES = \
447         ${version_dep} \
448         $(top_builddir)/libsupc++/libsupc++convenience.la
449
450 libstdc___la_LDFLAGS = \
451         -version-info $(libtool_VERSION) ${version_arg} -lm 
452
453
454 # Use special rules for the deprecated source files so that they find
455 # deprecated include files.
456 GLIBCXX_INCLUDE_DIR = $(glibcxx_builddir)/include
457
458 # Use special rules for parallel mode compilation.
459 PARALLEL_FLAGS = -fopenmp -D_GLIBCXX_PARALLEL -I$(glibcxx_builddir)/../libgomp
460
461 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
462 # modified in a per-library or per-sub-library way.  Need to manually
463 # set this option because CONFIG_CXXFLAGS has to be after
464 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
465 # as the occasion calls for it.
466 AM_CXXFLAGS = \
467         -fno-implicit-templates \
468         $(WARN_CXXFLAGS) \
469         $(OPTIMIZE_CXXFLAGS) \
470         $(CONFIG_CXXFLAGS)
471
472
473 # libstdc++ libtool notes
474
475 # 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
476 # last. (That way, things like -O2 passed down from the toplevel can
477 # be overridden by --enable-debug.)
478
479 # 2) In general, libtool expects an argument such as `--tag=CXX' when
480 # using the C++ compiler, because that will enable the settings
481 # detected when C++ support was being configured.  However, when no
482 # such flag is given in the command line, libtool attempts to figure
483 # it out by matching the compiler name in each configuration section
484 # against a prefix of the command line.  The problem is that, if the
485 # compiler name and its initial flags stored in the libtool
486 # configuration file don't match those in the command line, libtool
487 # can't decide which configuration to use, and it gives up.  The
488 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
489 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
490 # attempt to infer which configuration to use
491 LTCXXCOMPILE = $(LIBTOOL) --tag CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile \
492                $(CXX) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
493
494 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
495
496 # 3) We'd have a problem when building the shared libstdc++ object if
497 # the rules automake generates would be used.  We cannot allow g++ to
498 # be used since this would add -lstdc++ to the link line which of
499 # course is problematic at this point.  So, we get the top-level
500 # directory to configure libstdc++-v3 to use gcc as the C++
501 # compilation driver.
502 CXXLINK = $(LIBTOOL) --tag CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
503           $(CXX) $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_CXXFLAGS) $(LTLDFLAGS) -o $@
504
505 debugdir = debug
506 all: all-am
507
508 .SUFFIXES:
509 .SUFFIXES: .cc .lo .o .obj
510 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
511         @for dep in $?; do \
512           case '$(am__configure_deps)' in \
513             *$$dep*) \
514               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
515                 && { if test -f $@; then exit 0; else break; fi; }; \
516               exit 1;; \
517           esac; \
518         done; \
519         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps src/Makefile'; \
520         $(am__cd) $(top_srcdir) && \
521           $(AUTOMAKE) --foreign --ignore-deps src/Makefile
522 .PRECIOUS: Makefile
523 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
524         @case '$?' in \
525           *config.status*) \
526             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
527           *) \
528             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
529             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
530         esac;
531
532 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
533         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
534
535 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
536         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
537 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
538         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
539 $(am__aclocal_m4_deps):
540 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
541         @$(NORMAL_INSTALL)
542         test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
543         @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
544         list2=; for p in $$list; do \
545           if test -f $$p; then \
546             list2="$$list2 $$p"; \
547           else :; fi; \
548         done; \
549         test -z "$$list2" || { \
550           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
551           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
552         }
553
554 uninstall-toolexeclibLTLIBRARIES:
555         @$(NORMAL_UNINSTALL)
556         @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
557         for p in $$list; do \
558           $(am__strip_dir) \
559           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
560           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
561         done
562
563 clean-toolexeclibLTLIBRARIES:
564         -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
565         @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
566           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
567           test "$$dir" != "$$p" || dir=.; \
568           echo "rm -f \"$${dir}/so_locations\""; \
569           rm -f "$${dir}/so_locations"; \
570         done
571 libstdc++.la: $(libstdc___la_OBJECTS) $(libstdc___la_DEPENDENCIES) 
572         $(libstdc___la_LINK) -rpath $(toolexeclibdir) $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD) $(LIBS)
573
574 mostlyclean-compile:
575         -rm -f *.$(OBJEXT)
576
577 distclean-compile:
578         -rm -f *.tab.c
579
580 .cc.o:
581         $(CXXCOMPILE) -c -o $@ $<
582
583 .cc.obj:
584         $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
585
586 .cc.lo:
587         $(LTCXXCOMPILE) -c -o $@ $<
588
589 mostlyclean-libtool:
590         -rm -f *.lo
591
592 clean-libtool:
593         -rm -rf .libs _libs
594
595 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
596         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
597         unique=`for i in $$list; do \
598             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
599           done | \
600           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
601               END { if (nonempty) { for (i in files) print i; }; }'`; \
602         mkid -fID $$unique
603 tags: TAGS
604
605 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
606                 $(TAGS_FILES) $(LISP)
607         set x; \
608         here=`pwd`; \
609         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
610         unique=`for i in $$list; do \
611             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
612           done | \
613           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
614               END { if (nonempty) { for (i in files) print i; }; }'`; \
615         shift; \
616         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
617           test -n "$$unique" || unique=$$empty_fix; \
618           if test $$# -gt 0; then \
619             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
620               "$$@" $$unique; \
621           else \
622             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
623               $$unique; \
624           fi; \
625         fi
626 ctags: CTAGS
627 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
628                 $(TAGS_FILES) $(LISP)
629         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
630         unique=`for i in $$list; do \
631             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
632           done | \
633           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
634               END { if (nonempty) { for (i in files) print i; }; }'`; \
635         test -z "$(CTAGS_ARGS)$$unique" \
636           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
637              $$unique
638
639 GTAGS:
640         here=`$(am__cd) $(top_builddir) && pwd` \
641           && $(am__cd) $(top_srcdir) \
642           && gtags -i $(GTAGS_ARGS) "$$here"
643
644 distclean-tags:
645         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
646
647 distdir: $(DISTFILES)
648         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
649         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
650         list='$(DISTFILES)'; \
651           dist_files=`for file in $$list; do echo $$file; done | \
652           sed -e "s|^$$srcdirstrip/||;t" \
653               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
654         case $$dist_files in \
655           */*) $(MKDIR_P) `echo "$$dist_files" | \
656                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
657                            sort -u` ;; \
658         esac; \
659         for file in $$dist_files; do \
660           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
661           if test -d $$d/$$file; then \
662             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
663             if test -d "$(distdir)/$$file"; then \
664               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
665             fi; \
666             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
667               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
668               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
669             fi; \
670             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
671           else \
672             test -f "$(distdir)/$$file" \
673             || cp -p $$d/$$file "$(distdir)/$$file" \
674             || exit 1; \
675           fi; \
676         done
677 check-am: all-am
678 check: check-am
679 all-am: Makefile $(LTLIBRARIES) all-local
680 installdirs:
681         for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
682           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
683         done
684 install: install-am
685 install-exec: install-exec-am
686 install-data: install-data-am
687 uninstall: uninstall-am
688
689 install-am: all-am
690         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
691
692 installcheck: installcheck-am
693 install-strip:
694         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
695           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
696           `test -z '$(STRIP)' || \
697             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
698 mostlyclean-generic:
699
700 clean-generic:
701
702 distclean-generic:
703         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
704         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
705
706 maintainer-clean-generic:
707         @echo "This command is intended for maintainers to use"
708         @echo "it deletes files that may require special tools to rebuild."
709 clean: clean-am
710
711 clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
712         mostlyclean-am
713
714 distclean: distclean-am
715         -rm -f Makefile
716 distclean-am: clean-am distclean-compile distclean-generic \
717         distclean-tags
718
719 dvi: dvi-am
720
721 dvi-am:
722
723 html: html-am
724
725 html-am:
726
727 info: info-am
728
729 info-am:
730
731 install-data-am: install-data-local
732
733 install-dvi: install-dvi-am
734
735 install-dvi-am:
736
737 install-exec-am: install-toolexeclibLTLIBRARIES
738
739 install-html: install-html-am
740
741 install-html-am:
742
743 install-info: install-info-am
744
745 install-info-am:
746
747 install-man:
748
749 install-pdf: install-pdf-am
750
751 install-pdf-am:
752
753 install-ps: install-ps-am
754
755 install-ps-am:
756
757 installcheck-am:
758
759 maintainer-clean: maintainer-clean-am
760         -rm -f Makefile
761 maintainer-clean-am: distclean-am maintainer-clean-generic
762
763 mostlyclean: mostlyclean-am
764
765 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
766         mostlyclean-libtool
767
768 pdf: pdf-am
769
770 pdf-am:
771
772 ps: ps-am
773
774 ps-am:
775
776 uninstall-am: uninstall-toolexeclibLTLIBRARIES
777
778 .MAKE: install-am install-strip
779
780 .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
781         clean-generic clean-libtool clean-toolexeclibLTLIBRARIES ctags \
782         distclean distclean-compile distclean-generic \
783         distclean-libtool distclean-tags distdir dvi dvi-am html \
784         html-am info info-am install install-am install-data \
785         install-data-am install-data-local install-dvi install-dvi-am \
786         install-exec install-exec-am install-html install-html-am \
787         install-info install-info-am install-man install-pdf \
788         install-pdf-am install-ps install-ps-am install-strip \
789         install-toolexeclibLTLIBRARIES installcheck installcheck-am \
790         installdirs maintainer-clean maintainer-clean-generic \
791         mostlyclean mostlyclean-compile mostlyclean-generic \
792         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
793         uninstall-am uninstall-toolexeclibLTLIBRARIES
794
795
796 # Symbol versioning for shared libraries.
797 @ENABLE_SYMVERS_TRUE@libstdc++-symbols.ver:  ${glibcxx_srcdir}/$(SYMVER_FILE) \
798 @ENABLE_SYMVERS_TRUE@           $(port_specific_symbol_files)
799 @ENABLE_SYMVERS_TRUE@   cp ${glibcxx_srcdir}/$(SYMVER_FILE) ./libstdc++-symbols.ver
800 @ENABLE_SYMVERS_TRUE@   chmod +w ./libstdc++-symbols.ver
801 @ENABLE_SYMVERS_TRUE@   if test "x$(port_specific_symbol_files)" != x; then \
802 @ENABLE_SYMVERS_TRUE@     if grep '^# Appended to version file.' \
803 @ENABLE_SYMVERS_TRUE@          $(port_specific_symbol_files) /dev/null > /dev/null 2>&1; then \
804 @ENABLE_SYMVERS_TRUE@       cat $(port_specific_symbol_files) >> $@; \
805 @ENABLE_SYMVERS_TRUE@     else \
806 @ENABLE_SYMVERS_TRUE@       sed -n '1,/DO NOT DELETE/p' $@ > tmp.top; \
807 @ENABLE_SYMVERS_TRUE@       sed -n '/DO NOT DELETE/,$$p' $@ > tmp.bottom; \
808 @ENABLE_SYMVERS_TRUE@       cat tmp.top $(port_specific_symbol_files) tmp.bottom > $@; \
809 @ENABLE_SYMVERS_TRUE@       rm tmp.top tmp.bottom; \
810 @ENABLE_SYMVERS_TRUE@     fi; \
811 @ENABLE_SYMVERS_TRUE@   fi
812 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@libstdc++-symbols.explist : libstdc++-symbols.ver \
813 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@               ${glibcxx_srcdir}/scripts/make_exports.pl \
814 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@               $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD)
815 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@       perl ${glibcxx_srcdir}/scripts/make_exports.pl \
816 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@         libstdc++-symbols.ver \
817 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@         $(libstdc___la_OBJECTS:%.lo=.libs/%.o) \
818 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@        `echo $(libstdc___la_LIBADD) | \
819 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@           sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
820 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@        > $@ || (rm -f $@ ; exit 1)
821
822 codecvt_members.cc: ${glibcxx_srcdir}/$(CCODECVT_CC)
823         $(LN_S) ${glibcxx_srcdir}/$(CCODECVT_CC) . || true
824
825 collate_members.cc: ${glibcxx_srcdir}/$(CCOLLATE_CC)
826         $(LN_S) ${glibcxx_srcdir}/$(CCOLLATE_CC) . || true
827
828 ctype_members.cc: ${glibcxx_srcdir}/$(CCTYPE_CC)
829         $(LN_S) ${glibcxx_srcdir}/$(CCTYPE_CC) . || true
830
831 messages_members.cc: ${glibcxx_srcdir}/$(CMESSAGES_CC)
832         $(LN_S) ${glibcxx_srcdir}/$(CMESSAGES_CC) . || true
833
834 monetary_members.cc: ${glibcxx_srcdir}/$(CMONEY_CC)
835         $(LN_S) ${glibcxx_srcdir}/$(CMONEY_CC) . || true
836
837 numeric_members.cc: ${glibcxx_srcdir}/$(CNUMERIC_CC)
838         $(LN_S) ${glibcxx_srcdir}/$(CNUMERIC_CC) . || true
839
840 time_members.cc: ${glibcxx_srcdir}/$(CTIME_CC)
841         $(LN_S) ${glibcxx_srcdir}/$(CTIME_CC) . || true
842 atomicity.cc: ${atomicity_file}
843         $(LN_S) ${atomicity_file} ./atomicity.cc || true
844
845 c++locale.cc: ${glibcxx_srcdir}/$(CLOCALE_CC)
846         $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_CC) ./$@ || true
847
848 basic_file.cc: ${glibcxx_srcdir}/$(BASIC_FILE_CC)
849         $(LN_S) ${glibcxx_srcdir}/$(BASIC_FILE_CC) ./$@ || true
850
851 vpath % $(top_srcdir)/src
852 vpath % $(top_srcdir)
853 strstream.lo: strstream.cc
854         $(LTCXXCOMPILE) -I$(GLIBCXX_INCLUDE_DIR)/backward -Wno-deprecated -c $<
855 strstream.o: strstream.cc
856         $(CXXCOMPILE) -I$(GLIBCXX_INCLUDE_DIR)/backward -Wno-deprecated -c $<
857
858 # Use special rules for the concept-checking instantiations so that all
859 # the generated template functions are also instantiated.  Force the checks
860 # to be on so that the instantiations are actually seen.
861 concept-inst.lo: concept-inst.cc
862         $(LTCXXCOMPILE) -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c $<
863 concept-inst.o: concept-inst.cc
864         $(CXXCOMPILE) -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c $<
865 parallel_list.lo: parallel_list.cc
866         $(LTCXXCOMPILE) $(PARALLEL_FLAGS) -c $<
867 parallel_list.o: parallel_list.cc
868         $(CXXCOMPILE) $(PARALLEL_FLAGS) -c $<
869
870 parallel_settings.lo: parallel_settings.cc
871         $(LTCXXCOMPILE) $(PARALLEL_FLAGS) -c $<
872 parallel_settings.o: parallel_settings.cc
873         $(CXXCOMPILE) $(PARALLEL_FLAGS) -c $<
874
875 # Use special rules for the C++0x sources so that the proper flags are passed.
876 functexcept.lo: functexcept.cc
877         $(LTCXXCOMPILE) -std=gnu++0x -c $<
878 functexcept.o: functexcept.cc
879         $(CXXCOMPILE) -std=gnu++0x -c $<
880
881 system_error.lo: system_error.cc
882         $(LTCXXCOMPILE) -std=gnu++0x -c $<
883 system_error.o: system_error.cc
884         $(CXXCOMPILE) -std=gnu++0x -c $<
885
886 mutex.lo: mutex.cc
887         $(LTCXXCOMPILE) -std=gnu++0x -c $<
888 mutex.o: mutex.cc
889         $(CXXCOMPILE) -std=gnu++0x -c $<
890
891 condition_variable.lo: condition_variable.cc
892         $(LTCXXCOMPILE) -std=gnu++0x -c $<
893 condition_variable.o: condition_variable.cc
894         $(CXXCOMPILE) -std=gnu++0x -c $<
895
896 hash_c++0x.lo: hash_c++0x.cc
897         $(LTCXXCOMPILE) -std=gnu++0x -c $<
898 hash_c++0x.o: hash_c++0x.cc
899         $(CXXCOMPILE) -std=gnu++0x -c $<
900
901 hashtable_c++0x.lo: hashtable_c++0x.cc
902         $(LTCXXCOMPILE) -std=gnu++0x -c $<
903 hashtable_c++0x.o: hashtable_c++0x.cc
904         $(CXXCOMPILE) -std=gnu++0x -c $<
905
906 limits_c++0x.lo: limits_c++0x.cc
907         $(LTCXXCOMPILE) -std=gnu++0x -c $<
908 limits_c++0x.o: limits_c++0x.cc
909         $(CXXCOMPILE) -std=gnu++0x -c $<
910
911 atomic.lo: atomic.cc
912         $(LTCXXCOMPILE) -std=gnu++0x -c $<
913 atomic.o: atomic.cc
914         $(CXXCOMPILE) -std=gnu++0x -c $<
915
916 fstream-inst.lo: fstream-inst.cc
917         $(LTCXXCOMPILE) -std=gnu++0x -c $<
918 fstream-inst.o: fstream-inst.cc
919         $(CXXCOMPILE) -std=gnu++0x -c $<
920
921 string-inst.lo: string-inst.cc
922         $(LTCXXCOMPILE) -std=gnu++0x -c $<
923 string-inst.o: string-inst.cc
924         $(CXXCOMPILE) -std=gnu++0x -c $<
925
926 wstring-inst.lo: wstring-inst.cc
927         $(LTCXXCOMPILE) -std=gnu++0x -c $<
928 wstring-inst.o: wstring-inst.cc
929         $(CXXCOMPILE) -std=gnu++0x -c $<
930
931 chrono.lo: chrono.cc
932         $(LTCXXCOMPILE) -std=gnu++0x -c $<
933 chrono.o: chrono.cc
934         $(CXXCOMPILE) -std=gnu++0x -c $<
935
936 thread.lo: thread.cc
937         $(LTCXXCOMPILE) -std=gnu++0x -c $<
938 thread.o: thread.cc
939         $(CXXCOMPILE) -std=gnu++0x -c $<
940
941 future.lo: future.cc
942         $(LTCXXCOMPILE) -std=gnu++0x -c $<
943 future.o: future.cc
944         $(CXXCOMPILE) -std=gnu++0x -c $<
945
946 # Use special rules for compatibility-ldbl.cc compilation, as we need to
947 # pass -mlong-double-64.
948 @GLIBCXX_LDBL_COMPAT_TRUE@compatibility-ldbl.lo: compatibility-ldbl.cc
949 @GLIBCXX_LDBL_COMPAT_TRUE@      $(LTCXXCOMPILE) -mlong-double-64 -c $<
950 @GLIBCXX_LDBL_COMPAT_TRUE@compatibility-ldbl.o: compatibility-ldbl.cc
951 @GLIBCXX_LDBL_COMPAT_TRUE@      $(CXXCOMPILE) -mlong-double-64 -c $<
952
953 # Added bits to build debug library.
954 @GLIBCXX_BUILD_DEBUG_TRUE@all-local: build_debug
955 @GLIBCXX_BUILD_DEBUG_TRUE@install-data-local: install_debug
956 @GLIBCXX_BUILD_DEBUG_FALSE@all-local:
957 @GLIBCXX_BUILD_DEBUG_FALSE@install-data-local:
958
959 # Build a set of debug objects here.
960 stamp-debug:
961         if test ! -d ${debugdir}; then \
962           mkdir -p ${debugdir}; \
963           (cd ${debugdir}; \
964           sed -e 's/top_builddir = \.\./top_builddir = ..\/../' \
965               -e 's/srcdir = \.\./srcdir = ..\/../' \
966               -e 's/glibcxx_basedir = \.\./glibcxx_basedir = ..\/../' \
967               -e 's/all-local: build_debug/all-local:/' \
968               -e 's/install-data-local: install_debug/install-data-local:/' \
969           < ../Makefile > Makefile) ; \
970         fi; \
971         echo `date` > stamp-debug;
972
973 build_debug: stamp-debug
974         (cd ${debugdir} && $(MAKE) CXXFLAGS='$(DEBUG_FLAGS)' all)
975
976 # Install debug library here.
977 install_debug:
978         (cd ${debugdir} && $(MAKE) \
979         toolexeclibdir=$(glibcxx_toolexeclibdir)/debug install)
980
981 # Tell versions [3.59,3.63) of GNU make to not export all variables.
982 # Otherwise a system limit (for SysV at least) may be exceeded.
983 .NOEXPORT: