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
17 # Makefile.am -- Backtrace in libstdc++ Makefile.
18 # Copyright (C) 2012-2025 Free Software Foundation, Inc.
20 # Redistribution and use in source and binary forms, with or without
21 # modification, are permitted provided that the following conditions are
24 # (1) Redistributions of source code must retain the above copyright
25 # notice, this list of conditions and the following disclaimer.
27 # (2) Redistributions in binary form must reproduce the above copyright
28 # notice, this list of conditions and the following disclaimer in
29 # the documentation and/or other materials provided with the
32 # (3) The name of the author may not be used to
33 # endorse or promote products derived from this software without
34 # specific prior written permission.
36 # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
37 # IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
38 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
39 # DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
40 # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
41 # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
42 # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
43 # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
44 # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
45 # IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
46 # POSSIBILITY OF SUCH DAMAGE.
50 if
test -z
'$(MAKELEVEL)'; then \
52 elif
test -n
'$(MAKE_HOST)'; then \
54 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
60 am__make_running_with_option
= \
61 case
$${target_option-
} in \
63 *) echo
"am__make_running_with_option: internal error: invalid" \
64 "target option '$${target_option-}' specified" >&2; \
68 sane_makeflags
=$$MAKEFLAGS; \
69 if
$(am__is_gnu_make
); then \
70 sane_makeflags
=$$MFLAGS; \
75 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
76 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
82 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
84 for flg in
$$sane_makeflags; do \
85 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
88 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
89 -*I?
*) strip_trailopt
'I';; \
90 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
91 -*O?
*) strip_trailopt
'O';; \
92 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
93 -*l?
*) strip_trailopt
'l';; \
94 -[dEDm
]) skip_next
=yes
;; \
95 -[JT
]) skip_next
=yes
;; \
98 *$$target_option*) has_opt
=yes
; break
;; \
102 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
103 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
104 pkgdatadir
= $(datadir)/@PACKAGE@
105 pkgincludedir
= $(includedir)/@PACKAGE@
106 pkglibdir
= $(libdir)/@PACKAGE@
107 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
108 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
109 install_sh_DATA
= $(install_sh
) -c
-m
644
110 install_sh_PROGRAM
= $(install_sh
) -c
111 install_sh_SCRIPT
= $(install_sh
) -c
112 INSTALL_HEADER
= $(INSTALL_DATA
)
113 transform
= $(program_transform_name
)
120 build_triplet
= @build@
121 host_triplet
= @host@
122 target_triplet
= @target@
123 subdir
= src
/libbacktrace
124 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
125 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
126 $(top_srcdir
)/..
/config
/enable.m4 \
127 $(top_srcdir
)/..
/config
/futex.m4 \
128 $(top_srcdir
)/..
/config
/hwcaps.m4 \
129 $(top_srcdir
)/..
/config
/iconv.m4 \
130 $(top_srcdir
)/..
/config
/lead-dot.m4 \
131 $(top_srcdir
)/..
/config
/lib-ld.m4 \
132 $(top_srcdir
)/..
/config
/lib-link.m4 \
133 $(top_srcdir
)/..
/config
/lib-prefix.m4 \
134 $(top_srcdir
)/..
/config
/lthostflags.m4 \
135 $(top_srcdir
)/..
/config
/multi.m4 \
136 $(top_srcdir
)/..
/config
/no-executables.m4 \
137 $(top_srcdir
)/..
/config
/override.m4 \
138 $(top_srcdir
)/..
/config
/toolexeclibdir.m4 \
139 $(top_srcdir
)/..
/config
/unwind_ipinfo.m4 \
140 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
141 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
142 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/crossconfig.m4 \
143 $(top_srcdir
)/linkage.m4
$(top_srcdir
)/acinclude.m4 \
144 $(top_srcdir
)/..
/config
/gc
++filt.m4 \
145 $(top_srcdir
)/..
/config
/tls.m4
$(top_srcdir
)/..
/config
/gthr.m4 \
146 $(top_srcdir
)/..
/config
/cet.m4
$(top_srcdir
)/configure.ac
147 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
149 DIST_COMMON
= $(srcdir)/Makefile.am
150 CONFIG_HEADER
= $(top_builddir
)/config.h
151 CONFIG_CLEAN_FILES
= backtrace-supported.h
152 CONFIG_CLEAN_VPATH_FILES
=
153 LTLIBRARIES
= $(noinst_LTLIBRARIES
)
154 am_libstdc___libbacktrace_la_OBJECTS
= $(obj_prefix
)-atomic.lo \
155 $(obj_prefix
)-backtrace.lo
$(obj_prefix
)-dwarf.lo \
156 $(obj_prefix
)-fileline.lo
$(obj_prefix
)-posix.lo \
157 $(obj_prefix
)-sort.lo
$(obj_prefix
)-simple.lo \
158 $(obj_prefix
)-state.lo
$(obj_prefix
)-cp-demangle.lo
159 libstdc___libbacktrace_la_OBJECTS
= \
160 $(am_libstdc___libbacktrace_la_OBJECTS
)
161 AM_V_lt
= $(am__v_lt_@AM_V@
)
162 am__v_lt_
= $(am__v_lt_@AM_DEFAULT_V@
)
163 am__v_lt_0
= --silent
165 AM_V_P
= $(am__v_P_@AM_V@
)
166 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
169 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
170 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
171 am__v_GEN_0
= @echo
" GEN " $@
;
173 AM_V_at
= $(am__v_at_@AM_V@
)
174 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
177 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
180 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
181 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
182 AM_V_CC
= $(am__v_CC_@AM_V@
)
183 am__v_CC_
= $(am__v_CC_@AM_DEFAULT_V@
)
184 am__v_CC_0
= @echo
" CC " $@
;
187 AM_V_CCLD
= $(am__v_CCLD_@AM_V@
)
188 am__v_CCLD_
= $(am__v_CCLD_@AM_DEFAULT_V@
)
189 am__v_CCLD_0
= @echo
" CCLD " $@
;
191 SOURCES
= $(libstdc___libbacktrace_la_SOURCES
) \
192 $(EXTRA_libstdc___libbacktrace_la_SOURCES
)
193 am__can_run_installinfo
= \
194 case
$$AM_UPDATE_INFO_DIR in \
196 *) (install-info
--version
) >/dev
/null
2>&1;; \
198 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
199 # Read a list of newline-separated strings from the standard input,
200 # and print each of them once, without duplicates. Input order is
202 am__uniquify_input
= $(AWK
) '\
203 BEGIN { nonempty = 0; } \
204 { items[$$0] = 1; nonempty = 1; } \
205 END { if (nonempty) { for (i in items) print i; }; } \
207 # Make sure the list of sources is unique. This is necessary because,
208 # e.g., the same source file might be shared among _SOURCES variables
209 # for different programs/libraries.
210 am__define_uniq_tagged_files
= \
211 list
='$(am__tagged_files)'; \
212 unique
=`for i in $$list; do \
213 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
214 done | $(am__uniquify_input)`
217 ABI_TWEAKS_SRCDIR
= @ABI_TWEAKS_SRCDIR@
219 ALLOCATOR_H
= @ALLOCATOR_H@
220 ALLOCATOR_NAME
= @ALLOCATOR_NAME@
221 ALLOC_FILE
= @ALLOC_FILE@
223 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
226 ATOMICITY_SRCDIR
= @ATOMICITY_SRCDIR@
227 ATOMIC_FLAGS
= @ATOMIC_FLAGS@
228 ATOMIC_WORD_SRCDIR
= @ATOMIC_WORD_SRCDIR@
229 AUTOCONF
= @AUTOCONF@
230 AUTOHEADER
= @AUTOHEADER@
231 AUTOMAKE
= @AUTOMAKE@
233 BACKTRACE_CPPFLAGS
= @BACKTRACE_CPPFLAGS@
234 BACKTRACE_SUPPORTED
= @BACKTRACE_SUPPORTED@
235 BACKTRACE_SUPPORTS_THREADS
= @BACKTRACE_SUPPORTS_THREADS@
236 BACKTRACE_USES_MALLOC
= @BACKTRACE_USES_MALLOC@
237 BASIC_FILE_CC
= @BASIC_FILE_CC@
238 BASIC_FILE_H
= @BASIC_FILE_H@
240 CCODECVT_CC
= @CCODECVT_CC@
241 CCOLLATE_CC
= @CCOLLATE_CC@
242 CCTYPE_CC
= @CCTYPE_CC@
244 CLOCALE_CC
= @CLOCALE_CC@
245 CLOCALE_H
= @CLOCALE_H@
246 CLOCALE_INTERNAL_H
= @CLOCALE_INTERNAL_H@
247 CMESSAGES_CC
= @CMESSAGES_CC@
248 CMESSAGES_H
= @CMESSAGES_H@
249 CMONEY_CC
= @CMONEY_CC@
250 CNUMERIC_CC
= @CNUMERIC_CC@
252 CPPFLAGS
= @CPPFLAGS@
253 CPU_DEFINES_SRCDIR
= @CPU_DEFINES_SRCDIR@
254 CPU_OPT_BITS_RANDOM
= @CPU_OPT_BITS_RANDOM@
255 CPU_OPT_EXT_RANDOM
= @CPU_OPT_EXT_RANDOM@
256 CSTDIO_H
= @CSTDIO_H@
257 CTIME_CC
= @CTIME_CC@
262 CXXFLAGS
= @CXXFLAGS@
263 CYGPATH_W
= @CYGPATH_W@
264 C_INCLUDE_DIR
= @C_INCLUDE_DIR@
266 DEBUG_FLAGS
= @DEBUG_FLAGS@
270 DSYMUTIL
= @DSYMUTIL@
276 EH_POOL_FLAGS
= @EH_POOL_FLAGS@
277 ERROR_CONSTANTS_SRCDIR
= @ERROR_CONSTANTS_SRCDIR@
279 EXTRA_CFLAGS
= @EXTRA_CFLAGS@
280 EXTRA_CXX_FLAGS
= @EXTRA_CXX_FLAGS@
282 FORMAT_FILE
= @FORMAT_FILE@
283 FREESTANDING_FLAGS
= @FREESTANDING_FLAGS@
284 GLIBCXX_INCLUDES
= @GLIBCXX_INCLUDES@
285 GLIBCXX_LIBS
= @GLIBCXX_LIBS@
287 HWCAP_CFLAGS
= @HWCAP_CFLAGS@
289 INSTALL_DATA
= @INSTALL_DATA@
290 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
291 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
292 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
295 LIBICONV
= @LIBICONV@
301 LONG_DOUBLE_128_FLAGS
= @LONG_DOUBLE_128_FLAGS@
302 LONG_DOUBLE_ALT128_COMPAT_FLAGS
= @LONG_DOUBLE_ALT128_COMPAT_FLAGS@
303 LONG_DOUBLE_COMPAT_FLAGS
= @LONG_DOUBLE_COMPAT_FLAGS@
304 LTLIBICONV
= @LTLIBICONV@
305 LTLIBOBJS
= @LTLIBOBJS@
307 MAKEINFO
= @MAKEINFO@
313 OPTIMIZE_CXXFLAGS
= @OPTIMIZE_CXXFLAGS@
314 OPT_LDFLAGS
= @OPT_LDFLAGS@
315 OS_INC_SRCDIR
= @OS_INC_SRCDIR@
319 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
320 PACKAGE_NAME
= @PACKAGE_NAME@
321 PACKAGE_STRING
= @PACKAGE_STRING@
322 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
323 PACKAGE_URL
= @PACKAGE_URL@
324 PACKAGE_VERSION
= @PACKAGE_VERSION@
325 PATH_SEPARATOR
= @PATH_SEPARATOR@
326 PDFLATEX
= @PDFLATEX@
328 SECTION_FLAGS
= @SECTION_FLAGS@
329 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
331 SET_MAKE
= @SET_MAKE@
334 SYMVER_FILE
= @SYMVER_FILE@
335 TOPLEVEL_INCLUDES
= @TOPLEVEL_INCLUDES@
338 VIEW_FILE
= @VIEW_FILE@
339 VTV_CXXFLAGS
= @VTV_CXXFLAGS@
340 VTV_CXXLINKFLAGS
= @VTV_CXXLINKFLAGS@
341 VTV_PCH_CXXFLAGS
= @VTV_PCH_CXXFLAGS@
342 WARN_FLAGS
= -W
-Wall
-Wwrite-strings
-Wmissing-format-attribute \
345 XMLCATALOG
= @XMLCATALOG@
347 XSLTPROC
= @XSLTPROC@
348 XSL_STYLE_DIR
= @XSL_STYLE_DIR@
349 abs_builddir
= @abs_builddir@
350 abs_srcdir
= @abs_srcdir@
351 abs_top_builddir
= @abs_top_builddir@
352 abs_top_srcdir
= @abs_top_srcdir@
353 ac_ct_CC
= @ac_ct_CC@
354 ac_ct_CXX
= @ac_ct_CXX@
355 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
356 am__leading_dot
= @am__leading_dot@
358 am__untar
= @am__untar@
359 baseline_dir
= @baseline_dir@
360 baseline_subdir_switch
= @baseline_subdir_switch@
363 build_alias
= @build_alias@
364 build_cpu
= @build_cpu@
365 build_os
= @build_os@
366 build_vendor
= @build_vendor@
367 builddir
= @builddir@
368 check_msgfmt
= @check_msgfmt@
370 datarootdir
= @datarootdir@
373 enable_shared
= @enable_shared@
374 enable_static
= @enable_static@
375 exec_prefix = @
exec_prefix@
376 get_gcc_base_ver
= @get_gcc_base_ver@
377 glibcxx_MOFILES
= @glibcxx_MOFILES@
378 glibcxx_PCHFLAGS
= @glibcxx_PCHFLAGS@
379 glibcxx_POFILES
= @glibcxx_POFILES@
380 glibcxx_builddir
= @glibcxx_builddir@
381 glibcxx_compiler_pic_flag
= @glibcxx_compiler_pic_flag@
382 glibcxx_compiler_shared_flag
= @glibcxx_compiler_shared_flag@
383 glibcxx_cxx98_abi
= @glibcxx_cxx98_abi@
384 glibcxx_localedir
= @glibcxx_localedir@
385 glibcxx_lt_pic_flag
= @glibcxx_lt_pic_flag@
386 glibcxx_prefixdir
= @glibcxx_prefixdir@
387 glibcxx_srcdir
= @glibcxx_srcdir@
388 glibcxx_toolexecdir
= @glibcxx_toolexecdir@
389 glibcxx_toolexeclibdir
= @glibcxx_toolexeclibdir@
390 gxx_include_dir
= @gxx_include_dir@
392 host_alias
= @host_alias@
393 host_cpu
= @host_cpu@
395 host_vendor
= @host_vendor@
397 includedir = @
includedir@
399 install_sh
= @install_sh@
401 libexecdir
= @libexecdir@
402 libtool_VERSION
= @libtool_VERSION@
403 localedir
= @localedir@
404 localstatedir
= @localstatedir@
405 lt_host_flags
= @lt_host_flags@
408 multi_basedir
= @multi_basedir@
409 oldincludedir = @
oldincludedir@
411 port_specific_symbol_files
= @port_specific_symbol_files@
413 program_transform_name
= @program_transform_name@
415 python_mod_dir
= @python_mod_dir@
417 sharedstatedir
= @sharedstatedir@
419 sysconfdir
= @sysconfdir@
421 target_alias
= @target_alias@
422 target_cpu
= @target_cpu@
423 target_os
= @target_os@
424 target_vendor
= @target_vendor@
425 thread_header
= @thread_header@
426 tmake_file
= @tmake_file@
427 top_build_prefix
= @top_build_prefix@
428 top_builddir
= @top_builddir@
429 top_srcdir
= @top_srcdir@
430 toplevel_builddir
= @toplevel_builddir@
431 toplevel_srcdir
= @toplevel_srcdir@
433 # May be used by various substitution variables.
434 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
435 MAINT_CHARSET
= latin1
436 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
437 PWD_COMMAND
= $${PWDCMD-pwd
}
438 STAMP
= echo timestamp
>
439 toolexecdir
= $(glibcxx_toolexecdir
)
440 toolexeclibdir
= $(glibcxx_toolexeclibdir
)
441 @ENABLE_WERROR_FALSE@WERROR_FLAG
=
442 @ENABLE_WERROR_TRUE@WERROR_FLAG
= -Werror
443 @ENABLE_EXTERN_TEMPLATE_FALSE@XTEMPLATE_FLAGS
=
444 @ENABLE_EXTERN_TEMPLATE_TRUE@XTEMPLATE_FLAGS
= -fno-implicit-templates
445 @GLIBCXX_LDBL_ALT128_COMPAT_FALSE@LDBL_128_FLAGS
=
446 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@LDBL_128_FLAGS
= $(LONG_DOUBLE_128_FLAGS
)
448 # These bits are all figured out from configure. Look in acinclude.m4
449 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
451 $(SECTION_FLAGS
) $(HWCAP_CFLAGS
) -frandom-seed
=$@
$(LDBL_128_FLAGS
)
454 $(WARN_FLAGS
) $(WERROR_FLAG
) -fdiagnostics-show-location
=once
457 # -I/-D flags to pass when compiling.
458 AM_CPPFLAGS
= $(GLIBCXX_INCLUDES
) $(CPPFLAGS
)
460 # Convenience library for C++23 runtime.
461 noinst_LTLIBRARIES
= libstdc
++_libbacktrace.la
462 ACLOCAL_AMFLAGS
= -I ..
/..
-I ..
/..
/config
464 # This will be used instead of the common AM_CPPFLAGS from fragment.am
465 libstdc___libbacktrace_la_CPPFLAGS
= \
466 -I
$(top_srcdir
)/..
/include -I
$(top_srcdir
)/..
/libgcc \
467 -I ..
/..
/..
/libgcc
-I ..
-I
$(top_srcdir
) \
468 -I
$(top_srcdir
)/..
/libbacktrace \
469 -I
$(top_srcdir
)/..
/libiberty \
470 -include $(top_srcdir
)/src
/libbacktrace
/backtrace-rename.h \
471 $(BACKTRACE_CPPFLAGS
)
473 C_WARN_FLAGS
= $(WARN_FLAGS
) -Wstrict-prototypes
-Wmissing-prototypes
-Wold-style-definition
-Wno-unused-but-set-variable
474 CXX_WARN_FLAGS
= $(WARN_FLAGS
) -Wno-unused-parameter
475 AM_CFLAGS
= $(glibcxx_lt_pic_flag
) $(glibcxx_compiler_shared_flag
) \
476 $(C_WARN_FLAGS
) -funwind-tables
$(EXTRA_CFLAGS
)
477 AM_CXXFLAGS
= $(glibcxx_lt_pic_flag
) $(glibcxx_compiler_shared_flag
) \
478 $(CXX_WARN_FLAGS
) -fno-rtti
-fno-exceptions
$(EXTRA_CXXFLAGS
)
479 obj_prefix
= std_stacktrace
481 # Each FILE.c in SOURCES will be compiled to SHORTNAME-FILE.o
482 libstdc___libbacktrace_la_SHORTNAME
= $(obj_prefix
)
483 libstdc___libbacktrace_la_SOURCES
= \
507 EXTRA_libstdc___libbacktrace_la_SOURCES
= \
513 # These three files are chosen by configure and added to the link.
514 # We need the SHORTNAME- prefix so that they use the custom CPPFLAGS above.
515 libstdc___libbacktrace_la_LIBADD
= \
516 $(obj_prefix
)-$(FORMAT_FILE
) \
517 $(obj_prefix
)-$(VIEW_FILE
) \
518 $(obj_prefix
)-$(ALLOC_FILE
)
520 libstdc___libbacktrace_la_DEPENDENCIES
= $(libstdc___libbacktrace_la_LIBADD
)
522 $(LIBTOOL
) --tag CC
--tag disable-shared \
523 $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
524 --mode
=compile
$(CC
) $(TOPLEVEL_INCLUDES
) \
525 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) $(EXTRA_CFLAGS
)
527 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
529 $(LIBTOOL
) --tag CC
--tag disable-shared \
530 $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
532 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_CFLAGS
) $(LTLDFLAGS
) -o
$@
537 .SUFFIXES
: .c .lo .o .obj
538 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(top_srcdir
)/fragment.am
$(am__configure_deps
)
540 case
'$(am__configure_deps)' in \
542 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
543 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
547 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps src/libbacktrace/Makefile'; \
548 $(am__cd
) $(top_srcdir
) && \
549 $(AUTOMAKE
) --foreign
--ignore-deps src
/libbacktrace
/Makefile
550 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
553 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
555 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
556 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
558 $(top_srcdir
)/fragment.am
$(am__empty
):
560 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
561 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
563 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
564 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
565 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
566 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
567 $(am__aclocal_m4_deps
):
568 backtrace-supported.h
: $(top_builddir
)/config.status
$(srcdir)/backtrace-supported.h.in
569 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
571 clean-noinstLTLIBRARIES
:
572 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
573 @list
='$(noinst_LTLIBRARIES)'; \
574 locs
=`for p in $$list; do echo $$p; done | \
575 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
577 test -z
"$$locs" ||
{ \
578 echo
rm -f
$${locs}; \
582 libstdc
++_libbacktrace.la
: $(libstdc___libbacktrace_la_OBJECTS
) $(libstdc___libbacktrace_la_DEPENDENCIES
) $(EXTRA_libstdc___libbacktrace_la_DEPENDENCIES
)
583 $(AM_V_CCLD
)$(LINK
) $(libstdc___libbacktrace_la_OBJECTS
) $(libstdc___libbacktrace_la_LIBADD
) $(LIBS
)
592 $(AM_V_CC
)$(COMPILE
) -c
-o
$@
$<
595 $(AM_V_CC
)$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
598 $(AM_V_CC
)$(LTCOMPILE
) -c
-o
$@
$<
600 $(obj_prefix
)-atomic.lo
: atomic.c
601 $(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libstdc___libbacktrace_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
$(obj_prefix
)-atomic.lo
`test -f 'atomic.c' || echo '$(srcdir)/'`atomic.c
603 $(obj_prefix
)-backtrace.lo
: backtrace.c
604 $(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libstdc___libbacktrace_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
$(obj_prefix
)-backtrace.lo
`test -f 'backtrace.c' || echo '$(srcdir)/'`backtrace.c
606 $(obj_prefix
)-dwarf.lo
: dwarf.c
607 $(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libstdc___libbacktrace_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
$(obj_prefix
)-dwarf.lo
`test -f 'dwarf.c' || echo '$(srcdir)/'`dwarf.c
609 $(obj_prefix
)-fileline.lo
: fileline.c
610 $(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libstdc___libbacktrace_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
$(obj_prefix
)-fileline.lo
`test -f 'fileline.c' || echo '$(srcdir)/'`fileline.c
612 $(obj_prefix
)-posix.lo
: posix.c
613 $(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libstdc___libbacktrace_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
$(obj_prefix
)-posix.lo
`test -f 'posix.c' || echo '$(srcdir)/'`posix.c
615 $(obj_prefix
)-sort.lo
: sort.c
616 $(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libstdc___libbacktrace_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
$(obj_prefix
)-sort.lo
`test -f 'sort.c' || echo '$(srcdir)/'`sort.c
618 $(obj_prefix
)-simple.lo
: simple.c
619 $(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libstdc___libbacktrace_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
$(obj_prefix
)-simple.lo
`test -f 'simple.c' || echo '$(srcdir)/'`simple.c
621 $(obj_prefix
)-state.lo
: state.c
622 $(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libstdc___libbacktrace_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
$(obj_prefix
)-state.lo
`test -f 'state.c' || echo '$(srcdir)/'`state.c
624 $(obj_prefix
)-cp-demangle.lo
: cp-demangle.c
625 $(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libstdc___libbacktrace_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
$(obj_prefix
)-cp-demangle.lo
`test -f 'cp-demangle.c' || echo '$(srcdir)/'`cp-demangle.c
627 $(obj_prefix
)-elf.lo
: elf.c
628 $(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libstdc___libbacktrace_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
$(obj_prefix
)-elf.lo
`test -f 'elf.c' || echo '$(srcdir)/'`elf.c
630 $(obj_prefix
)-pecoff.lo
: pecoff.c
631 $(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libstdc___libbacktrace_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
$(obj_prefix
)-pecoff.lo
`test -f 'pecoff.c' || echo '$(srcdir)/'`pecoff.c
633 $(obj_prefix
)-unknown.lo
: unknown.c
634 $(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libstdc___libbacktrace_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
$(obj_prefix
)-unknown.lo
`test -f 'unknown.c' || echo '$(srcdir)/'`unknown.c
636 $(obj_prefix
)-read.lo
: read.c
637 $(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libstdc___libbacktrace_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
$(obj_prefix
)-read.lo
`test -f 'read.c' || echo '$(srcdir)/'`read.c
639 $(obj_prefix
)-mmapio.lo
: mmapio.c
640 $(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libstdc___libbacktrace_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
$(obj_prefix
)-mmapio.lo
`test -f 'mmapio.c' || echo '$(srcdir)/'`mmapio.c
642 $(obj_prefix
)-alloc.lo
: alloc.c
643 $(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libstdc___libbacktrace_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
$(obj_prefix
)-alloc.lo
`test -f 'alloc.c' || echo '$(srcdir)/'`alloc.c
645 $(obj_prefix
)-mmap.lo
: mmap.c
646 $(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libstdc___libbacktrace_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o
$(obj_prefix
)-mmap.lo
`test -f 'mmap.c' || echo '$(srcdir)/'`mmap.c
654 ID
: $(am__tagged_files
)
655 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
659 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
662 $(am__define_uniq_tagged_files
); \
664 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
665 test -n
"$$unique" || unique
=$$empty_fix; \
666 if
test $$# -gt 0; then \
667 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
670 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
677 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
678 $(am__define_uniq_tagged_files
); \
679 test -z
"$(CTAGS_ARGS)$$unique" \
680 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
684 here
=`$(am__cd) $(top_builddir) && pwd` \
685 && $(am__cd
) $(top_srcdir
) \
686 && gtags
-i
$(GTAGS_ARGS
) "$$here"
687 cscopelist
: cscopelist-am
689 cscopelist-am
: $(am__tagged_files
)
690 list
='$(am__tagged_files)'; \
691 case
"$(srcdir)" in \
692 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
693 *) sdir
=$(subdir
)/$(srcdir) ;; \
695 for i in
$$list; do \
696 if
test -f
"$$i"; then \
697 echo
"$(subdir)/$$i"; \
701 done
>> $(top_builddir
)/cscope.files
704 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
707 all-am
: Makefile
$(LTLIBRARIES
)
710 install-exec
: install-exec-am
711 install-data
: install-data-am
712 uninstall: uninstall-am
715 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
717 installcheck: installcheck-am
719 if
test -z
'$(STRIP)'; then \
720 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
721 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
724 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
725 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
726 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
733 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
734 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
736 maintainer-clean-generic
:
737 @echo
"This command is intended for maintainers to use"
738 @echo
"it deletes files that may require special tools to rebuild."
741 clean-am
: clean-generic clean-libtool clean-noinstLTLIBRARIES \
744 distclean: distclean-am
746 distclean-am
: clean-am distclean-compile distclean-generic \
763 install-dvi
: install-dvi-am
769 install-html
: install-html-am
773 install-info
: install-info-am
779 install-pdf
: install-pdf-am
783 install-ps
: install-ps-am
789 maintainer-clean
: maintainer-clean-am
791 maintainer-clean-am
: distclean-am maintainer-clean-generic
793 mostlyclean: mostlyclean-am
795 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
808 .MAKE
: install-am install-strip
810 .PHONY
: CTAGS GTAGS TAGS
all all-am
check check-am
clean clean-generic \
811 clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
812 ctags-am
distclean distclean-compile distclean-generic \
813 distclean-libtool distclean-tags
dvi dvi-am html html-am
info \
814 info-am
install install-am install-data install-data-am \
815 install-dvi install-dvi-am install-exec install-exec-am \
816 install-html install-html-am install-info install-info-am \
817 install-man install-pdf install-pdf-am install-ps \
818 install-ps-am install-strip
installcheck installcheck-am \
819 installdirs maintainer-clean maintainer-clean-generic \
820 mostlyclean mostlyclean-compile mostlyclean-generic \
821 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-am
uninstall \
827 # Use symlinks for the sources
829 %.c
: ..
/..
/..
/libbacktrace
/%.c
832 cp-demangle.c
: ..
/..
/..
/libiberty
/cp-demangle.c
835 # Tell versions [3.59,3.63) of GNU make to not export all variables.
836 # Otherwise a system limit (for SysV at least) may be exceeded.