1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
4 # Copyright (C) 1994-2017 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
20 if
test -z
'$(MAKELEVEL)'; then \
22 elif
test -n
'$(MAKE_HOST)'; then \
24 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
30 am__make_running_with_option
= \
31 case
$${target_option-
} in \
33 *) echo
"am__make_running_with_option: internal error: invalid" \
34 "target option '$${target_option-}' specified" >&2; \
38 sane_makeflags
=$$MAKEFLAGS; \
39 if
$(am__is_gnu_make
); then \
40 sane_makeflags
=$$MFLAGS; \
45 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
46 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
52 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54 for flg in
$$sane_makeflags; do \
55 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
58 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
59 -*I?
*) strip_trailopt
'I';; \
60 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
61 -*O?
*) strip_trailopt
'O';; \
62 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
63 -*l?
*) strip_trailopt
'l';; \
64 -[dEDm
]) skip_next
=yes
;; \
65 -[JT
]) skip_next
=yes
;; \
68 *$$target_option*) has_opt
=yes
; break
;; \
72 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
73 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
74 pkgdatadir
= $(datadir)/@PACKAGE@
75 pkgincludedir
= $(includedir)/@PACKAGE@
76 pkglibdir
= $(libdir)/@PACKAGE@
77 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
78 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79 install_sh_DATA
= $(install_sh
) -c
-m
644
80 install_sh_PROGRAM
= $(install_sh
) -c
81 install_sh_SCRIPT
= $(install_sh
) -c
82 INSTALL_HEADER
= $(INSTALL_DATA
)
83 transform
= $(program_transform_name
)
90 build_triplet
= @build@
92 target_triplet
= @target@
94 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
95 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
96 $(top_srcdir
)/..
/config
/enable.m4 \
97 $(top_srcdir
)/..
/config
/futex.m4 \
98 $(top_srcdir
)/..
/config
/hwcaps.m4 \
99 $(top_srcdir
)/..
/config
/iconv.m4 \
100 $(top_srcdir
)/..
/config
/lead-dot.m4 \
101 $(top_srcdir
)/..
/config
/lib-ld.m4 \
102 $(top_srcdir
)/..
/config
/lib-link.m4 \
103 $(top_srcdir
)/..
/config
/lib-prefix.m4 \
104 $(top_srcdir
)/..
/config
/lthostflags.m4 \
105 $(top_srcdir
)/..
/config
/multi.m4 \
106 $(top_srcdir
)/..
/config
/no-executables.m4 \
107 $(top_srcdir
)/..
/config
/override.m4 \
108 $(top_srcdir
)/..
/config
/stdint.m4 \
109 $(top_srcdir
)/..
/config
/toolexeclibdir.m4 \
110 $(top_srcdir
)/..
/config
/unwind_ipinfo.m4 \
111 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
112 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
113 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/crossconfig.m4 \
114 $(top_srcdir
)/linkage.m4
$(top_srcdir
)/acinclude.m4 \
115 $(top_srcdir
)/..
/config
/gc
++filt.m4 \
116 $(top_srcdir
)/..
/config
/tls.m4
$(top_srcdir
)/..
/config
/gthr.m4 \
117 $(top_srcdir
)/..
/config
/cet.m4
$(top_srcdir
)/configure.ac
118 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
120 DIST_COMMON
= $(srcdir)/Makefile.am
$(bits_HEADERS
) $(std_HEADERS
)
121 CONFIG_HEADER
= $(top_builddir
)/config.h
123 CONFIG_CLEAN_VPATH_FILES
=
124 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
125 am__vpath_adj
= case
$$p in \
126 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
129 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
131 am__nobase_strip_setup
= \
132 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
134 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
135 am__nobase_list
= $(am__nobase_strip_setup
); \
136 for p in
$$list; do echo
"$$p $$p"; done | \
137 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
138 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
139 if (++n[$$2] == $(am__install_max)) \
140 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
141 END { for (dir in files) print dir, files[dir] }'
143 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
144 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
145 am__uninstall_files_from_dir
= { \
147 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
148 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
149 $(am__cd
) "$$dir" && rm -f
$$files; }; \
151 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(bitsdir)" \
152 "$(DESTDIR)$(stddir)"
153 LTLIBRARIES
= $(noinst_LTLIBRARIES
) $(toolexeclib_LTLIBRARIES
)
154 libsupc___la_LIBADD
=
155 am__objects_1
= array_type_info.lo atexit_arm.lo atexit_thread.lo \
156 atomicity.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo \
157 bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo \
158 del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo \
159 dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo \
160 eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo \
161 eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo \
162 eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo \
163 function_type_info.lo fundamental_type_info.lo guard.lo \
164 guard_error.lo hash_bytes.lo nested_exception.lo \
165 new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo \
166 new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo \
167 del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo \
168 del_opvsa.lo pbase_type_info.lo pmem_type_info.lo \
169 pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo \
170 tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo
171 @GLIBCXX_HOSTED_TRUE@am__objects_2
= cp-demangle.lo
172 @ENABLE_VTABLE_VERIFY_TRUE@@VTV_CYGMIN_FALSE@am__objects_3
= \
173 @ENABLE_VTABLE_VERIFY_TRUE@@VTV_CYGMIN_FALSE@ vtv_stubs.lo
174 am_libsupc___la_OBJECTS
= $(am__objects_1
) $(am__objects_2
) \
176 libsupc___la_OBJECTS
= $(am_libsupc___la_OBJECTS
)
177 AM_V_lt
= $(am__v_lt_@AM_V@
)
178 am__v_lt_
= $(am__v_lt_@AM_DEFAULT_V@
)
179 am__v_lt_0
= --silent
181 libsupc__convenience_la_LIBADD
=
182 am_libsupc__convenience_la_OBJECTS
= $(am__objects_1
) $(am__objects_2
) \
184 libsupc__convenience_la_OBJECTS
= \
185 $(am_libsupc__convenience_la_OBJECTS
)
186 AM_V_P
= $(am__v_P_@AM_V@
)
187 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
190 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
191 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
192 am__v_GEN_0
= @echo
" GEN " $@
;
194 AM_V_at
= $(am__v_at_@AM_V@
)
195 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
198 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
201 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
202 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
203 AM_V_CC
= $(am__v_CC_@AM_V@
)
204 am__v_CC_
= $(am__v_CC_@AM_DEFAULT_V@
)
205 am__v_CC_0
= @echo
" CC " $@
;
208 LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
209 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
210 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
211 AM_V_CCLD
= $(am__v_CCLD_@AM_V@
)
212 am__v_CCLD_
= $(am__v_CCLD_@AM_DEFAULT_V@
)
213 am__v_CCLD_0
= @echo
" CCLD " $@
;
215 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
216 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
217 AM_V_CXX
= $(am__v_CXX_@AM_V@
)
218 am__v_CXX_
= $(am__v_CXX_@AM_DEFAULT_V@
)
219 am__v_CXX_0
= @echo
" CXX " $@
;
222 AM_V_CXXLD
= $(am__v_CXXLD_@AM_V@
)
223 am__v_CXXLD_
= $(am__v_CXXLD_@AM_DEFAULT_V@
)
224 am__v_CXXLD_0
= @echo
" CXXLD " $@
;
226 SOURCES
= $(libsupc___la_SOURCES
) $(libsupc__convenience_la_SOURCES
)
227 am__can_run_installinfo
= \
228 case
$$AM_UPDATE_INFO_DIR in \
230 *) (install-info
--version
) >/dev
/null
2>&1;; \
232 HEADERS
= $(bits_HEADERS
) $(std_HEADERS
)
233 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
234 # Read a list of newline-separated strings from the standard input,
235 # and print each of them once, without duplicates. Input order is
237 am__uniquify_input
= $(AWK
) '\
238 BEGIN { nonempty = 0; } \
239 { items[$$0] = 1; nonempty = 1; } \
240 END { if (nonempty) { for (i in items) print i; }; } \
242 # Make sure the list of sources is unique. This is necessary because,
243 # e.g., the same source file might be shared among _SOURCES variables
244 # for different programs/libraries.
245 am__define_uniq_tagged_files
= \
246 list
='$(am__tagged_files)'; \
247 unique
=`for i in $$list; do \
248 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
249 done | $(am__uniquify_input)`
252 ABI_TWEAKS_SRCDIR
= @ABI_TWEAKS_SRCDIR@
254 ALLOCATOR_H
= @ALLOCATOR_H@
255 ALLOCATOR_NAME
= @ALLOCATOR_NAME@
257 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
260 ATOMICITY_SRCDIR
= @ATOMICITY_SRCDIR@
261 ATOMIC_FLAGS
= @ATOMIC_FLAGS@
262 ATOMIC_WORD_SRCDIR
= @ATOMIC_WORD_SRCDIR@
263 AUTOCONF
= @AUTOCONF@
264 AUTOHEADER
= @AUTOHEADER@
265 AUTOMAKE
= @AUTOMAKE@
267 BASIC_FILE_CC
= @BASIC_FILE_CC@
268 BASIC_FILE_H
= @BASIC_FILE_H@
270 CCODECVT_CC
= @CCODECVT_CC@
271 CCOLLATE_CC
= @CCOLLATE_CC@
272 CCTYPE_CC
= @CCTYPE_CC@
274 CLOCALE_CC
= @CLOCALE_CC@
275 CLOCALE_H
= @CLOCALE_H@
276 CLOCALE_INTERNAL_H
= @CLOCALE_INTERNAL_H@
277 CMESSAGES_CC
= @CMESSAGES_CC@
278 CMESSAGES_H
= @CMESSAGES_H@
279 CMONEY_CC
= @CMONEY_CC@
280 CNUMERIC_CC
= @CNUMERIC_CC@
282 CPPFLAGS
= @CPPFLAGS@
283 CPU_DEFINES_SRCDIR
= @CPU_DEFINES_SRCDIR@
284 CPU_OPT_BITS_RANDOM
= @CPU_OPT_BITS_RANDOM@
285 CPU_OPT_EXT_RANDOM
= @CPU_OPT_EXT_RANDOM@
286 CSTDIO_H
= @CSTDIO_H@
287 CTIME_CC
= @CTIME_CC@
292 CXXFLAGS
= @CXXFLAGS@
293 CYGPATH_W
= @CYGPATH_W@
294 C_INCLUDE_DIR
= @C_INCLUDE_DIR@
296 DEBUG_FLAGS
= @DEBUG_FLAGS@
300 DSYMUTIL
= @DSYMUTIL@
306 ERROR_CONSTANTS_SRCDIR
= @ERROR_CONSTANTS_SRCDIR@
308 EXTRA_CFLAGS
= @EXTRA_CFLAGS@
309 EXTRA_CXX_FLAGS
= @EXTRA_CXX_FLAGS@
311 GLIBCXX_INCLUDES
= @GLIBCXX_INCLUDES@
312 GLIBCXX_LIBS
= @GLIBCXX_LIBS@
314 HWCAP_CFLAGS
= @HWCAP_CFLAGS@
316 INSTALL_DATA
= @INSTALL_DATA@
317 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
318 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
319 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
322 LIBICONV
= @LIBICONV@
328 LONG_DOUBLE_128_FLAGS
= @LONG_DOUBLE_128_FLAGS@
329 LONG_DOUBLE_ALT128_COMPAT_FLAGS
= @LONG_DOUBLE_ALT128_COMPAT_FLAGS@
330 LONG_DOUBLE_COMPAT_FLAGS
= @LONG_DOUBLE_COMPAT_FLAGS@
331 LTLIBICONV
= @LTLIBICONV@
332 LTLIBOBJS
= @LTLIBOBJS@
334 MAKEINFO
= @MAKEINFO@
340 OPTIMIZE_CXXFLAGS
= @OPTIMIZE_CXXFLAGS@
341 OPT_LDFLAGS
= @OPT_LDFLAGS@
342 OS_INC_SRCDIR
= @OS_INC_SRCDIR@
346 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
347 PACKAGE_NAME
= @PACKAGE_NAME@
348 PACKAGE_STRING
= @PACKAGE_STRING@
349 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
350 PACKAGE_URL
= @PACKAGE_URL@
351 PACKAGE_VERSION
= @PACKAGE_VERSION@
352 PATH_SEPARATOR
= @PATH_SEPARATOR@
353 PDFLATEX
= @PDFLATEX@
355 SECTION_FLAGS
= @SECTION_FLAGS@
356 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
358 SET_MAKE
= @SET_MAKE@
361 SYMVER_FILE
= @SYMVER_FILE@
362 TOPLEVEL_INCLUDES
= @TOPLEVEL_INCLUDES@
365 VTV_CXXFLAGS
= @VTV_CXXFLAGS@
366 VTV_CXXLINKFLAGS
= @VTV_CXXLINKFLAGS@
367 VTV_PCH_CXXFLAGS
= @VTV_PCH_CXXFLAGS@
368 WARN_FLAGS
= @WARN_FLAGS@
369 XMLCATALOG
= @XMLCATALOG@
371 XSLTPROC
= @XSLTPROC@
372 XSL_STYLE_DIR
= @XSL_STYLE_DIR@
373 abs_builddir
= @abs_builddir@
374 abs_srcdir
= @abs_srcdir@
375 abs_top_builddir
= @abs_top_builddir@
376 abs_top_srcdir
= @abs_top_srcdir@
377 ac_ct_CC
= @ac_ct_CC@
378 ac_ct_CXX
= @ac_ct_CXX@
379 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
380 am__leading_dot
= @am__leading_dot@
382 am__untar
= @am__untar@
383 baseline_dir
= @baseline_dir@
384 baseline_subdir_switch
= @baseline_subdir_switch@
387 build_alias
= @build_alias@
388 build_cpu
= @build_cpu@
389 build_os
= @build_os@
390 build_vendor
= @build_vendor@
391 builddir
= @builddir@
392 check_msgfmt
= @check_msgfmt@
394 datarootdir
= @datarootdir@
397 enable_shared
= @enable_shared@
398 enable_static
= @enable_static@
399 exec_prefix = @
exec_prefix@
400 get_gcc_base_ver
= @get_gcc_base_ver@
401 glibcxx_MOFILES
= @glibcxx_MOFILES@
402 glibcxx_PCHFLAGS
= @glibcxx_PCHFLAGS@
403 glibcxx_POFILES
= @glibcxx_POFILES@
404 glibcxx_builddir
= @glibcxx_builddir@
405 glibcxx_compiler_pic_flag
= @glibcxx_compiler_pic_flag@
406 glibcxx_compiler_shared_flag
= @glibcxx_compiler_shared_flag@
407 glibcxx_cxx98_abi
= @glibcxx_cxx98_abi@
408 glibcxx_localedir
= @glibcxx_localedir@
409 glibcxx_lt_pic_flag
= @glibcxx_lt_pic_flag@
410 glibcxx_prefixdir
= @glibcxx_prefixdir@
411 glibcxx_srcdir
= @glibcxx_srcdir@
412 glibcxx_toolexecdir
= @glibcxx_toolexecdir@
413 glibcxx_toolexeclibdir
= @glibcxx_toolexeclibdir@
414 gxx_include_dir
= @gxx_include_dir@
416 host_alias
= @host_alias@
417 host_cpu
= @host_cpu@
419 host_vendor
= @host_vendor@
421 includedir = @
includedir@
423 install_sh
= @install_sh@
425 libexecdir
= @libexecdir@
426 libtool_VERSION
= @libtool_VERSION@
427 localedir
= @localedir@
428 localstatedir
= @localstatedir@
429 lt_host_flags
= @lt_host_flags@
432 multi_basedir
= @multi_basedir@
433 oldincludedir = @
oldincludedir@
435 port_specific_symbol_files
= @port_specific_symbol_files@
437 program_transform_name
= @program_transform_name@
439 python_mod_dir
= @python_mod_dir@
441 sharedstatedir
= @sharedstatedir@
443 sysconfdir
= @sysconfdir@
445 target_alias
= @target_alias@
446 target_cpu
= @target_cpu@
447 target_os
= @target_os@
448 target_vendor
= @target_vendor@
449 thread_header
= @thread_header@
450 tmake_file
= @tmake_file@
451 top_build_prefix
= @top_build_prefix@
452 top_builddir
= @top_builddir@
453 top_srcdir
= @top_srcdir@
454 toplevel_builddir
= @toplevel_builddir@
455 toplevel_srcdir
= @toplevel_srcdir@
457 # May be used by various substitution variables.
458 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
459 MAINT_CHARSET
= latin1
460 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
461 PWD_COMMAND
= $${PWDCMD-pwd
}
462 STAMP
= echo timestamp
>
463 toolexecdir
= $(glibcxx_toolexecdir
)
464 toolexeclibdir
= $(glibcxx_toolexeclibdir
)
465 @ENABLE_WERROR_FALSE@WERROR_FLAG
=
466 @ENABLE_WERROR_TRUE@WERROR_FLAG
= -Werror
467 @ENABLE_EXTERN_TEMPLATE_FALSE@XTEMPLATE_FLAGS
=
468 @ENABLE_EXTERN_TEMPLATE_TRUE@XTEMPLATE_FLAGS
= -fno-implicit-templates
469 @GLIBCXX_LDBL_ALT128_COMPAT_FALSE@LDBL_128_FLAGS
=
470 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@LDBL_128_FLAGS
= $(LONG_DOUBLE_128_FLAGS
)
472 # These bits are all figured out from configure. Look in acinclude.m4
473 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
475 $(SECTION_FLAGS
) $(HWCAP_CFLAGS
) -frandom-seed
=$@
$(LDBL_128_FLAGS
)
478 $(WARN_FLAGS
) $(WERROR_FLAG
) -fdiagnostics-show-location
=once
481 # -I/-D flags to pass when compiling.
482 AM_CPPFLAGS
= $(GLIBCXX_INCLUDES
) $(CPPFLAGS
)
484 # Need this library to both be part of libstdc++.a, and installed
486 # 1) separate libsupc++.la
487 toolexeclib_LTLIBRARIES
= libsupc
++.la
489 # 2) integrated libsupc++convenience.la that is to be a part of libstdc++.a
490 noinst_LTLIBRARIES
= libsupc
++convenience.la
492 compare cxxabi.h exception initializer_list new typeinfo
495 atomic_lockfree_defines.h cxxabi_forced.h \
496 exception_defines.h exception_ptr.h hash_bytes.h nested_exception.h exception.h cxxabi_init_exception.h
498 headers
= $(std_HEADERS
) $(bits_HEADERS
)
499 @GLIBCXX_HOSTED_TRUE@c_sources
= \
500 @GLIBCXX_HOSTED_TRUE@ cp-demangle.c
508 bad_array_length.
cc \
536 function_type_info.
cc \
537 fundamental_type_info.
cc \
541 nested_exception.
cc \
559 pointer_type_info.
cc \
561 si_class_type_info.
cc \
565 vmi_class_type_info.
cc \
568 @ENABLE_VTABLE_VERIFY_TRUE@@VTV_CYGMIN_FALSE@vtv_sources
= \
569 @ENABLE_VTABLE_VERIFY_TRUE@@VTV_CYGMIN_FALSE@ vtv_stubs.
cc
571 libsupc___la_SOURCES
= $(sources
) $(c_sources
) $(vtv_sources
)
572 libsupc__convenience_la_SOURCES
= $(sources
) $(c_sources
) $(vtv_sources
)
573 atomicity_file
= ${glibcxx_srcdir}/$(ATOMICITY_SRCDIR
)/atomicity.h
575 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
576 # modified in a per-library or per-sub-library way. Need to manually
577 # set this option because CONFIG_CXXFLAGS has to be after
578 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
579 # as the occasion call for it.
581 $(glibcxx_lt_pic_flag
) $(glibcxx_compiler_shared_flag
) \
583 $(WARN_CXXFLAGS
) $(OPTIMIZE_CXXFLAGS
) $(CONFIG_CXXFLAGS
)
586 "gxx_include_dir=$(gxx_include_dir)"
589 # Use special rules for pulling things out of libiberty. These
590 # objects should be compiled with the "C" compiler, not the C++
591 # compiler, and also should not use the C++ includes.
592 C_INCLUDES
= -I..
-I
$(toplevel_srcdir
)/libiberty
-I
$(toplevel_srcdir
)/include
594 $(CC
) $(DEFS
) $(C_INCLUDES
) \
595 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) $(EXTRA_CFLAGS
)
598 # LTCOMPILE is copied from LTCXXCOMPILE below.
599 LTCOMPILE
= $(LIBTOOL
) --tag CC
--tag disable-shared
$(LIBTOOLFLAGS
) --mode
=compile \
600 $(CC
) $(DEFS
) $(C_INCLUDES
) \
601 $(glibcxx_lt_pic_flag
) $(glibcxx_compiler_shared_flag
) \
602 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) $(EXTRA_CFLAGS
)
607 # 1) In general, libtool expects an argument such as `--tag=CXX' when
608 # using the C++ compiler, because that will enable the settings
609 # detected when C++ support was being configured. However, when no
610 # such flag is given in the command line, libtool attempts to figure
611 # it out by matching the compiler name in each configuration section
612 # against a prefix of the command line. The problem is that, if the
613 # compiler name and its initial flags stored in the libtool
614 # configuration file don't match those in the command line, libtool
615 # can't decide which configuration to use, and it gives up. The
616 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
617 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
618 # attempt to infer which configuration to use.
620 # The second tag argument, `--tag disable-shared` means that libtool
621 # only compiles each source once, for static objects. In actuality,
622 # glibcxx_lt_pic_flag and glibcxx_compiler_shared_flag are added to
623 # the libtool command that is used create the object, which is
624 # suitable for shared libraries. The `--tag disable-shared` must be
625 # placed after --tag CXX lest things CXX undo the affect of
628 # 2) Need to explicitly set LTCXXCOMPILE so that EXTRA_CXX_FLAGS is
629 # last. (That way, things like -O2 passed down from the toplevel can
630 # be overridden by --enable-debug.)
632 $(LIBTOOL
) --tag CXX
--tag disable-shared \
633 $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
634 --mode
=compile
$(CXX
) $(TOPLEVEL_INCLUDES
) \
635 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(EXTRA_CXX_FLAGS
)
637 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
639 # 3) We'd have a problem when building the shared libstdc++ object if
640 # the rules automake generates would be used. We cannot allow g++ to
641 # be used since this would add -lstdc++ to the link line which of
642 # course is problematic at this point. So, we get the top-level
643 # directory to configure libstdc++-v3 to use gcc as the C++
644 # compilation driver.
646 $(LIBTOOL
) --tag CXX
--tag disable-shared \
647 $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
649 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_CXXFLAGS
) $(LTLDFLAGS
) -o
$@
653 # We have to have rules modified from the default to counteract SUN make
654 # prepending each of $(*_HEADERS) with VPATH below.
655 stddir
= $(gxx_include_dir
)
656 bitsdir
= $(gxx_include_dir
)/bits
658 # By adding these files here, automake will remove them for 'make clean'
663 .SUFFIXES
: .c .
cc .lo .o .obj
664 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(top_srcdir
)/fragment.am
$(am__configure_deps
)
666 case
'$(am__configure_deps)' in \
668 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
669 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
673 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps libsupc++/Makefile'; \
674 $(am__cd
) $(top_srcdir
) && \
675 $(AUTOMAKE
) --foreign
--ignore-deps libsupc
++/Makefile
676 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
679 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
681 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
682 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
684 $(top_srcdir
)/fragment.am
$(am__empty
):
686 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
687 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
689 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
690 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
691 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
692 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
693 $(am__aclocal_m4_deps
):
695 clean-noinstLTLIBRARIES
:
696 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
697 @list
='$(noinst_LTLIBRARIES)'; \
698 locs
=`for p in $$list; do echo $$p; done | \
699 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
701 test -z
"$$locs" ||
{ \
702 echo
rm -f
$${locs}; \
706 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
708 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
709 list2
=; for p in
$$list; do \
710 if
test -f
$$p; then \
711 list2
="$$list2 $$p"; \
714 test -z
"$$list2" ||
{ \
715 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
716 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
717 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
718 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
721 uninstall-toolexeclibLTLIBRARIES
:
723 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
724 for p in
$$list; do \
726 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
727 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
730 clean-toolexeclibLTLIBRARIES
:
731 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
732 @list
='$(toolexeclib_LTLIBRARIES)'; \
733 locs
=`for p in $$list; do echo $$p; done | \
734 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
736 test -z
"$$locs" ||
{ \
737 echo
rm -f
$${locs}; \
741 libsupc
++.la
: $(libsupc___la_OBJECTS
) $(libsupc___la_DEPENDENCIES
) $(EXTRA_libsupc___la_DEPENDENCIES
)
742 $(AM_V_CXXLD
)$(CXXLINK
) -rpath
$(toolexeclibdir
) $(libsupc___la_OBJECTS
) $(libsupc___la_LIBADD
) $(LIBS
)
744 libsupc
++convenience.la
: $(libsupc__convenience_la_OBJECTS
) $(libsupc__convenience_la_DEPENDENCIES
) $(EXTRA_libsupc__convenience_la_DEPENDENCIES
)
745 $(AM_V_CXXLD
)$(CXXLINK
) $(libsupc__convenience_la_OBJECTS
) $(libsupc__convenience_la_LIBADD
) $(LIBS
)
754 $(AM_V_CC
)$(COMPILE
) -c
-o
$@
$<
757 $(AM_V_CC
)$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
760 $(AM_V_CC
)$(LTCOMPILE
) -c
-o
$@
$<
763 $(AM_V_CXX
)$(CXXCOMPILE
) -c
-o
$@
$<
766 $(AM_V_CXX
)$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
769 $(AM_V_CXX
)$(LTCXXCOMPILE
) -c
-o
$@
$<
777 ID
: $(am__tagged_files
)
778 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
782 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
785 $(am__define_uniq_tagged_files
); \
787 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
788 test -n
"$$unique" || unique
=$$empty_fix; \
789 if
test $$# -gt 0; then \
790 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
793 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
800 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
801 $(am__define_uniq_tagged_files
); \
802 test -z
"$(CTAGS_ARGS)$$unique" \
803 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
807 here
=`$(am__cd) $(top_builddir) && pwd` \
808 && $(am__cd
) $(top_srcdir
) \
809 && gtags
-i
$(GTAGS_ARGS
) "$$here"
810 cscopelist
: cscopelist-am
812 cscopelist-am
: $(am__tagged_files
)
813 list
='$(am__tagged_files)'; \
814 case
"$(srcdir)" in \
815 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
816 *) sdir
=$(subdir
)/$(srcdir) ;; \
818 for i in
$$list; do \
819 if
test -f
"$$i"; then \
820 echo
"$(subdir)/$$i"; \
824 done
>> $(top_builddir
)/cscope.files
827 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
830 all-am
: Makefile
$(LTLIBRARIES
) $(HEADERS
)
832 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(bitsdir)" "$(DESTDIR)$(stddir)"; do \
833 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
836 install-exec
: install-exec-am
837 install-data
: install-data-am
838 uninstall: uninstall-am
841 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
843 installcheck: installcheck-am
845 if
test -z
'$(STRIP)'; then \
846 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
847 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
850 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
851 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
852 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
857 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
860 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
861 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
863 maintainer-clean-generic
:
864 @echo
"This command is intended for maintainers to use"
865 @echo
"it deletes files that may require special tools to rebuild."
868 clean-am
: clean-generic clean-libtool clean-noinstLTLIBRARIES \
869 clean-toolexeclibLTLIBRARIES mostlyclean-am
871 distclean: distclean-am
873 distclean-am
: clean-am distclean-compile distclean-generic \
888 install-data-am
: install-bitsHEADERS install-stdHEADERS
890 install-dvi
: install-dvi-am
894 install-exec-am
: install-toolexeclibLTLIBRARIES
896 install-html
: install-html-am
900 install-info
: install-info-am
906 install-pdf
: install-pdf-am
910 install-ps
: install-ps-am
916 maintainer-clean
: maintainer-clean-am
918 maintainer-clean-am
: distclean-am maintainer-clean-generic
920 mostlyclean: mostlyclean-am
922 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
933 uninstall-am
: uninstall-bitsHEADERS uninstall-stdHEADERS \
934 uninstall-toolexeclibLTLIBRARIES
936 .MAKE
: install-am install-strip
938 .PHONY
: CTAGS GTAGS TAGS
all all-am
check check-am
clean clean-generic \
939 clean-libtool clean-noinstLTLIBRARIES \
940 clean-toolexeclibLTLIBRARIES cscopelist-am ctags ctags-am \
941 distclean distclean-compile distclean-generic \
942 distclean-libtool distclean-tags
dvi dvi-am html html-am
info \
943 info-am
install install-am install-bitsHEADERS install-data \
944 install-data-am install-dvi install-dvi-am install-exec \
945 install-exec-am install-html install-html-am install-info \
946 install-info-am install-man install-pdf install-pdf-am \
947 install-ps install-ps-am install-stdHEADERS install-strip \
948 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
949 installdirs maintainer-clean maintainer-clean-generic \
950 mostlyclean mostlyclean-compile mostlyclean-generic \
951 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-am
uninstall \
952 uninstall-am uninstall-bitsHEADERS uninstall-stdHEADERS \
953 uninstall-toolexeclibLTLIBRARIES
960 $(LN_S
) $(toplevel_srcdir
)/libiberty
/cp-demangle.c
$@
961 cp-demangle.lo
: cp-demangle.c
962 $(LTCOMPILE
) -DIN_GLIBCPP_V3
-Wno-error
-c
$<
963 cp-demangle.o
: cp-demangle.c
964 $(C_COMPILE
) -DIN_GLIBCPP_V3
-Wno-error
-c
$<
965 atomicity.
cc: ${atomicity_file}
966 $(LN_S
) ${atomicity_file} .
/atomicity.
cc || true
968 install-stdHEADERS
: $(std_HEADERS
)
970 $(mkinstalldirs
) $(DESTDIR
)$(stddir
)
971 @list
='$(std_HEADERS)'; for p in
$$list; do \
972 q
=`echo $$p | sed -e 's,.*/,,'`; \
973 if
test -f
"$$p"; then d
= ; else d
="$(srcdir)/"; fi
; \
974 echo
" $(INSTALL_DATA) $$d$$p $(DESTDIR)$(stddir)/$$q"; \
975 $(INSTALL_DATA
) $$d$$p $(DESTDIR
)$(stddir
)/$$q; \
978 install-bitsHEADERS
: $(bits_HEADERS
)
980 $(mkinstalldirs
) $(DESTDIR
)$(bitsdir
)
981 @list
='$(bits_HEADERS)'; for p in
$$list; do \
982 q
=`echo $$p | sed -e 's,.*/,,'`; \
983 if
test -f
"$$p"; then d
= ; else d
="$(srcdir)/"; fi
; \
984 echo
" $(INSTALL_DATA) $$d$$p $(DESTDIR)$(bitsdir)/$$q"; \
985 $(INSTALL_DATA
) $$d$$p $(DESTDIR
)$(bitsdir
)/$$q; \
988 uninstall-stdHEADERS
:
990 list
='$(std_HEADERS)'; for p in
$$list; do \
991 q
=`echo $$p | sed -e 's,.*/,,'`; \
992 rm -f
$(DESTDIR
)$(stddir
)/$$q; \
995 uninstall-bitsHEADERS
:
997 list
='$(bits_HEADERS)'; for p in
$$list; do \
998 q
=`echo $$p | sed -e 's,.*/,,'`; \
999 rm -f
$(DESTDIR
)$(bitsdir
)/$$q; \
1002 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1003 # Otherwise a system limit (for SysV at least) may be exceeded.