OSDN Git Service

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