OSDN Git Service

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