OSDN Git Service

libstdc++-v3/
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / src / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 target_triplet = @target@
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
41         $(top_srcdir)/fragment.am
42 subdir = src
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/../config/enable.m4 \
45         $(top_srcdir)/../config/futex.m4 \
46         $(top_srcdir)/../config/iconv.m4 \
47         $(top_srcdir)/../config/lead-dot.m4 \
48         $(top_srcdir)/../config/lib-ld.m4 \
49         $(top_srcdir)/../config/lib-link.m4 \
50         $(top_srcdir)/../config/lib-prefix.m4 \
51         $(top_srcdir)/../config/multi.m4 \
52         $(top_srcdir)/../config/no-executables.m4 \
53         $(top_srcdir)/../config/override.m4 \
54         $(top_srcdir)/../config/proginstall.m4 \
55         $(top_srcdir)/../config/stdint.m4 \
56         $(top_srcdir)/../config/unwind_ipinfo.m4 \
57         $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
58         $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
59         $(top_srcdir)/crossconfig.m4 $(top_srcdir)/linkage.m4 \
60         $(top_srcdir)/acinclude.m4 $(top_srcdir)/../config/tls.m4 \
61         $(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 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 = `echo $$p | sed -e 's|^.*/||'`;
72 am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
73 toolexeclibLTLIBRARIES_INSTALL = $(INSTALL)
74 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
75 am__libstdc___la_SOURCES_DIST = atomic.cc bitmap_allocator.cc \
76         pool_allocator.cc mt_allocator.cc codecvt.cc compatibility.cc \
77         complex_io.cc ctype.cc date_time.cc debug.cc functexcept.cc \
78         hash.cc hash_c++0x.cc globals_io.cc hashtable.cc \
79         hashtable_c++0x.cc ios.cc ios_failure.cc ios_init.cc \
80         ios_locale.cc limits.cc list.cc debug_list.cc locale.cc \
81         locale_init.cc locale_facets.cc localename.cc stdexcept.cc \
82         strstream.cc system_error.cc tree.cc allocator-inst.cc \
83         concept-inst.cc fstream-inst.cc ext-inst.cc ios-inst.cc \
84         iostream-inst.cc istream-inst.cc istream.cc locale-inst.cc \
85         misc-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc \
86         streambuf.cc string-inst.cc valarray-inst.cc wlocale-inst.cc \
87         wstring-inst.cc atomicity.cc codecvt_members.cc \
88         collate_members.cc ctype_members.cc messages_members.cc \
89         monetary_members.cc numeric_members.cc time_members.cc \
90         basic_file.cc c++locale.cc compatibility-ldbl.cc \
91         parallel_list.cc parallel_settings.cc
92 am__objects_1 = atomicity.lo codecvt_members.lo collate_members.lo \
93         ctype_members.lo messages_members.lo monetary_members.lo \
94         numeric_members.lo time_members.lo
95 @GLIBCXX_LDBL_COMPAT_TRUE@am__objects_2 = compatibility-ldbl.lo
96 @ENABLE_PARALLEL_TRUE@am__objects_3 = parallel_list.lo \
97 @ENABLE_PARALLEL_TRUE@  parallel_settings.lo
98 am__objects_4 = basic_file.lo c++locale.lo $(am__objects_2) \
99         $(am__objects_3)
100 am__objects_5 = atomic.lo bitmap_allocator.lo pool_allocator.lo \
101         mt_allocator.lo codecvt.lo compatibility.lo complex_io.lo \
102         ctype.lo date_time.lo debug.lo functexcept.lo hash.lo \
103         hash_c++0x.lo globals_io.lo hashtable.lo hashtable_c++0x.lo \
104         ios.lo ios_failure.lo ios_init.lo ios_locale.lo limits.lo \
105         list.lo debug_list.lo locale.lo locale_init.lo \
106         locale_facets.lo localename.lo stdexcept.lo strstream.lo \
107         system_error.lo tree.lo allocator-inst.lo concept-inst.lo \
108         fstream-inst.lo ext-inst.lo ios-inst.lo iostream-inst.lo \
109         istream-inst.lo istream.lo locale-inst.lo misc-inst.lo \
110         ostream-inst.lo sstream-inst.lo streambuf-inst.lo streambuf.lo \
111         string-inst.lo valarray-inst.lo wlocale-inst.lo \
112         wstring-inst.lo $(am__objects_1) $(am__objects_4)
113 am_libstdc___la_OBJECTS = $(am__objects_5)
114 libstdc___la_OBJECTS = $(am_libstdc___la_OBJECTS)
115 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
116 depcomp =
117 am__depfiles_maybe =
118 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
119         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
120 CXXLD = $(CXX)
121 SOURCES = $(libstdc___la_SOURCES)
122 DIST_SOURCES = $(am__libstdc___la_SOURCES_DIST)
123 ETAGS = etags
124 CTAGS = ctags
125 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
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 CXXFLAGS = @CXXFLAGS@
163 CYGPATH_W = @CYGPATH_W@
164 C_INCLUDE_DIR = @C_INCLUDE_DIR@
165 DEBUG_FLAGS = @DEBUG_FLAGS@
166 DEFS = @DEFS@
167 DUMPBIN = @DUMPBIN@
168 ECHO_C = @ECHO_C@
169 ECHO_N = @ECHO_N@
170 ECHO_T = @ECHO_T@
171 EGREP = @EGREP@
172 ENABLE_PARALLEL_FALSE = @ENABLE_PARALLEL_FALSE@
173 ENABLE_PARALLEL_TRUE = @ENABLE_PARALLEL_TRUE@
174 ENABLE_SYMVERS_DARWIN_FALSE = @ENABLE_SYMVERS_DARWIN_FALSE@
175 ENABLE_SYMVERS_DARWIN_TRUE = @ENABLE_SYMVERS_DARWIN_TRUE@
176 ENABLE_SYMVERS_FALSE = @ENABLE_SYMVERS_FALSE@
177 ENABLE_SYMVERS_GNU_FALSE = @ENABLE_SYMVERS_GNU_FALSE@
178 ENABLE_SYMVERS_GNU_NAMESPACE_FALSE = @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@
179 ENABLE_SYMVERS_GNU_NAMESPACE_TRUE = @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@
180 ENABLE_SYMVERS_GNU_TRUE = @ENABLE_SYMVERS_GNU_TRUE@
181 ENABLE_SYMVERS_TRUE = @ENABLE_SYMVERS_TRUE@
182 ENABLE_VISIBILITY_FALSE = @ENABLE_VISIBILITY_FALSE@
183 ENABLE_VISIBILITY_TRUE = @ENABLE_VISIBILITY_TRUE@
184 ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
185 EXEEXT = @EXEEXT@
186 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
187 FGREP = @FGREP@
188 GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
189 GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
190 GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
191 GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
192 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
193 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
194 GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
195 GLIBCXX_C_HEADERS_C_GLOBAL_FALSE = @GLIBCXX_C_HEADERS_C_GLOBAL_FALSE@
196 GLIBCXX_C_HEADERS_C_GLOBAL_TRUE = @GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@
197 GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
198 GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
199 GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
200 GLIBCXX_C_HEADERS_EXTRA_FALSE = @GLIBCXX_C_HEADERS_EXTRA_FALSE@
201 GLIBCXX_C_HEADERS_EXTRA_TRUE = @GLIBCXX_C_HEADERS_EXTRA_TRUE@
202 GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
203 GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
204 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
205 GLIBCXX_LDBL_COMPAT_FALSE = @GLIBCXX_LDBL_COMPAT_FALSE@
206 GLIBCXX_LDBL_COMPAT_TRUE = @GLIBCXX_LDBL_COMPAT_TRUE@
207 GREP = @GREP@
208 INSTALL_DATA = @INSTALL_DATA@
209 INSTALL_PROGRAM = @INSTALL_PROGRAM@
210 INSTALL_SCRIPT = @INSTALL_SCRIPT@
211 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
212 LD = @LD@
213 LDFLAGS = @LDFLAGS@
214 LIBICONV = @LIBICONV@
215 LIBMATHOBJS = @LIBMATHOBJS@
216 LIBOBJS = @LIBOBJS@
217 LIBS = @LIBS@
218 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
219 LIBTOOL = @LIBTOOL@
220 LN_S = @LN_S@
221 LTLIBICONV = @LTLIBICONV@
222 LTLIBOBJS = @LTLIBOBJS@
223 MAINT = @MAINT@
224 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
225 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
226 MAKEINFO = @MAKEINFO@
227 NM = @NM@
228 OBJEXT = @OBJEXT@
229 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
230 OPT_LDFLAGS = @OPT_LDFLAGS@
231 OS_INC_SRCDIR = @OS_INC_SRCDIR@
232 PACKAGE = @PACKAGE@
233 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
234 PACKAGE_NAME = @PACKAGE_NAME@
235 PACKAGE_STRING = @PACKAGE_STRING@
236 PACKAGE_TARNAME = @PACKAGE_TARNAME@
237 PACKAGE_VERSION = @PACKAGE_VERSION@
238 PATH_SEPARATOR = @PATH_SEPARATOR@
239 RANLIB = @RANLIB@
240 SECTION_FLAGS = @SECTION_FLAGS@
241 SECTION_LDFLAGS = @SECTION_LDFLAGS@
242 SED = @SED@
243 SET_MAKE = @SET_MAKE@
244 SHELL = @SHELL@
245 STRIP = @STRIP@
246 SYMVER_FILE = @SYMVER_FILE@
247 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
248 USE_NLS = @USE_NLS@
249 VERSION = @VERSION@
250 WARN_FLAGS = @WARN_FLAGS@
251 WERROR = @WERROR@
252 ac_ct_AR = @ac_ct_AR@
253 ac_ct_AS = @ac_ct_AS@
254 ac_ct_CC = @ac_ct_CC@
255 ac_ct_CXX = @ac_ct_CXX@
256 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
257 ac_ct_RANLIB = @ac_ct_RANLIB@
258 ac_ct_STRIP = @ac_ct_STRIP@
259 am__leading_dot = @am__leading_dot@
260 am__tar = @am__tar@
261 am__untar = @am__untar@
262 baseline_dir = @baseline_dir@
263 bindir = @bindir@
264 build = @build@
265 build_alias = @build_alias@
266 build_cpu = @build_cpu@
267 build_os = @build_os@
268 build_vendor = @build_vendor@
269 check_msgfmt = @check_msgfmt@
270 datadir = @datadir@
271 enable_shared = @enable_shared@
272 enable_static = @enable_static@
273 exec_prefix = @exec_prefix@
274 glibcxx_MOFILES = @glibcxx_MOFILES@
275 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
276 glibcxx_POFILES = @glibcxx_POFILES@
277 glibcxx_builddir = @glibcxx_builddir@
278 glibcxx_localedir = @glibcxx_localedir@
279 glibcxx_prefixdir = @glibcxx_prefixdir@
280 glibcxx_srcdir = @glibcxx_srcdir@
281 glibcxx_thread_h = @glibcxx_thread_h@
282 glibcxx_toolexecdir = @glibcxx_toolexecdir@
283 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
284 gxx_include_dir = @gxx_include_dir@
285 host = @host@
286 host_alias = @host_alias@
287 host_cpu = @host_cpu@
288 host_os = @host_os@
289 host_vendor = @host_vendor@
290 includedir = @includedir@
291 infodir = @infodir@
292 install_sh = @install_sh@
293 libdir = @libdir@
294 libexecdir = @libexecdir@
295 libtool_VERSION = @libtool_VERSION@
296 localstatedir = @localstatedir@
297 lt_ECHO = @lt_ECHO@
298 mandir = @mandir@
299 mkdir_p = @mkdir_p@
300 multi_basedir = @multi_basedir@
301 oldincludedir = @oldincludedir@
302 port_specific_symbol_files = @port_specific_symbol_files@
303 prefix = @prefix@
304 program_transform_name = @program_transform_name@
305 sbindir = @sbindir@
306 sharedstatedir = @sharedstatedir@
307 sysconfdir = @sysconfdir@
308 target = @target@
309 target_alias = @target_alias@
310 target_cpu = @target_cpu@
311 target_os = @target_os@
312 target_vendor = @target_vendor@
313 toplevel_srcdir = @toplevel_srcdir@
314
315 # May be used by various substitution variables.
316 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
317 MAINT_CHARSET = latin1
318 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
319 PWD_COMMAND = $${PWDCMD-pwd}
320 STAMP = echo timestamp >
321 toolexecdir = $(glibcxx_toolexecdir)
322 toolexeclibdir = $(glibcxx_toolexeclibdir)
323
324 # These bits are all figured out from configure.  Look in acinclude.m4
325 # or configure.ac to see how they are set.  See GLIBCXX_EXPORT_FLAGS.
326 CONFIG_CXXFLAGS = \
327         $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
328
329 WARN_CXXFLAGS = \
330         $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
331
332
333 # -I/-D flags to pass when compiling.
334 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
335
336 # Cross compiler support.
337 toolexeclib_LTLIBRARIES = libstdc++.la
338 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,-exported_symbols_list,libstdc++-symbols.explist
339 @ENABLE_SYMVERS_FALSE@version_arg = 
340 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,--version-script=libstdc++-symbols.ver
341 @ENABLE_SYMVERS_GNU_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,--version-script=libstdc++-symbols.ver
342 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.explist
343 @ENABLE_SYMVERS_FALSE@version_dep = 
344 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.ver
345 @ENABLE_SYMVERS_GNU_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.ver
346
347 # Source files linked in via configuration/make substitution for a
348 # particular host.
349 host_sources = \
350         atomicity.cc \
351         codecvt_members.cc \
352         collate_members.cc \
353         ctype_members.cc \
354         messages_members.cc \
355         monetary_members.cc \
356         numeric_members.cc \
357         time_members.cc 
358
359 atomicity_file = ${glibcxx_srcdir}/$(ATOMICITY_SRCDIR)/atomicity.h
360
361 # Source files linked in via configuration/make substitution for a
362 # particular host, but with ad hoc naming rules.
363 host_sources_extra = \
364         basic_file.cc c++locale.cc ${ldbl_compat_sources} ${parallel_sources}
365
366 @ENABLE_PARALLEL_FALSE@parallel_sources = 
367 @ENABLE_PARALLEL_TRUE@parallel_sources = parallel_list.cc parallel_settings.cc
368 @GLIBCXX_LDBL_COMPAT_FALSE@ldbl_compat_sources = 
369 @GLIBCXX_LDBL_COMPAT_TRUE@ldbl_compat_sources = compatibility-ldbl.cc
370
371 # Sources present in the src directory.
372 sources = \
373         atomic.cc \
374         bitmap_allocator.cc \
375         pool_allocator.cc \
376         mt_allocator.cc \
377         codecvt.cc \
378         compatibility.cc \
379         complex_io.cc \
380         ctype.cc \
381         date_time.cc \
382         debug.cc \
383         functexcept.cc \
384         hash.cc \
385         hash_c++0x.cc \
386         globals_io.cc \
387         hashtable.cc \
388         hashtable_c++0x.cc \
389         ios.cc \
390         ios_failure.cc \
391         ios_init.cc \
392         ios_locale.cc \
393         limits.cc \
394         list.cc \
395         debug_list.cc \
396         locale.cc \
397         locale_init.cc \
398         locale_facets.cc \
399         localename.cc \
400         stdexcept.cc \
401         strstream.cc \
402         system_error.cc \
403         tree.cc \
404         allocator-inst.cc \
405         concept-inst.cc \
406         fstream-inst.cc \
407         ext-inst.cc \
408         ios-inst.cc \
409         iostream-inst.cc \
410         istream-inst.cc \
411         istream.cc \
412         locale-inst.cc \
413         misc-inst.cc \
414         ostream-inst.cc \
415         sstream-inst.cc \
416         streambuf-inst.cc \
417         streambuf.cc \
418         string-inst.cc \
419         valarray-inst.cc \
420         wlocale-inst.cc \
421         wstring-inst.cc \
422         ${host_sources} \
423         ${host_sources_extra} 
424
425 libstdc___la_SOURCES = $(sources)
426 libstdc___la_LIBADD = \
427         $(top_builddir)/libmath/libmath.la \
428         $(top_builddir)/libsupc++/libsupc++convenience.la
429
430 libstdc___la_DEPENDENCIES = ${version_dep} $(libstdc___la_LIBADD)
431 libstdc___la_LDFLAGS = \
432         -version-info $(libtool_VERSION) ${version_arg} -lm 
433
434
435 # Use special rules for the deprecated source files so that they find
436 # deprecated include files.
437 GLIBCXX_INCLUDE_DIR = $(glibcxx_builddir)/include
438
439 # Use special rules for parallel mode compilation.
440 PARALLEL_FLAGS = -fopenmp -D_GLIBCXX_PARALLEL -I$(glibcxx_builddir)/../libgomp
441
442 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
443 # modified in a per-library or per-sub-library way.  Need to manually
444 # set this option because CONFIG_CXXFLAGS has to be after
445 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
446 # as the occasion calls for it.
447 AM_CXXFLAGS = \
448         -fno-implicit-templates \
449         $(WARN_CXXFLAGS) \
450         $(OPTIMIZE_CXXFLAGS) \
451         $(CONFIG_CXXFLAGS)
452
453
454 # libstdc++ libtool notes
455
456 # 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
457 # last. (That way, things like -O2 passed down from the toplevel can
458 # be overridden by --enable-debug.)
459
460 # 2) In general, libtool expects an argument such as `--tag=CXX' when
461 # using the C++ compiler, because that will enable the settings
462 # detected when C++ support was being configured.  However, when no
463 # such flag is given in the command line, libtool attempts to figure
464 # it out by matching the compiler name in each configuration section
465 # against a prefix of the command line.  The problem is that, if the
466 # compiler name and its initial flags stored in the libtool
467 # configuration file don't match those in the command line, libtool
468 # can't decide which configuration to use, and it gives up.  The
469 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
470 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
471 # attempt to infer which configuration to use
472 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --mode=compile $(CXX) $(INCLUDES) \
473                $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) 
474
475 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
476
477 # 3) We'd have a problem when building the shared libstdc++ object if
478 # the rules automake generates would be used.  We cannot allow g++ to
479 # be used since this would add -lstdc++ to the link line which of
480 # course is problematic at this point.  So, we get the top-level
481 # directory to configure libstdc++-v3 to use gcc as the C++
482 # compilation driver.
483 CXXLINK = $(LIBTOOL) --tag CXX --mode=link $(CXX) \
484           $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_CXXFLAGS) $(LTLDFLAGS) -o $@
485
486 debugdir = debug
487 all: all-am
488
489 .SUFFIXES:
490 .SUFFIXES: .cc .lo .o .obj
491 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
492         @for dep in $?; do \
493           case '$(am__configure_deps)' in \
494             *$$dep*) \
495               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
496                 && exit 0; \
497               exit 1;; \
498           esac; \
499         done; \
500         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  --ignore-deps src/Makefile'; \
501         cd $(top_srcdir) && \
502           $(AUTOMAKE) --foreign  --ignore-deps src/Makefile
503 .PRECIOUS: Makefile
504 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
505         @case '$?' in \
506           *config.status*) \
507             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
508           *) \
509             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
510             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
511         esac;
512
513 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
514         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
515
516 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
517         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
518 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
519         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
520 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
521         @$(NORMAL_INSTALL)
522         test -z "$(toolexeclibdir)" || $(mkdir_p) "$(DESTDIR)$(toolexeclibdir)"
523         @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
524           if test -f $$p; then \
525             f=$(am__strip_dir) \
526             echo " $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
527             $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
528           else :; fi; \
529         done
530
531 uninstall-toolexeclibLTLIBRARIES:
532         @$(NORMAL_UNINSTALL)
533         @set -x; list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
534           p=$(am__strip_dir) \
535           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$p'"; \
536           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$p"; \
537         done
538
539 clean-toolexeclibLTLIBRARIES:
540         -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
541         @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
542           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
543           test "$$dir" != "$$p" || dir=.; \
544           echo "rm -f \"$${dir}/so_locations\""; \
545           rm -f "$${dir}/so_locations"; \
546         done
547 libstdc++.la: $(libstdc___la_OBJECTS) $(libstdc___la_DEPENDENCIES) 
548         $(CXXLINK) -rpath $(toolexeclibdir) $(libstdc___la_LDFLAGS) $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD) $(LIBS)
549
550 mostlyclean-compile:
551         -rm -f *.$(OBJEXT)
552
553 distclean-compile:
554         -rm -f *.tab.c
555
556 .cc.o:
557         $(CXXCOMPILE) -c -o $@ $<
558
559 .cc.obj:
560         $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
561
562 .cc.lo:
563         $(LTCXXCOMPILE) -c -o $@ $<
564
565 mostlyclean-libtool:
566         -rm -f *.lo
567
568 clean-libtool:
569         -rm -rf .libs _libs
570
571 distclean-libtool:
572         -rm -f libtool
573 uninstall-info-am:
574
575 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
576         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
577         unique=`for i in $$list; do \
578             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
579           done | \
580           $(AWK) '    { files[$$0] = 1; } \
581                END { for (i in files) print i; }'`; \
582         mkid -fID $$unique
583 tags: TAGS
584
585 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
586                 $(TAGS_FILES) $(LISP)
587         tags=; \
588         here=`pwd`; \
589         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
590         unique=`for i in $$list; do \
591             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
592           done | \
593           $(AWK) '    { files[$$0] = 1; } \
594                END { for (i in files) print i; }'`; \
595         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
596           test -n "$$unique" || unique=$$empty_fix; \
597           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
598             $$tags $$unique; \
599         fi
600 ctags: CTAGS
601 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
602                 $(TAGS_FILES) $(LISP)
603         tags=; \
604         here=`pwd`; \
605         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
606         unique=`for i in $$list; do \
607             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
608           done | \
609           $(AWK) '    { files[$$0] = 1; } \
610                END { for (i in files) print i; }'`; \
611         test -z "$(CTAGS_ARGS)$$tags$$unique" \
612           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
613              $$tags $$unique
614
615 GTAGS:
616         here=`$(am__cd) $(top_builddir) && pwd` \
617           && cd $(top_srcdir) \
618           && gtags -i $(GTAGS_ARGS) $$here
619
620 distclean-tags:
621         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
622
623 distdir: $(DISTFILES)
624         $(mkdir_p) $(distdir)/..
625         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
626         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
627         list='$(DISTFILES)'; for file in $$list; do \
628           case $$file in \
629             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
630             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
631           esac; \
632           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
633           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
634           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
635             dir="/$$dir"; \
636             $(mkdir_p) "$(distdir)$$dir"; \
637           else \
638             dir=''; \
639           fi; \
640           if test -d $$d/$$file; then \
641             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
642               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
643             fi; \
644             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
645           else \
646             test -f $(distdir)/$$file \
647             || cp -p $$d/$$file $(distdir)/$$file \
648             || exit 1; \
649           fi; \
650         done
651 check-am: all-am
652 check: check-am
653 all-am: Makefile $(LTLIBRARIES) all-local
654 installdirs:
655         for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
656           test -z "$$dir" || $(mkdir_p) "$$dir"; \
657         done
658 install: install-am
659 install-exec: install-exec-am
660 install-data: install-data-am
661 uninstall: uninstall-am
662
663 install-am: all-am
664         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
665
666 installcheck: installcheck-am
667 install-strip:
668         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
669           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
670           `test -z '$(STRIP)' || \
671             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
672 mostlyclean-generic:
673
674 clean-generic:
675
676 distclean-generic:
677         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
678
679 maintainer-clean-generic:
680         @echo "This command is intended for maintainers to use"
681         @echo "it deletes files that may require special tools to rebuild."
682 clean: clean-am
683
684 clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
685         mostlyclean-am
686
687 distclean: distclean-am
688         -rm -f Makefile
689 distclean-am: clean-am distclean-compile distclean-generic \
690         distclean-libtool distclean-tags
691
692 dvi: dvi-am
693
694 dvi-am:
695
696 html: html-am
697
698 info: info-am
699
700 info-am:
701
702 install-data-am: install-data-local
703
704 install-exec-am: install-toolexeclibLTLIBRARIES
705
706 install-info: install-info-am
707
708 install-man:
709
710 installcheck-am:
711
712 maintainer-clean: maintainer-clean-am
713         -rm -f Makefile
714 maintainer-clean-am: distclean-am maintainer-clean-generic
715
716 mostlyclean: mostlyclean-am
717
718 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
719         mostlyclean-libtool
720
721 pdf: pdf-am
722
723 pdf-am:
724
725 ps: ps-am
726
727 ps-am:
728
729 uninstall-am: uninstall-info-am uninstall-toolexeclibLTLIBRARIES
730
731 .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
732         clean-generic clean-libtool clean-toolexeclibLTLIBRARIES ctags \
733         distclean distclean-compile distclean-generic \
734         distclean-libtool distclean-tags distdir dvi dvi-am html \
735         html-am info info-am install install-am install-data \
736         install-data-am install-data-local install-exec \
737         install-exec-am install-info install-info-am install-man \
738         install-strip install-toolexeclibLTLIBRARIES installcheck \
739         installcheck-am installdirs maintainer-clean \
740         maintainer-clean-generic mostlyclean mostlyclean-compile \
741         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
742         tags uninstall uninstall-am uninstall-info-am \
743         uninstall-toolexeclibLTLIBRARIES
744
745
746 # Symbol versioning for shared libraries.
747 @ENABLE_SYMVERS_TRUE@libstdc++-symbols.ver:  ${glibcxx_srcdir}/$(SYMVER_FILE) \
748 @ENABLE_SYMVERS_TRUE@           $(port_specific_symbol_files)
749 @ENABLE_SYMVERS_TRUE@   cp ${glibcxx_srcdir}/$(SYMVER_FILE) ./libstdc++-symbols.ver
750 @ENABLE_SYMVERS_TRUE@   chmod +w ./libstdc++-symbols.ver
751 @ENABLE_SYMVERS_TRUE@   if test "x$(port_specific_symbol_files)" != x; then \
752 @ENABLE_SYMVERS_TRUE@     if grep '^# Appended to version file.' \
753 @ENABLE_SYMVERS_TRUE@          $(port_specific_symbol_files) /dev/null > /dev/null 2>&1; then \
754 @ENABLE_SYMVERS_TRUE@       cat $(port_specific_symbol_files) >> $@; \
755 @ENABLE_SYMVERS_TRUE@     else \
756 @ENABLE_SYMVERS_TRUE@       sed -n '1,/DO NOT DELETE/p' $@ > tmp.top; \
757 @ENABLE_SYMVERS_TRUE@       sed -n '/DO NOT DELETE/,$$p' $@ > tmp.bottom; \
758 @ENABLE_SYMVERS_TRUE@       cat tmp.top $(port_specific_symbol_files) tmp.bottom > $@; \
759 @ENABLE_SYMVERS_TRUE@       rm tmp.top tmp.bottom; \
760 @ENABLE_SYMVERS_TRUE@     fi; \
761 @ENABLE_SYMVERS_TRUE@   fi
762 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@libstdc++-symbols.explist : libstdc++-symbols.ver \
763 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@               ${glibcxx_srcdir}/scripts/make_exports.pl \
764 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@               $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD)
765 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@       perl ${glibcxx_srcdir}/scripts/make_exports.pl \
766 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@         libstdc++-symbols.ver \
767 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@         $(libstdc___la_OBJECTS:%.lo=.libs/%.o) \
768 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@        `echo $(libstdc___la_LIBADD) | \
769 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@           sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
770 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@        > $@ || (rm -f $@ ; exit 1)
771
772 codecvt_members.cc: ${glibcxx_srcdir}/$(CCODECVT_CC)
773         $(LN_S) ${glibcxx_srcdir}/$(CCODECVT_CC) . || true
774
775 collate_members.cc: ${glibcxx_srcdir}/$(CCOLLATE_CC)
776         $(LN_S) ${glibcxx_srcdir}/$(CCOLLATE_CC) . || true
777
778 ctype_members.cc: ${glibcxx_srcdir}/$(CCTYPE_CC)
779         $(LN_S) ${glibcxx_srcdir}/$(CCTYPE_CC) . || true
780
781 messages_members.cc: ${glibcxx_srcdir}/$(CMESSAGES_CC)
782         $(LN_S) ${glibcxx_srcdir}/$(CMESSAGES_CC) . || true
783
784 monetary_members.cc: ${glibcxx_srcdir}/$(CMONEY_CC)
785         $(LN_S) ${glibcxx_srcdir}/$(CMONEY_CC) . || true
786
787 numeric_members.cc: ${glibcxx_srcdir}/$(CNUMERIC_CC)
788         $(LN_S) ${glibcxx_srcdir}/$(CNUMERIC_CC) . || true
789
790 time_members.cc: ${glibcxx_srcdir}/$(CTIME_CC)
791         $(LN_S) ${glibcxx_srcdir}/$(CTIME_CC) . || true
792 atomicity.cc: ${atomicity_file}
793         $(LN_S) ${atomicity_file} ./atomicity.cc || true
794
795 c++locale.cc: ${glibcxx_srcdir}/$(CLOCALE_CC)
796         $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_CC) ./$@ || true
797
798 basic_file.cc: ${glibcxx_srcdir}/$(BASIC_FILE_CC)
799         $(LN_S) ${glibcxx_srcdir}/$(BASIC_FILE_CC) ./$@ || true
800
801 vpath % $(top_srcdir)/src
802 vpath % $(top_srcdir)
803 strstream.lo: strstream.cc
804         $(LTCXXCOMPILE) -I$(GLIBCXX_INCLUDE_DIR)/backward -Wno-deprecated -c $<
805 strstream.o: strstream.cc
806         $(CXXCOMPILE) -I$(GLIBCXX_INCLUDE_DIR)/backward -Wno-deprecated -c $<
807
808 # Use special rules for the concept-checking instantiations so that all
809 # the generated template functions are also instantiated.  Force the checks
810 # to be on so that the instantiations are actually seen.
811 concept-inst.lo: concept-inst.cc
812         $(LTCXXCOMPILE) -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c $<
813 concept-inst.o: concept-inst.cc
814         $(CXXCOMPILE) -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c $<
815 parallel_list.lo: parallel_list.cc
816         $(LTCXXCOMPILE) $(PARALLEL_FLAGS) -c $<
817 parallel_list.o: parallel_list.cc
818         $(CXXCOMPILE) $(PARALLEL_FLAGS) -c $<
819
820 parallel_settings.lo: parallel_settings.cc
821         $(LTCXXCOMPILE) $(PARALLEL_FLAGS) -c $<
822 parallel_settings.o: parallel_settings.cc
823         $(CXXCOMPILE) $(PARALLEL_FLAGS) -c $<
824
825 # Use special rules for the C++0x sources so that the proper flags are passed.
826 system_error.lo: system_error.cc
827         $(LTCXXCOMPILE) -std=gnu++0x -c $<
828 system_error.o: system_error.cc
829         $(CXXCOMPILE) -std=gnu++0x -c $<
830
831 hash_c++0x.lo: hash_c++0x.cc
832         $(LTCXXCOMPILE) -std=gnu++0x -c $<
833 hash_c++0x.o: hash_c++0x.cc
834         $(CXXCOMPILE) -std=gnu++0x -c $<
835
836 hashtable_c++0x.lo: hashtable_c++0x.cc
837         $(LTCXXCOMPILE) -std=gnu++0x -c $<
838 hashtable_c++0x.o: hashtable_c++0x.cc
839         $(CXXCOMPILE) -std=gnu++0x -c $<
840
841 date_time.lo: date_time.cc
842         $(LTCXXCOMPILE) -std=gnu++0x -c $<
843 date_time.o: date_time.cc
844         $(CXXCOMPILE) -std=gnu++0x -c $<
845
846 atomic.lo: atomic.cc
847         $(LTCXXCOMPILE) -x c++ -std=gnu++0x -c $<
848 atomic.o: atomic.cc
849         $(CXXCOMPILE) -x c++ -std=gnu++0x -c $<
850
851 # Use special rules for compatibility-ldbl.cc compilation, as we need to
852 # pass -mlong-double-64.
853 @GLIBCXX_LDBL_COMPAT_TRUE@compatibility-ldbl.lo: compatibility-ldbl.cc
854 @GLIBCXX_LDBL_COMPAT_TRUE@      $(LTCXXCOMPILE) -mlong-double-64 -c $<
855 @GLIBCXX_LDBL_COMPAT_TRUE@compatibility-ldbl.o: compatibility-ldbl.cc
856 @GLIBCXX_LDBL_COMPAT_TRUE@      $(CXXCOMPILE) -mlong-double-64 -c $<
857
858 # Added bits to build debug library.
859 @GLIBCXX_BUILD_DEBUG_TRUE@all-local: build_debug
860 @GLIBCXX_BUILD_DEBUG_TRUE@install-data-local: install_debug
861 @GLIBCXX_BUILD_DEBUG_FALSE@all-local:
862 @GLIBCXX_BUILD_DEBUG_FALSE@install-data-local:
863
864 # Build a set of debug objects here.
865 stamp-debug:
866         if test ! -d ${debugdir}; then \
867           mkdir -p ${debugdir}; \
868           (cd ${debugdir}; \
869           sed -e 's/top_builddir = \.\./top_builddir = ..\/../' \
870               -e 's/srcdir = \.\./srcdir = ..\/../' \
871               -e 's/glibcxx_basedir = \.\./glibcxx_basedir = ..\/../' \
872               -e 's/all-local: build_debug/all-local:/' \
873               -e 's/install-data-local: install_debug/install-data-local:/' \
874           < ../Makefile > Makefile) ; \
875         fi; \
876         echo `date` > stamp-debug;
877
878 build_debug: stamp-debug
879         (cd ${debugdir} && $(MAKE) CXXFLAGS='$(DEBUG_FLAGS)' all)
880
881 # Install debug library here.
882 install_debug:
883         (cd ${debugdir} && $(MAKE) \
884         toolexeclibdir=$(glibcxx_toolexeclibdir)/debug install)
885 # Tell versions [3.59,3.63) of GNU make to not export all variables.
886 # Otherwise a system limit (for SysV at least) may be exceeded.
887 .NOEXPORT: