OSDN Git Service

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