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