OSDN Git Service

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