1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
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.
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
18 top_srcdir = @top_srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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)
37 build_triplet = @build@
39 target_triplet = @target@
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
41 $(top_srcdir)/fragment.am
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/proginstall.m4 \
54 $(top_srcdir)/../config/unwind_ipinfo.m4 \
55 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
56 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
57 $(top_srcdir)/crossconfig.m4 $(top_srcdir)/linkage.m4 \
58 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../config/tls.m4 \
59 $(top_srcdir)/configure.ac
60 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62 CONFIG_HEADER = $(top_builddir)/config.h
64 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
65 am__vpath_adj = case $$p in \
66 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
69 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
70 am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
71 toolexeclibLTLIBRARIES_INSTALL = $(INSTALL)
72 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
73 am__libstdc___la_SOURCES_DIST = atomic.cc bitmap_allocator.cc \
74 pool_allocator.cc mt_allocator.cc codecvt.cc compatibility.cc \
75 complex_io.cc ctype.cc date_time.cc debug.cc functexcept.cc \
76 hash.cc hash_c++0x.cc globals_io.cc hashtable.cc \
77 hashtable_c++0x.cc ios.cc ios_failure.cc ios_init.cc \
78 ios_locale.cc limits.cc list.cc debug_list.cc locale.cc \
79 locale_init.cc locale_facets.cc localename.cc stdexcept.cc \
80 strstream.cc system_error.cc tree.cc allocator-inst.cc \
81 concept-inst.cc fstream-inst.cc ext-inst.cc ios-inst.cc \
82 iostream-inst.cc istream-inst.cc istream.cc locale-inst.cc \
83 misc-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc \
84 streambuf.cc string-inst.cc valarray-inst.cc wlocale-inst.cc \
85 wstring-inst.cc atomicity.cc codecvt_members.cc \
86 collate_members.cc ctype_members.cc messages_members.cc \
87 monetary_members.cc numeric_members.cc time_members.cc \
88 basic_file.cc c++locale.cc compatibility-ldbl.cc \
89 parallel_list.cc parallel_settings.cc
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 am__objects_4 = basic_file.lo c++locale.lo $(am__objects_2) \
98 am__objects_5 = atomic.lo bitmap_allocator.lo pool_allocator.lo \
99 mt_allocator.lo codecvt.lo compatibility.lo complex_io.lo \
100 ctype.lo date_time.lo debug.lo functexcept.lo hash.lo \
101 hash_c++0x.lo globals_io.lo hashtable.lo hashtable_c++0x.lo \
102 ios.lo ios_failure.lo ios_init.lo ios_locale.lo limits.lo \
103 list.lo debug_list.lo locale.lo locale_init.lo \
104 locale_facets.lo localename.lo stdexcept.lo strstream.lo \
105 system_error.lo tree.lo allocator-inst.lo concept-inst.lo \
106 fstream-inst.lo ext-inst.lo ios-inst.lo iostream-inst.lo \
107 istream-inst.lo istream.lo locale-inst.lo misc-inst.lo \
108 ostream-inst.lo sstream-inst.lo streambuf-inst.lo streambuf.lo \
109 string-inst.lo valarray-inst.lo wlocale-inst.lo \
110 wstring-inst.lo $(am__objects_1) $(am__objects_4)
111 am_libstdc___la_OBJECTS = $(am__objects_5)
112 libstdc___la_OBJECTS = $(am_libstdc___la_OBJECTS)
113 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
116 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
117 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
119 SOURCES = $(libstdc___la_SOURCES)
120 DIST_SOURCES = $(am__libstdc___la_SOURCES_DIST)
123 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
124 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
126 ALLOCATOR_H = @ALLOCATOR_H@
127 ALLOCATOR_NAME = @ALLOCATOR_NAME@
131 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
132 ATOMIC_FLAGS = @ATOMIC_FLAGS@
133 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
134 AUTOCONF = @AUTOCONF@
135 AUTOHEADER = @AUTOHEADER@
136 AUTOMAKE = @AUTOMAKE@
138 BASIC_FILE_CC = @BASIC_FILE_CC@
139 BASIC_FILE_H = @BASIC_FILE_H@
141 CCODECVT_CC = @CCODECVT_CC@
142 CCOLLATE_CC = @CCOLLATE_CC@
143 CCTYPE_CC = @CCTYPE_CC@
145 CLOCALE_CC = @CLOCALE_CC@
146 CLOCALE_H = @CLOCALE_H@
147 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
148 CMESSAGES_CC = @CMESSAGES_CC@
149 CMESSAGES_H = @CMESSAGES_H@
150 CMONEY_CC = @CMONEY_CC@
151 CNUMERIC_CC = @CNUMERIC_CC@
153 CPPFLAGS = @CPPFLAGS@
154 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
155 CSTDIO_H = @CSTDIO_H@
156 CTIME_CC = @CTIME_CC@
160 CXXFLAGS = @CXXFLAGS@
161 CYGPATH_W = @CYGPATH_W@
162 C_INCLUDE_DIR = @C_INCLUDE_DIR@
163 DEBUG_FLAGS = @DEBUG_FLAGS@
170 ENABLE_PARALLEL_FALSE = @ENABLE_PARALLEL_FALSE@
171 ENABLE_PARALLEL_TRUE = @ENABLE_PARALLEL_TRUE@
172 ENABLE_SYMVERS_DARWIN_FALSE = @ENABLE_SYMVERS_DARWIN_FALSE@
173 ENABLE_SYMVERS_DARWIN_TRUE = @ENABLE_SYMVERS_DARWIN_TRUE@
174 ENABLE_SYMVERS_FALSE = @ENABLE_SYMVERS_FALSE@
175 ENABLE_SYMVERS_GNU_FALSE = @ENABLE_SYMVERS_GNU_FALSE@
176 ENABLE_SYMVERS_GNU_NAMESPACE_FALSE = @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@
177 ENABLE_SYMVERS_GNU_NAMESPACE_TRUE = @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@
178 ENABLE_SYMVERS_GNU_TRUE = @ENABLE_SYMVERS_GNU_TRUE@
179 ENABLE_SYMVERS_TRUE = @ENABLE_SYMVERS_TRUE@
180 ENABLE_VISIBILITY_FALSE = @ENABLE_VISIBILITY_FALSE@
181 ENABLE_VISIBILITY_TRUE = @ENABLE_VISIBILITY_TRUE@
182 ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
184 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
186 GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
187 GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
188 GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
189 GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
190 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
191 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
192 GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
193 GLIBCXX_C_HEADERS_C_GLOBAL_FALSE = @GLIBCXX_C_HEADERS_C_GLOBAL_FALSE@
194 GLIBCXX_C_HEADERS_C_GLOBAL_TRUE = @GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@
195 GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
196 GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
197 GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
198 GLIBCXX_C_HEADERS_EXTRA_FALSE = @GLIBCXX_C_HEADERS_EXTRA_FALSE@
199 GLIBCXX_C_HEADERS_EXTRA_TRUE = @GLIBCXX_C_HEADERS_EXTRA_TRUE@
200 GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
201 GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
202 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
203 GLIBCXX_LDBL_COMPAT_FALSE = @GLIBCXX_LDBL_COMPAT_FALSE@
204 GLIBCXX_LDBL_COMPAT_TRUE = @GLIBCXX_LDBL_COMPAT_TRUE@
206 INSTALL_DATA = @INSTALL_DATA@
207 INSTALL_PROGRAM = @INSTALL_PROGRAM@
208 INSTALL_SCRIPT = @INSTALL_SCRIPT@
209 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
212 LIBICONV = @LIBICONV@
213 LIBMATHOBJS = @LIBMATHOBJS@
216 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
219 LTLIBICONV = @LTLIBICONV@
220 LTLIBOBJS = @LTLIBOBJS@
222 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
223 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
224 MAKEINFO = @MAKEINFO@
227 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
228 OPT_LDFLAGS = @OPT_LDFLAGS@
229 OS_INC_SRCDIR = @OS_INC_SRCDIR@
231 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
232 PACKAGE_NAME = @PACKAGE_NAME@
233 PACKAGE_STRING = @PACKAGE_STRING@
234 PACKAGE_TARNAME = @PACKAGE_TARNAME@
235 PACKAGE_VERSION = @PACKAGE_VERSION@
236 PATH_SEPARATOR = @PATH_SEPARATOR@
238 SECTION_FLAGS = @SECTION_FLAGS@
239 SECTION_LDFLAGS = @SECTION_LDFLAGS@
241 SET_MAKE = @SET_MAKE@
244 SYMVER_FILE = @SYMVER_FILE@
245 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
248 WARN_FLAGS = @WARN_FLAGS@
250 ac_ct_AR = @ac_ct_AR@
251 ac_ct_AS = @ac_ct_AS@
252 ac_ct_CC = @ac_ct_CC@
253 ac_ct_CXX = @ac_ct_CXX@
254 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
255 ac_ct_RANLIB = @ac_ct_RANLIB@
256 ac_ct_STRIP = @ac_ct_STRIP@
257 am__leading_dot = @am__leading_dot@
259 am__untar = @am__untar@
260 baseline_dir = @baseline_dir@
263 build_alias = @build_alias@
264 build_cpu = @build_cpu@
265 build_os = @build_os@
266 build_vendor = @build_vendor@
267 check_msgfmt = @check_msgfmt@
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@
284 host_alias = @host_alias@
285 host_cpu = @host_cpu@
287 host_vendor = @host_vendor@
288 includedir = @includedir@
290 install_sh = @install_sh@
292 libexecdir = @libexecdir@
293 libtool_VERSION = @libtool_VERSION@
294 localstatedir = @localstatedir@
298 multi_basedir = @multi_basedir@
299 oldincludedir = @oldincludedir@
300 port_specific_symbol_files = @port_specific_symbol_files@
302 program_transform_name = @program_transform_name@
304 sharedstatedir = @sharedstatedir@
305 sysconfdir = @sysconfdir@
307 target_alias = @target_alias@
308 target_cpu = @target_cpu@
309 target_os = @target_os@
310 target_vendor = @target_vendor@
311 toplevel_srcdir = @toplevel_srcdir@
313 # May be used by various substitution variables.
314 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
315 MAINT_CHARSET = latin1
316 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
317 PWD_COMMAND = $${PWDCMD-pwd}
318 STAMP = echo timestamp >
319 toolexecdir = $(glibcxx_toolexecdir)
320 toolexeclibdir = $(glibcxx_toolexeclibdir)
322 # These bits are all figured out from configure. Look in acinclude.m4
323 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
325 $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
328 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
331 # -I/-D flags to pass when compiling.
332 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
334 # Cross compiler support.
335 toolexeclib_LTLIBRARIES = libstdc++.la
336 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,-exported_symbols_list,libstdc++-symbols.explist
337 @ENABLE_SYMVERS_FALSE@version_arg =
338 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,--version-script=libstdc++-symbols.ver
339 @ENABLE_SYMVERS_GNU_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,--version-script=libstdc++-symbols.ver
340 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.explist
341 @ENABLE_SYMVERS_FALSE@version_dep =
342 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.ver
343 @ENABLE_SYMVERS_GNU_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.ver
345 # Source files linked in via configuration/make substitution for a
352 messages_members.cc \
353 monetary_members.cc \
357 atomicity_file = ${glibcxx_srcdir}/$(ATOMICITY_SRCDIR)/atomicity.h
359 # Source files linked in via configuration/make substitution for a
360 # particular host, but with ad hoc naming rules.
361 host_sources_extra = \
362 basic_file.cc c++locale.cc ${ldbl_compat_sources} ${parallel_sources}
364 @ENABLE_PARALLEL_FALSE@parallel_sources =
365 @ENABLE_PARALLEL_TRUE@parallel_sources = parallel_list.cc parallel_settings.cc
366 @GLIBCXX_LDBL_COMPAT_FALSE@ldbl_compat_sources =
367 @GLIBCXX_LDBL_COMPAT_TRUE@ldbl_compat_sources = compatibility-ldbl.cc
369 # Sources present in the src directory.
372 bitmap_allocator.cc \
421 ${host_sources_extra}
423 libstdc___la_SOURCES = $(sources)
424 libstdc___la_LIBADD = \
425 $(top_builddir)/libmath/libmath.la \
426 $(top_builddir)/libsupc++/libsupc++convenience.la
428 libstdc___la_DEPENDENCIES = ${version_dep} $(libstdc___la_LIBADD)
429 libstdc___la_LDFLAGS = \
430 -version-info $(libtool_VERSION) ${version_arg} -lm
433 # Use special rules for the deprecated source files so that they find
434 # deprecated include files.
435 GLIBCXX_INCLUDE_DIR = $(glibcxx_builddir)/include
437 # Use special rules for parallel mode compilation.
438 PARALLEL_FLAGS = -fopenmp -D_GLIBCXX_PARALLEL -I$(glibcxx_builddir)/../libgomp
440 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
441 # modified in a per-library or per-sub-library way. Need to manually
442 # set this option because CONFIG_CXXFLAGS has to be after
443 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
444 # as the occasion calls for it.
446 -fno-implicit-templates \
448 $(OPTIMIZE_CXXFLAGS) \
452 # libstdc++ libtool notes
454 # 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
455 # last. (That way, things like -O2 passed down from the toplevel can
456 # be overridden by --enable-debug.)
458 # 2) In general, libtool expects an argument such as `--tag=CXX' when
459 # using the C++ compiler, because that will enable the settings
460 # detected when C++ support was being configured. However, when no
461 # such flag is given in the command line, libtool attempts to figure
462 # it out by matching the compiler name in each configuration section
463 # against a prefix of the command line. The problem is that, if the
464 # compiler name and its initial flags stored in the libtool
465 # configuration file don't match those in the command line, libtool
466 # can't decide which configuration to use, and it gives up. The
467 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
468 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
469 # attempt to infer which configuration to use
470 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --mode=compile $(CXX) $(INCLUDES) \
471 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
473 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
475 # 3) We'd have a problem when building the shared libstdc++ object if
476 # the rules automake generates would be used. We cannot allow g++ to
477 # be used since this would add -lstdc++ to the link line which of
478 # course is problematic at this point. So, we get the top-level
479 # directory to configure libstdc++-v3 to use gcc as the C++
480 # compilation driver.
481 CXXLINK = $(LIBTOOL) --tag CXX --mode=link $(CXX) \
482 $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_CXXFLAGS) $(LTLDFLAGS) -o $@
488 .SUFFIXES: .cc .lo .o .obj
489 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
491 case '$(am__configure_deps)' in \
493 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
498 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps src/Makefile'; \
499 cd $(top_srcdir) && \
500 $(AUTOMAKE) --foreign --ignore-deps src/Makefile
502 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
505 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
507 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
508 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
511 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
512 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
514 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
515 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
516 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
517 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
518 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
520 test -z "$(toolexeclibdir)" || $(mkdir_p) "$(DESTDIR)$(toolexeclibdir)"
521 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
522 if test -f $$p; then \
524 echo " $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
525 $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
529 uninstall-toolexeclibLTLIBRARIES:
531 @set -x; list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
533 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$p'"; \
534 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$p"; \
537 clean-toolexeclibLTLIBRARIES:
538 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
539 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
540 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
541 test "$$dir" != "$$p" || dir=.; \
542 echo "rm -f \"$${dir}/so_locations\""; \
543 rm -f "$${dir}/so_locations"; \
545 libstdc++.la: $(libstdc___la_OBJECTS) $(libstdc___la_DEPENDENCIES)
546 $(CXXLINK) -rpath $(toolexeclibdir) $(libstdc___la_LDFLAGS) $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD) $(LIBS)
555 $(CXXCOMPILE) -c -o $@ $<
558 $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
561 $(LTCXXCOMPILE) -c -o $@ $<
573 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
574 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
575 unique=`for i in $$list; do \
576 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
578 $(AWK) ' { files[$$0] = 1; } \
579 END { for (i in files) print i; }'`; \
583 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
584 $(TAGS_FILES) $(LISP)
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; \
591 $(AWK) ' { files[$$0] = 1; } \
592 END { for (i in files) print i; }'`; \
593 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
594 test -n "$$unique" || unique=$$empty_fix; \
595 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
599 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
600 $(TAGS_FILES) $(LISP)
603 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
604 unique=`for i in $$list; do \
605 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
607 $(AWK) ' { files[$$0] = 1; } \
608 END { for (i in files) print i; }'`; \
609 test -z "$(CTAGS_ARGS)$$tags$$unique" \
610 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
614 here=`$(am__cd) $(top_builddir) && pwd` \
615 && cd $(top_srcdir) \
616 && gtags -i $(GTAGS_ARGS) $$here
619 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
621 distdir: $(DISTFILES)
622 $(mkdir_p) $(distdir)/..
623 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
624 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
625 list='$(DISTFILES)'; for file in $$list; do \
627 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
628 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
630 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
631 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
632 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
634 $(mkdir_p) "$(distdir)$$dir"; \
638 if test -d $$d/$$file; then \
639 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
640 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
642 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
644 test -f $(distdir)/$$file \
645 || cp -p $$d/$$file $(distdir)/$$file \
651 all-am: Makefile $(LTLIBRARIES) all-local
653 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
654 test -z "$$dir" || $(mkdir_p) "$$dir"; \
657 install-exec: install-exec-am
658 install-data: install-data-am
659 uninstall: uninstall-am
662 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
664 installcheck: installcheck-am
666 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
667 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
668 `test -z '$(STRIP)' || \
669 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
675 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
677 maintainer-clean-generic:
678 @echo "This command is intended for maintainers to use"
679 @echo "it deletes files that may require special tools to rebuild."
682 clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
685 distclean: distclean-am
687 distclean-am: clean-am distclean-compile distclean-generic \
688 distclean-libtool distclean-tags
700 install-data-am: install-data-local
702 install-exec-am: install-toolexeclibLTLIBRARIES
704 install-info: install-info-am
710 maintainer-clean: maintainer-clean-am
712 maintainer-clean-am: distclean-am maintainer-clean-generic
714 mostlyclean: mostlyclean-am
716 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
727 uninstall-am: uninstall-info-am uninstall-toolexeclibLTLIBRARIES
729 .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
730 clean-generic clean-libtool clean-toolexeclibLTLIBRARIES ctags \
731 distclean distclean-compile distclean-generic \
732 distclean-libtool distclean-tags distdir dvi dvi-am html \
733 html-am info info-am install install-am install-data \
734 install-data-am install-data-local install-exec \
735 install-exec-am install-info install-info-am install-man \
736 install-strip install-toolexeclibLTLIBRARIES installcheck \
737 installcheck-am installdirs maintainer-clean \
738 maintainer-clean-generic mostlyclean mostlyclean-compile \
739 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
740 tags uninstall uninstall-am uninstall-info-am \
741 uninstall-toolexeclibLTLIBRARIES
744 # Symbol versioning for shared libraries.
745 @ENABLE_SYMVERS_TRUE@libstdc++-symbols.ver: ${glibcxx_srcdir}/$(SYMVER_FILE) \
746 @ENABLE_SYMVERS_TRUE@ $(port_specific_symbol_files)
747 @ENABLE_SYMVERS_TRUE@ cp ${glibcxx_srcdir}/$(SYMVER_FILE) ./libstdc++-symbols.ver
748 @ENABLE_SYMVERS_TRUE@ chmod +w ./libstdc++-symbols.ver
749 @ENABLE_SYMVERS_TRUE@ if test "x$(port_specific_symbol_files)" != x; then \
750 @ENABLE_SYMVERS_TRUE@ if grep '^# Appended to version file.' \
751 @ENABLE_SYMVERS_TRUE@ $(port_specific_symbol_files) /dev/null > /dev/null 2>&1; then \
752 @ENABLE_SYMVERS_TRUE@ cat $(port_specific_symbol_files) >> $@; \
753 @ENABLE_SYMVERS_TRUE@ else \
754 @ENABLE_SYMVERS_TRUE@ sed -n '1,/DO NOT DELETE/p' $@ > tmp.top; \
755 @ENABLE_SYMVERS_TRUE@ sed -n '/DO NOT DELETE/,$$p' $@ > tmp.bottom; \
756 @ENABLE_SYMVERS_TRUE@ cat tmp.top $(port_specific_symbol_files) tmp.bottom > $@; \
757 @ENABLE_SYMVERS_TRUE@ rm tmp.top tmp.bottom; \
758 @ENABLE_SYMVERS_TRUE@ fi; \
759 @ENABLE_SYMVERS_TRUE@ fi
760 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@libstdc++-symbols.explist : libstdc++-symbols.ver \
761 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ ${glibcxx_srcdir}/scripts/make_exports.pl \
762 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD)
763 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ perl ${glibcxx_srcdir}/scripts/make_exports.pl \
764 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ libstdc++-symbols.ver \
765 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ $(libstdc___la_OBJECTS:%.lo=.libs/%.o) \
766 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ `echo $(libstdc___la_LIBADD) | \
767 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
768 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ > $@ || (rm -f $@ ; exit 1)
770 codecvt_members.cc: ${glibcxx_srcdir}/$(CCODECVT_CC)
771 $(LN_S) ${glibcxx_srcdir}/$(CCODECVT_CC) . || true
773 collate_members.cc: ${glibcxx_srcdir}/$(CCOLLATE_CC)
774 $(LN_S) ${glibcxx_srcdir}/$(CCOLLATE_CC) . || true
776 ctype_members.cc: ${glibcxx_srcdir}/$(CCTYPE_CC)
777 $(LN_S) ${glibcxx_srcdir}/$(CCTYPE_CC) . || true
779 messages_members.cc: ${glibcxx_srcdir}/$(CMESSAGES_CC)
780 $(LN_S) ${glibcxx_srcdir}/$(CMESSAGES_CC) . || true
782 monetary_members.cc: ${glibcxx_srcdir}/$(CMONEY_CC)
783 $(LN_S) ${glibcxx_srcdir}/$(CMONEY_CC) . || true
785 numeric_members.cc: ${glibcxx_srcdir}/$(CNUMERIC_CC)
786 $(LN_S) ${glibcxx_srcdir}/$(CNUMERIC_CC) . || true
788 time_members.cc: ${glibcxx_srcdir}/$(CTIME_CC)
789 $(LN_S) ${glibcxx_srcdir}/$(CTIME_CC) . || true
790 atomicity.cc: ${atomicity_file}
791 $(LN_S) ${atomicity_file} ./atomicity.cc || true
793 c++locale.cc: ${glibcxx_srcdir}/$(CLOCALE_CC)
794 $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_CC) ./$@ || true
796 basic_file.cc: ${glibcxx_srcdir}/$(BASIC_FILE_CC)
797 $(LN_S) ${glibcxx_srcdir}/$(BASIC_FILE_CC) ./$@ || true
799 vpath % $(top_srcdir)/src
800 vpath % $(top_srcdir)
801 strstream.lo: strstream.cc
802 $(LTCXXCOMPILE) -I$(GLIBCXX_INCLUDE_DIR)/backward -Wno-deprecated -c $<
803 strstream.o: strstream.cc
804 $(CXXCOMPILE) -I$(GLIBCXX_INCLUDE_DIR)/backward -Wno-deprecated -c $<
806 # Use special rules for the concept-checking instantiations so that all
807 # the generated template functions are also instantiated. Force the checks
808 # to be on so that the instantiations are actually seen.
809 concept-inst.lo: concept-inst.cc
810 $(LTCXXCOMPILE) -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c $<
811 concept-inst.o: concept-inst.cc
812 $(CXXCOMPILE) -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c $<
813 parallel_list.lo: parallel_list.cc
814 $(LTCXXCOMPILE) $(PARALLEL_FLAGS) -c $<
815 parallel_list.o: parallel_list.cc
816 $(CXXCOMPILE) $(PARALLEL_FLAGS) -c $<
818 parallel_settings.lo: parallel_settings.cc
819 $(LTCXXCOMPILE) $(PARALLEL_FLAGS) -c $<
820 parallel_settings.o: parallel_settings.cc
821 $(CXXCOMPILE) $(PARALLEL_FLAGS) -c $<
823 # Use special rules for the C++0x sources so that the proper flags are passed.
824 system_error.lo: system_error.cc
825 $(LTCXXCOMPILE) -std=gnu++0x -c $<
826 system_error.o: system_error.cc
827 $(CXXCOMPILE) -std=gnu++0x -c $<
829 hash_c++0x.lo: hash_c++0x.cc
830 $(LTCXXCOMPILE) -std=gnu++0x -c $<
831 hash_c++0x.o: hash_c++0x.cc
832 $(CXXCOMPILE) -std=gnu++0x -c $<
834 hashtable_c++0x.lo: hashtable_c++0x.cc
835 $(LTCXXCOMPILE) -std=gnu++0x -c $<
836 hashtable_c++0x.o: hashtable_c++0x.cc
837 $(CXXCOMPILE) -std=gnu++0x -c $<
839 date_time.lo: date_time.cc
840 $(LTCXXCOMPILE) -std=gnu++0x -c $<
841 date_time.o: date_time.cc
842 $(CXXCOMPILE) -std=gnu++0x -c $<
845 $(LTCXXCOMPILE) -x c++ -std=gnu++0x -c $<
847 $(CXXCOMPILE) -x c++ -std=gnu++0x -c $<
849 # Use special rules for compatibility-ldbl.cc compilation, as we need to
850 # pass -mlong-double-64.
851 @GLIBCXX_LDBL_COMPAT_TRUE@compatibility-ldbl.lo: compatibility-ldbl.cc
852 @GLIBCXX_LDBL_COMPAT_TRUE@ $(LTCXXCOMPILE) -mlong-double-64 -c $<
853 @GLIBCXX_LDBL_COMPAT_TRUE@compatibility-ldbl.o: compatibility-ldbl.cc
854 @GLIBCXX_LDBL_COMPAT_TRUE@ $(CXXCOMPILE) -mlong-double-64 -c $<
856 # Added bits to build debug library.
857 @GLIBCXX_BUILD_DEBUG_TRUE@all-local: build_debug
858 @GLIBCXX_BUILD_DEBUG_TRUE@install-data-local: install_debug
859 @GLIBCXX_BUILD_DEBUG_FALSE@all-local:
860 @GLIBCXX_BUILD_DEBUG_FALSE@install-data-local:
862 # Build a set of debug objects here.
864 if test ! -d ${debugdir}; then \
865 mkdir -p ${debugdir}; \
867 sed -e 's/top_builddir = \.\./top_builddir = ..\/../' \
868 -e 's/srcdir = \.\./srcdir = ..\/../' \
869 -e 's/glibcxx_basedir = \.\./glibcxx_basedir = ..\/../' \
870 -e 's/all-local: build_debug/all-local:/' \
871 -e 's/install-data-local: install_debug/install-data-local:/' \
872 < ../Makefile > Makefile) ; \
874 echo `date` > stamp-debug;
876 build_debug: stamp-debug
877 (cd ${debugdir} && $(MAKE) CXXFLAGS='$(DEBUG_FLAGS)' all)
879 # Install debug library here.
881 (cd ${debugdir} && $(MAKE) \
882 toolexeclibdir=$(glibcxx_toolexeclibdir)/debug install)
883 # Tell versions [3.59,3.63) of GNU make to not export all variables.
884 # Otherwise a system limit (for SysV at least) may be exceeded.