1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 pkgdatadir
= $(datadir)/@PACKAGE@
20 pkgincludedir
= $(includedir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@PACKAGE@
22 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
23 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA
= $(install_sh
) -c
-m
644
25 install_sh_PROGRAM
= $(install_sh
) -c
26 install_sh_SCRIPT
= $(install_sh
) -c
27 INSTALL_HEADER
= $(INSTALL_DATA
)
28 transform
= $(program_transform_name
)
35 build_triplet
= @build@
37 target_triplet
= @target@
38 DIST_COMMON
= $(top_srcdir
)/fragment.am
$(srcdir)/Makefile.in \
41 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
42 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
43 $(top_srcdir
)/..
/config
/enable.m4 \
44 $(top_srcdir
)/..
/config
/futex.m4 \
45 $(top_srcdir
)/..
/config
/iconv.m4 \
46 $(top_srcdir
)/..
/config
/lead-dot.m4 \
47 $(top_srcdir
)/..
/config
/lib-ld.m4 \
48 $(top_srcdir
)/..
/config
/lib-link.m4 \
49 $(top_srcdir
)/..
/config
/lib-prefix.m4 \
50 $(top_srcdir
)/..
/config
/lthostflags.m4 \
51 $(top_srcdir
)/..
/config
/multi.m4 \
52 $(top_srcdir
)/..
/config
/no-executables.m4 \
53 $(top_srcdir
)/..
/config
/override.m4 \
54 $(top_srcdir
)/..
/config
/stdint.m4 \
55 $(top_srcdir
)/..
/config
/unwind_ipinfo.m4 \
56 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
57 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
58 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/crossconfig.m4 \
59 $(top_srcdir
)/linkage.m4
$(top_srcdir
)/acinclude.m4 \
60 $(top_srcdir
)/..
/config
/gc
++filt.m4 \
61 $(top_srcdir
)/..
/config
/tls.m4
$(top_srcdir
)/configure.ac
62 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
64 CONFIG_HEADER
= $(top_builddir
)/config.h
66 CONFIG_CLEAN_VPATH_FILES
=
67 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
68 am__vpath_adj
= case
$$p in \
69 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
72 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
74 am__nobase_strip_setup
= \
75 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
77 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
78 am__nobase_list
= $(am__nobase_strip_setup
); \
79 for p in
$$list; do echo
"$$p $$p"; done | \
80 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
81 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
82 if (++n[$$2] == $(am__install_max)) \
83 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
84 END { for (dir in files) print dir, files[dir] }'
86 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
87 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
88 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)"
89 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
91 @GLIBCXX_LDBL_COMPAT_TRUE@am__objects_1
= compatibility-ldbl.lo
92 am__objects_2
= compatibility.lo compatibility-debug_list.lo \
93 compatibility-debug_list-2.lo
$(am__objects_1
)
94 am__objects_3
= compatibility-c
++0x.lo compatibility-atomic-c
++0x.lo \
95 compatibility-thread-c
++0x.lo
96 am_libstdc___la_OBJECTS
= $(am__objects_2
) $(am__objects_3
)
97 libstdc___la_OBJECTS
= $(am_libstdc___la_OBJECTS
)
98 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
101 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
102 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
104 SOURCES
= $(libstdc___la_SOURCES
)
105 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
106 html-recursive info-recursive install-data-recursive \
107 install-dvi-recursive install-exec-recursive \
108 install-html-recursive install-info-recursive \
109 install-pdf-recursive install-ps-recursive install-recursive \
110 installcheck-recursive installdirs-recursive pdf-recursive \
111 ps-recursive uninstall-recursive
112 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
113 distclean-recursive maintainer-clean-recursive
114 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
115 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
118 DIST_SUBDIRS
= $(SUBDIRS
)
119 ABI_TWEAKS_SRCDIR
= @ABI_TWEAKS_SRCDIR@
121 ALLOCATOR_H
= @ALLOCATOR_H@
122 ALLOCATOR_NAME
= @ALLOCATOR_NAME@
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@
133 BASIC_FILE_CC
= @BASIC_FILE_CC@
134 BASIC_FILE_H
= @BASIC_FILE_H@
136 CCODECVT_CC
= @CCODECVT_CC@
137 CCOLLATE_CC
= @CCOLLATE_CC@
138 CCTYPE_CC
= @CCTYPE_CC@
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@
148 CPPFLAGS
= @CPPFLAGS@
149 CPU_DEFINES_SRCDIR
= @CPU_DEFINES_SRCDIR@
150 CPU_OPT_BITS_RANDOM
= @CPU_OPT_BITS_RANDOM@
151 CPU_OPT_EXT_RANDOM
= @CPU_OPT_EXT_RANDOM@
152 CSTDIO_H
= @CSTDIO_H@
153 CTIME_CC
= @CTIME_CC@
158 CXXFLAGS
= @CXXFLAGS@
159 CYGPATH_W
= @CYGPATH_W@
160 C_INCLUDE_DIR
= @C_INCLUDE_DIR@
162 DEBUG_FLAGS
= @DEBUG_FLAGS@
166 DSYMUTIL
= @DSYMUTIL@
172 ERROR_CONSTANTS_SRCDIR
= @ERROR_CONSTANTS_SRCDIR@
174 EXTRA_CXX_FLAGS
= @EXTRA_CXX_FLAGS@
176 GLIBCXX_INCLUDES
= @GLIBCXX_INCLUDES@
177 GLIBCXX_LIBS
= @GLIBCXX_LIBS@
179 HWCAP_FLAGS
= @HWCAP_FLAGS@
181 INSTALL_DATA
= @INSTALL_DATA@
182 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
183 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
184 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
187 LIBICONV
= @LIBICONV@
193 LTLIBICONV
= @LTLIBICONV@
194 LTLIBOBJS
= @LTLIBOBJS@
196 MAKEINFO
= @MAKEINFO@
202 OPTIMIZE_CXXFLAGS
= @OPTIMIZE_CXXFLAGS@
203 OPT_LDFLAGS
= @OPT_LDFLAGS@
204 OS_INC_SRCDIR
= @OS_INC_SRCDIR@
208 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
209 PACKAGE_NAME
= @PACKAGE_NAME@
210 PACKAGE_STRING
= @PACKAGE_STRING@
211 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
212 PACKAGE_URL
= @PACKAGE_URL@
213 PACKAGE_VERSION
= @PACKAGE_VERSION@
214 PATH_SEPARATOR
= @PATH_SEPARATOR@
215 PDFLATEX
= @PDFLATEX@
217 SECTION_FLAGS
= @SECTION_FLAGS@
218 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
220 SET_MAKE
= @SET_MAKE@
223 SYMVER_FILE
= @SYMVER_FILE@
224 TOPLEVEL_INCLUDES
= @TOPLEVEL_INCLUDES@
227 WARN_FLAGS
= @WARN_FLAGS@
230 XSLTPROC
= @XSLTPROC@
231 XSL_STYLE_DIR
= @XSL_STYLE_DIR@
232 abs_builddir
= @abs_builddir@
233 abs_srcdir
= @abs_srcdir@
234 abs_top_builddir
= @abs_top_builddir@
235 abs_top_srcdir
= @abs_top_srcdir@
236 ac_ct_CC
= @ac_ct_CC@
237 ac_ct_CXX
= @ac_ct_CXX@
238 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
239 am__leading_dot
= @am__leading_dot@
241 am__untar
= @am__untar@
242 baseline_dir
= @baseline_dir@
243 baseline_subdir_switch
= @baseline_subdir_switch@
246 build_alias
= @build_alias@
247 build_cpu
= @build_cpu@
248 build_os
= @build_os@
249 build_vendor
= @build_vendor@
250 builddir
= @builddir@
251 check_msgfmt
= @check_msgfmt@
253 datarootdir
= @datarootdir@
256 enable_shared
= @enable_shared@
257 enable_static
= @enable_static@
258 exec_prefix = @
exec_prefix@
259 glibcxx_MOFILES
= @glibcxx_MOFILES@
260 glibcxx_PCHFLAGS
= @glibcxx_PCHFLAGS@
261 glibcxx_POFILES
= @glibcxx_POFILES@
262 glibcxx_builddir
= @glibcxx_builddir@
263 glibcxx_compiler_pic_flag
= @glibcxx_compiler_pic_flag@
264 glibcxx_compiler_shared_flag
= @glibcxx_compiler_shared_flag@
265 glibcxx_localedir
= @glibcxx_localedir@
266 glibcxx_lt_pic_flag
= @glibcxx_lt_pic_flag@
267 glibcxx_prefixdir
= @glibcxx_prefixdir@
268 glibcxx_srcdir
= @glibcxx_srcdir@
269 glibcxx_toolexecdir
= @glibcxx_toolexecdir@
270 glibcxx_toolexeclibdir
= @glibcxx_toolexeclibdir@
271 gxx_include_dir
= @gxx_include_dir@
273 host_alias
= @host_alias@
274 host_cpu
= @host_cpu@
276 host_vendor
= @host_vendor@
278 includedir = @
includedir@
280 install_sh
= @install_sh@
282 libexecdir
= @libexecdir@
283 libtool_VERSION
= @libtool_VERSION@
284 localedir
= @localedir@
285 localstatedir
= @localstatedir@
286 lt_host_flags
= @lt_host_flags@
289 multi_basedir
= @multi_basedir@
290 oldincludedir = @
oldincludedir@
292 port_specific_symbol_files
= @port_specific_symbol_files@
294 program_transform_name
= @program_transform_name@
296 python_mod_dir
= @python_mod_dir@
298 sharedstatedir
= @sharedstatedir@
300 sysconfdir
= @sysconfdir@
302 target_alias
= @target_alias@
303 target_cpu
= @target_cpu@
304 target_os
= @target_os@
305 target_vendor
= @target_vendor@
306 top_build_prefix
= @top_build_prefix@
307 top_builddir
= @top_builddir@
308 top_srcdir
= @top_srcdir@
309 toplevel_builddir
= @toplevel_builddir@
310 toplevel_srcdir
= @toplevel_srcdir@
312 # May be used by various substitution variables.
313 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
314 MAINT_CHARSET
= latin1
315 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
316 PWD_COMMAND
= $${PWDCMD-pwd
}
317 STAMP
= echo timestamp
>
318 toolexecdir
= $(glibcxx_toolexecdir
)
319 toolexeclibdir
= $(glibcxx_toolexeclibdir
)
320 @ENABLE_WERROR_FALSE@WERROR_FLAG
=
321 @ENABLE_WERROR_TRUE@WERROR_FLAG
= $(WERROR
)
323 # These bits are all figured out from configure. Look in acinclude.m4
324 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
326 $(SECTION_FLAGS
) $(HWCAP_FLAGS
) -frandom-seed
=$@
329 $(WARN_FLAGS
) $(WERROR_FLAG
) -fdiagnostics-show-location
=once
332 # -I/-D flags to pass when compiling.
333 AM_CPPFLAGS
= $(GLIBCXX_INCLUDES
)
334 SUBDIRS
= c
++98 c
++11
336 # Cross compiler support.
337 toolexeclib_LTLIBRARIES
= libstdc
++.la
338 @GLIBCXX_LDBL_COMPAT_FALSE@ldbl_compat_sources
=
339 @GLIBCXX_LDBL_COMPAT_TRUE@ldbl_compat_sources
= compatibility-ldbl.
cc
340 parallel_compat_sources
= \
341 compatibility-parallel_list.
cc compatibility-parallel_list-2.
cc
345 compatibility-debug_list.
cc \
346 compatibility-debug_list-2.
cc \
347 ${ldbl_compat_sources}
350 compatibility-c
++0x.
cc \
351 compatibility-atomic-c
++0x.
cc \
352 compatibility-thread-c
++0x.
cc
354 libstdc___la_SOURCES
= $(cxx98_sources
) $(cxx11_sources
)
355 libstdc___la_LIBADD
= \
357 $(top_builddir
)/libsupc
++/libsupc
++convenience.la \
358 $(top_builddir
)/src
/c
++98/libc
++98convenience.la \
359 $(top_builddir
)/src
/c
++11/libc
++11convenience.la
361 libstdc___la_DEPENDENCIES
= \
363 $(top_builddir
)/libsupc
++/libsupc
++convenience.la \
364 $(top_builddir
)/src
/c
++98/libc
++98convenience.la \
365 $(top_builddir
)/src
/c
++11/libc
++11convenience.la
367 libstdc___la_LDFLAGS
= \
368 -version-info
$(libtool_VERSION
) ${version_arg} -lm
370 libstdc___la_LINK
= $(CXXLINK
) $(libstdc___la_LDFLAGS
)
372 # A note on compatibility and static libraries.
374 # static lib == linked against only this version, should not need compat
375 # shared lib == linked against potentially all compat versions
377 # Thus, the shared libs have more compat symbols, which can be found
378 # segregated in the sources with -D_GLIBCXX_SHARED.
380 # In the sub-directories of libsupc++, src/c++98, src/c++11, only
381 # -prefer-pic objects are generated for the convenience libraries.
383 # In the main src directory, make shared and static objects just for
384 # the compat libraries. Shared objects are compiled with -prefer-pic
385 # -D_GLIBCXX_SHARED and in the .libs sub-directory, static objects are
386 # compiled with -prefer-pic (ie, -fPIC but not -D_GLIBCXX_SHARED) and
387 # the main src directory.
389 # Why are objects destined for libstdc++.a compiled with -fPIC? First,
390 # because -fPIC is not harmful to use for objects destined for static
391 # libraries. In addition, using -fPIC will allow the use of static
392 # libstdc++.a in the creation of other C++ shared libraries.
394 # AM_CXXFLAGS needs to be in each sub-directory so that it can be
395 # modified in a per-library or per-sub-library way. Need to manually
396 # set this option because CONFIG_CXXFLAGS has to be after
397 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
398 # as the occasion calls for it.
400 $(glibcxx_compiler_pic_flag
) \
402 $(WARN_CXXFLAGS
) $(OPTIMIZE_CXXFLAGS
) $(CONFIG_CXXFLAGS
)
407 # 1) In general, libtool expects an argument such as `--tag=CXX' when
408 # using the C++ compiler, because that will enable the settings
409 # detected when C++ support was being configured. However, when no
410 # such flag is given in the command line, libtool attempts to figure
411 # it out by matching the compiler name in each configuration section
412 # against a prefix of the command line. The problem is that, if the
413 # compiler name and its initial flags stored in the libtool
414 # configuration file don't match those in the command line, libtool
415 # can't decide which configuration to use, and it gives up. The
416 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
417 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
418 # attempt to infer which configuration to use.
420 # The second tag argument, `--tag disable-shared` means that libtool
421 # only compiles each source once, for static objects. In actuality,
422 # glibcxx_lt_pic_flag and glibcxx_compiler_shared_flag are added to
423 # the libtool command that is used create the object, which is
424 # suitable for shared libraries. The `--tag disable-shared` must be
425 # placed after --tag CXX lest things CXX undo the affect of
428 # 2) Need to explicitly set LTCXXCOMPILE so that EXTRA_CXX_FLAGS is
429 # last. (That way, things like -O2 passed down from the toplevel can
430 # be overridden by --enable-debug and --enable-cxx-flags.)
432 $(LIBTOOL
) --tag CXX \
433 $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
434 --mode
=compile
$(CXX
) $(INCLUDES
) \
435 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(EXTRA_CXX_FLAGS
)
437 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
439 # 3) We'd have a problem when building the shared libstdc++ object if
440 # the rules automake generates would be used. We cannot allow g++ to
441 # be used since this would add -lstdc++ to the link line which of
442 # course is problematic at this point. So, we get the top-level
443 # directory to configure libstdc++-v3 to use gcc as the C++
444 # compilation driver.
446 $(LIBTOOL
) --tag CXX \
447 $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
449 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_CXXFLAGS
) $(LTLDFLAGS
) -o
$@
451 @ENABLE_SYMVERS_TRUE@CLEANFILES
= libstdc
++-symbols.ver
$(version_dep
)
452 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@version_arg
= -Wl
,-exported_symbols_list
,libstdc
++-symbols.explist
453 @ENABLE_SYMVERS_FALSE@version_arg
=
454 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@@ENABLE_SYMVERS_TRUE@version_arg
= -Wl
,--version-script
=libstdc
++-symbols.ver
455 @ENABLE_SYMVERS_GNU_TRUE@@ENABLE_SYMVERS_TRUE@version_arg
= -Wl
,--version-script
=libstdc
++-symbols.ver
456 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@version_arg
= -Wl
,-M
,libstdc
++-symbols.ver-sun
457 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@version_dep
= libstdc
++-symbols.explist
458 @ENABLE_SYMVERS_FALSE@version_dep
=
459 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@@ENABLE_SYMVERS_TRUE@version_dep
= libstdc
++-symbols.ver
460 @ENABLE_SYMVERS_GNU_TRUE@@ENABLE_SYMVERS_TRUE@version_dep
= libstdc
++-symbols.ver
461 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@version_dep
= libstdc
++-symbols.ver-sun
462 @GLIBCXX_BUILD_DEBUG_FALSE@STAMP_DEBUG
=
466 # 2 supra-convenience library
467 @GLIBCXX_BUILD_DEBUG_TRUE@STAMP_DEBUG
= build-debug
468 @GLIBCXX_BUILD_DEBUG_FALSE@STAMP_INSTALL_DEBUG
=
469 @GLIBCXX_BUILD_DEBUG_TRUE@STAMP_INSTALL_DEBUG
= install-debug
470 @GLIBCXX_BUILD_DEBUG_FALSE@CLEAN_DEBUG
=
471 @GLIBCXX_BUILD_DEBUG_TRUE@CLEAN_DEBUG
= debug
473 # Build a debug variant.
474 # Take care to fix all possibly-relative paths.
475 debugdir
= ${glibcxx_builddir}/src
/debug
479 .SUFFIXES
: .
cc .lo .o .obj
480 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(top_srcdir
)/fragment.am
$(am__configure_deps
)
482 case
'$(am__configure_deps)' in \
484 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
485 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
489 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps src/Makefile'; \
490 $(am__cd
) $(top_srcdir
) && \
491 $(AUTOMAKE
) --foreign
--ignore-deps src
/Makefile
493 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
496 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
498 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
499 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
502 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
503 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
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 $(am__aclocal_m4_deps
):
510 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
512 test -z
"$(toolexeclibdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)"
513 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
514 list2
=; for p in
$$list; do \
515 if
test -f
$$p; then \
516 list2
="$$list2 $$p"; \
519 test -z
"$$list2" ||
{ \
520 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
521 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
524 uninstall-toolexeclibLTLIBRARIES
:
526 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
527 for p in
$$list; do \
529 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
530 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
533 clean-toolexeclibLTLIBRARIES
:
534 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
535 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
536 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
537 test "$$dir" != "$$p" ||
dir=.
; \
538 echo
"rm -f \"$${dir}/so_locations\""; \
539 rm -f
"$${dir}/so_locations"; \
541 libstdc
++.la
: $(libstdc___la_OBJECTS
) $(libstdc___la_DEPENDENCIES
)
542 $(libstdc___la_LINK
) -rpath
$(toolexeclibdir
) $(libstdc___la_OBJECTS
) $(libstdc___la_LIBADD
) $(LIBS
)
551 $(CXXCOMPILE
) -c
-o
$@
$<
554 $(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
557 $(LTCXXCOMPILE
) -c
-o
$@
$<
565 # This directory's subdirectories are mostly independent; you can cd
566 # into them and run `make' without going through this Makefile.
567 # To change the values of `make' variables: instead of editing Makefiles,
568 # (1) if the variable is set in `config.status', edit `config.status'
569 # (which will cause the Makefiles to be regenerated when you run `make');
570 # (2) otherwise, pass the desired values on the `make' command line.
571 $(RECURSIVE_TARGETS
):
572 @fail
= failcom
='exit 1'; \
573 for f in x
$$MAKEFLAGS; do \
576 *k
*) failcom
='fail=yes';; \
580 target
=`echo $@ | sed s/-recursive//`; \
581 list
='$(SUBDIRS)'; for subdir in
$$list; do \
582 echo
"Making $$target in $$subdir"; \
583 if
test "$$subdir" = "."; then \
585 local_target
="$$target-am"; \
587 local_target
="$$target"; \
589 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
592 if
test "$$dot_seen" = "no"; then \
593 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
596 $(RECURSIVE_CLEAN_TARGETS
):
597 @fail
= failcom
='exit 1'; \
598 for f in x
$$MAKEFLAGS; do \
601 *k
*) failcom
='fail=yes';; \
606 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
607 *) list
='$(SUBDIRS)' ;; \
609 rev
=''; for subdir in
$$list; do \
610 if
test "$$subdir" = "."; then
:; else \
611 rev
="$$subdir $$rev"; \
615 target
=`echo $@ | sed s/-recursive//`; \
616 for subdir in
$$rev; do \
617 echo
"Making $$target in $$subdir"; \
618 if
test "$$subdir" = "."; then \
619 local_target
="$$target-am"; \
621 local_target
="$$target"; \
623 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
625 done
&& test -z
"$$fail"
627 list
='$(SUBDIRS)'; for subdir in
$$list; do \
628 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
631 list
='$(SUBDIRS)'; for subdir in
$$list; do \
632 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
635 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
636 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
637 unique
=`for i in $$list; do \
638 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
640 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
641 END { if (nonempty) { for (i in files) print i; }; }'`; \
645 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
646 $(TAGS_FILES
) $(LISP
)
649 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
650 include_option
=--etags-include
; \
653 include_option
=--include; \
656 list
='$(SUBDIRS)'; for subdir in
$$list; do \
657 if
test "$$subdir" = .
; then
:; else \
658 test ! -f
$$subdir/TAGS || \
659 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
662 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
663 unique
=`for i in $$list; do \
664 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
666 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
667 END { if (nonempty) { for (i in files) print i; }; }'`; \
669 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
670 test -n
"$$unique" || unique
=$$empty_fix; \
671 if
test $$# -gt 0; then \
672 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
675 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
680 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
681 $(TAGS_FILES
) $(LISP
)
682 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
683 unique
=`for i in $$list; do \
684 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
686 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
687 END { if (nonempty) { for (i in files) print i; }; }'`; \
688 test -z
"$(CTAGS_ARGS)$$unique" \
689 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
693 here
=`$(am__cd) $(top_builddir) && pwd` \
694 && $(am__cd
) $(top_srcdir
) \
695 && gtags
-i
$(GTAGS_ARGS
) "$$here"
698 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
700 check: check-recursive
701 all-am
: Makefile
$(LTLIBRARIES
) all-local
702 installdirs: installdirs-recursive
704 for
dir in
"$(DESTDIR)$(toolexeclibdir)"; do \
705 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
707 install: install-recursive
708 install-exec
: install-exec-recursive
709 install-data
: install-data-recursive
710 uninstall: uninstall-recursive
713 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
715 installcheck: installcheck-recursive
717 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
718 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
719 `test -z '$(STRIP)' || \
720 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
724 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
727 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
728 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
730 maintainer-clean-generic
:
731 @echo
"This command is intended for maintainers to use"
732 @echo
"it deletes files that may require special tools to rebuild."
733 clean: clean-recursive
735 clean-am
: clean-generic clean-libtool clean-local \
736 clean-toolexeclibLTLIBRARIES mostlyclean-am
738 distclean: distclean-recursive
740 distclean-am
: clean-am distclean-compile distclean-generic \
755 install-data-am
: install-data-local
757 install-dvi
: install-dvi-recursive
761 install-exec-am
: install-toolexeclibLTLIBRARIES
763 install-html
: install-html-recursive
767 install-info
: install-info-recursive
773 install-pdf
: install-pdf-recursive
777 install-ps
: install-ps-recursive
783 maintainer-clean
: maintainer-clean-recursive
785 maintainer-clean-am
: distclean-am maintainer-clean-generic
787 mostlyclean: mostlyclean-recursive
789 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
800 uninstall-am
: uninstall-toolexeclibLTLIBRARIES
802 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) ctags-recursive \
803 install-am install-strip tags-recursive
805 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
806 all all-am all-local
check check-am
clean clean-generic \
807 clean-libtool clean-local clean-toolexeclibLTLIBRARIES ctags \
808 ctags-recursive
distclean distclean-compile distclean-generic \
809 distclean-libtool distclean-tags
dvi dvi-am html html-am
info \
810 info-am
install install-am install-data install-data-am \
811 install-data-local install-dvi install-dvi-am install-exec \
812 install-exec-am install-html install-html-am install-info \
813 install-info-am install-man install-pdf install-pdf-am \
814 install-ps install-ps-am install-strip \
815 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
816 installdirs installdirs-am maintainer-clean \
817 maintainer-clean-generic
mostlyclean mostlyclean-compile \
818 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
819 tags tags-recursive
uninstall uninstall-am \
820 uninstall-toolexeclibLTLIBRARIES
823 vpath
% $(top_srcdir
)/src
/c
++98
824 vpath
% $(top_srcdir
)/src
/c
++11
826 # Use special rules for compatibility-ldbl.cc compilation, as we need to
827 # pass -mlong-double-64.
828 @GLIBCXX_LDBL_COMPAT_TRUE@compatibility-ldbl.lo
: compatibility-ldbl.
cc
829 @GLIBCXX_LDBL_COMPAT_TRUE@
$(LTCXXCOMPILE
) -mlong-double-64
-c
$<
830 @GLIBCXX_LDBL_COMPAT_TRUE@compatibility-ldbl.o
: compatibility-ldbl.
cc
831 @GLIBCXX_LDBL_COMPAT_TRUE@
$(CXXCOMPILE
) -mlong-double-64
-c
$<
833 # Use special rules for C++11 files/objects.
834 compatibility-c
++0x.lo
: compatibility-c
++0x.
cc
835 $(LTCXXCOMPILE
) -std
=gnu
++11 -c
$<
836 compatibility-c
++0x.o
: compatibility-c
++0x.
cc
837 $(CXXCOMPILE
) -std
=gnu
++11 -c
$<
839 compatibility-atomic-c
++0x.lo
: compatibility-atomic-c
++0x.
cc
840 $(LTCXXCOMPILE
) -std
=gnu
++11 -c
$<
841 compatibility-atomic-c
++0x.o
: compatibility-atomic-c
++0x.
cc
842 $(CXXCOMPILE
) -std
=gnu
++11 -c
$<
844 compatibility-thread-c
++0x.lo
: compatibility-thread-c
++0x.
cc
845 $(LTCXXCOMPILE
) -std
=gnu
++11 -c
$<
846 compatibility-thread-c
++0x.o
: compatibility-thread-c
++0x.
cc
847 $(CXXCOMPILE
) -std
=gnu
++11 -c
$<
849 # Symbol versioning for shared libraries.
850 @ENABLE_SYMVERS_TRUE@libstdc
++-symbols.ver
: ${glibcxx_srcdir}/$(SYMVER_FILE
) \
851 @ENABLE_SYMVERS_TRUE@
$(port_specific_symbol_files
)
852 @ENABLE_SYMVERS_TRUE@ cp
${glibcxx_srcdir}/$(SYMVER_FILE
) $@.tmp
853 @ENABLE_SYMVERS_TRUE@ chmod
+w
$@.tmp
854 @ENABLE_SYMVERS_TRUE@ if
test "x$(port_specific_symbol_files)" != x
; then \
855 @ENABLE_SYMVERS_TRUE@ if grep
'^# Appended to version file.' \
856 @ENABLE_SYMVERS_TRUE@
$(port_specific_symbol_files
) /dev
/null
> /dev
/null
2>&1; then \
857 @ENABLE_SYMVERS_TRUE@ cat
$(port_specific_symbol_files
) >> $@.tmp
; \
858 @ENABLE_SYMVERS_TRUE@
else \
859 @ENABLE_SYMVERS_TRUE@ sed
-n
'1,/DO NOT DELETE/p' $@.tmp
> tmp.top
; \
860 @ENABLE_SYMVERS_TRUE@ sed
-n
'/DO NOT DELETE/,$$p' $@.tmp
> tmp.bottom
; \
861 @ENABLE_SYMVERS_TRUE@ cat tmp.top
$(port_specific_symbol_files
) tmp.bottom
> $@.tmp
; \
862 @ENABLE_SYMVERS_TRUE@
rm tmp.top tmp.bottom
; \
863 @ENABLE_SYMVERS_TRUE@ fi
; \
864 @ENABLE_SYMVERS_TRUE@ fi
865 @ENABLE_SYMVERS_TRUE@
$(EGREP
) -v
'^[ ]*#(#| |$$)' $@.tmp | \
866 @ENABLE_SYMVERS_TRUE@
$(CC
) -E
-P
-include ..
/config.h
- > $@ ||
(rm -f
$@
; exit
1)
867 @ENABLE_SYMVERS_TRUE@
rm -f
$@.tmp
868 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@libstdc
++-symbols.ver-sun
: libstdc
++-symbols.ver \
869 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@
$(toplevel_srcdir
)/contrib
/make_sunver.pl \
870 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@
$(libstdc___la_OBJECTS
) $(libstdc___la_LIBADD
)
871 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ CXXFILT
="$(CXXFILT)"; export CXXFILT
; \
872 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ perl
$(toplevel_srcdir
)/contrib
/make_sunver.pl \
873 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ libstdc
++-symbols.ver \
874 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@
$(libstdc___la_OBJECTS
:%.lo
=.libs
/%.o
) \
875 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@
`echo $(libstdc___la_LIBADD) | \
876 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
877 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@
> $@ ||
(rm -f
$@
; exit
1)
878 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@libstdc
++-symbols.explist
: libstdc
++-symbols.ver \
879 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@
${glibcxx_srcdir}/scripts
/make_exports.pl \
880 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@
$(libstdc___la_OBJECTS
) $(libstdc___la_LIBADD
)
881 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ perl
${glibcxx_srcdir}/scripts
/make_exports.pl \
882 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ libstdc
++-symbols.ver \
883 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@
$(libstdc___la_OBJECTS
:%.lo
=.libs
/%.o
) \
884 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@
`echo $(libstdc___la_LIBADD) | \
885 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
886 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@
> $@ ||
(rm -f
$@
; exit
1)
888 # Control additional build primary rules.
889 all-once
: libstdc
++convenience.la
$(STAMP_DEBUG
)
890 install-data-once
: $(STAMP_INSTALL_DEBUG
)
893 install-data-local
: install-data-once
895 rm -rf libstdc
++convenience.la stamp
* $(CLEAN_DEBUG
)
897 # Make a non-installed convenience library, so that --disable-static
899 libstdc
++convenience.la
: $(toolexeclib_LTLIBRARIES
)
900 $(CXXLINK
) $(libstdc___la_LIBADD
) $(LIBS
); \
901 if
test ! -f .libs
/libstdc
++.a
; then \
902 cp .libs
/libstdc
++convenience.a .libs
/libstdc
++.a
; \
904 echo
`date` > stamp-libstdc
++convenience
;
906 if
test ! -d
${debugdir}; then \
907 mkdir
-p
${debugdir}; \
908 for d in
$(SUBDIRS
); do mkdir
-p
${debugdir}/$$d; done
; \
910 sed
-e
's/top_builddir = \.\./top_builddir = ..\/../' \
911 -e
's/top_build_prefix = \.\./top_build_prefix = ..\/../' \
912 -e
's/srcdir = \.\./srcdir = ..\/../' \
913 -e
's/VPATH = \.\./VPATH = ..\/../' \
914 -e
's/glibcxx_basedir = \.\./glibcxx_basedir = ..\/../' \
915 -e
's/MKDIR_P = \.\./MKDIR_P = ..\/../' \
916 < ..
/Makefile
> Makefile
; \
917 for d in .
$(SUBDIRS
); do \
918 sed
-e
's/top_builddir = \.\./top_builddir = ..\/../' \
919 -e
's/top_build_prefix = \.\./top_build_prefix = ..\/../' \
920 -e
's/srcdir = \.\./srcdir = ..\/../' \
921 -e
's/VPATH = \.\./VPATH = ..\/../' \
922 -e
's/glibcxx_basedir = \.\./glibcxx_basedir = ..\/../' \
923 -e
's/MKDIR_P = \.\./MKDIR_P = ..\/../' \
924 < ..
/$$d/Makefile
> $$d/Makefile
; \
927 echo
`date` > stamp-debug
;
929 build-debug
: stamp-debug
931 mv Makefile Makefile.tmp
; \
932 sed
-e
's,all-local: all-once,all-local:,' \
933 -e
's,install-data-local: install-data-once,install-data-local:,' \
934 -e
'/vpath/!s,src/c,src/debug/c,' \
935 < Makefile.tmp
> Makefile
; \
936 rm -f Makefile.tmp
; \
937 $(MAKE
) CXXFLAGS
='$(DEBUG_FLAGS)' \
938 toolexeclibdir
=$(glibcxx_toolexeclibdir
)/debug
all) ;
940 # Install debug library.
941 install-debug
: build-debug
942 (cd
${debugdir} && $(MAKE
) CXXFLAGS
='$(DEBUG_FLAGS)' \
943 toolexeclibdir
=$(glibcxx_toolexeclibdir
)/debug
install) ;
945 # Tell versions [3.59,3.63) of GNU make to not export all variables.
946 # Otherwise a system limit (for SysV at least) may be exceeded.