1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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
18 # Makefile.am -- Backtrace Makefile.
19 # Copyright (C) 2012-2017 Free Software Foundation, Inc.
21 # Redistribution and use in source and binary forms, with or without
22 # modification, are permitted provided that the following conditions are
25 # (1) Redistributions of source code must retain the above copyright
26 # notice, this list of conditions and the following disclaimer.
28 # (2) Redistributions in binary form must reproduce the above copyright
29 # notice, this list of conditions and the following disclaimer in
30 # the documentation and/or other materials provided with the
33 # (3) The name of the author may not be used to
34 # endorse or promote products derived from this software without
35 # specific prior written permission.
37 # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
38 # IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
39 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
40 # DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
41 # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
42 # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
43 # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
44 # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
45 # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
46 # IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
47 # POSSIBILITY OF SUCH DAMAGE.
55 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
56 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
58 for am__flg in
$$MAKEFLAGS; do \
61 *n
*) am__dry
=yes
; break
;; \
65 test $$am__dry = yes
; \
67 pkgdatadir
= $(datadir)/@PACKAGE@
68 pkgincludedir
= $(includedir)/@PACKAGE@
69 pkglibdir
= $(libdir)/@PACKAGE@
70 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
71 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
72 install_sh_DATA
= $(install_sh
) -c
-m
644
73 install_sh_PROGRAM
= $(install_sh
) -c
74 install_sh_SCRIPT
= $(install_sh
) -c
75 INSTALL_HEADER
= $(INSTALL_DATA
)
76 transform
= $(program_transform_name
)
83 build_triplet
= @build@
85 target_triplet
= @target@
86 check_PROGRAMS
= $(am__EXEEXT_1
) $(am__EXEEXT_2
)
87 @NATIVE_TRUE@am__append_1
= btest stest edtest
88 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@am__append_2
= ttest
90 DIST_COMMON
= README ChangeLog
$(srcdir)/Makefile.in \
91 $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
92 $(am__configure_deps
) $(srcdir)/config.h.in \
93 $(srcdir)/..
/mkinstalldirs
$(srcdir)/backtrace-supported.h.in
94 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
95 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/lead-dot.m4 \
96 $(top_srcdir
)/..
/config
/multi.m4 \
97 $(top_srcdir
)/..
/config
/override.m4 \
98 $(top_srcdir
)/..
/config
/stdint.m4 \
99 $(top_srcdir
)/..
/config
/unwind_ipinfo.m4 \
100 $(top_srcdir
)/..
/config
/warnings.m4 \
101 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
102 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
103 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
104 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
106 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
107 configure.lineno config.status.lineno
108 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
109 CONFIG_HEADER
= config.h
110 CONFIG_CLEAN_FILES
= backtrace-supported.h
111 CONFIG_CLEAN_VPATH_FILES
=
112 LTLIBRARIES
= $(noinst_LTLIBRARIES
)
114 am_libbacktrace_la_OBJECTS
= atomic.lo dwarf.lo fileline.lo posix.lo \
115 print.lo
sort.lo state.lo
116 libbacktrace_la_OBJECTS
= $(am_libbacktrace_la_OBJECTS
)
117 @NATIVE_TRUE@am__EXEEXT_1
= btest
$(EXEEXT
) stest
$(EXEEXT
) \
118 @NATIVE_TRUE@ edtest
$(EXEEXT
)
119 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@am__EXEEXT_2
= ttest
$(EXEEXT
)
120 @NATIVE_TRUE@am_btest_OBJECTS
= btest-btest.
$(OBJEXT
) \
121 @NATIVE_TRUE@ btest-testlib.
$(OBJEXT
)
122 btest_OBJECTS
= $(am_btest_OBJECTS
)
123 @NATIVE_TRUE@btest_DEPENDENCIES
= libbacktrace.la
124 btest_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
125 --mode
=link
$(CCLD
) $(btest_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
127 @NATIVE_TRUE@am_edtest_OBJECTS
= edtest.
$(OBJEXT
) \
128 @NATIVE_TRUE@ edtest2_build.
$(OBJEXT
) testlib.
$(OBJEXT
)
129 edtest_OBJECTS
= $(am_edtest_OBJECTS
)
130 @NATIVE_TRUE@edtest_DEPENDENCIES
= libbacktrace.la
131 @NATIVE_TRUE@am_stest_OBJECTS
= stest.
$(OBJEXT
)
132 stest_OBJECTS
= $(am_stest_OBJECTS
)
133 @NATIVE_TRUE@stest_DEPENDENCIES
= libbacktrace.la
134 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@am_ttest_OBJECTS
= \
135 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ ttest-ttest.
$(OBJEXT
) \
136 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ ttest-testlib.
$(OBJEXT
)
137 ttest_OBJECTS
= $(am_ttest_OBJECTS
)
138 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_DEPENDENCIES
= libbacktrace.la
139 ttest_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
140 --mode
=link
$(CCLD
) $(ttest_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
142 DEFAULT_INCLUDES
= -I.@am__isrc@
145 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
146 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
147 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
148 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
149 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
151 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
152 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
154 SOURCES
= $(libbacktrace_la_SOURCES
) $(EXTRA_libbacktrace_la_SOURCES
) \
155 $(btest_SOURCES
) $(edtest_SOURCES
) $(stest_SOURCES
) \
163 am__can_run_installinfo
= \
164 case
$$AM_UPDATE_INFO_DIR in \
166 *) (install-info
--version
) >/dev
/null
2>&1;; \
171 red
=; grn
=; lgn
=; blu
=; std
=
173 ALLOC_FILE
= @ALLOC_FILE@
176 AUTOCONF
= @AUTOCONF@
177 AUTOHEADER
= @AUTOHEADER@
178 AUTOMAKE
= @AUTOMAKE@
180 BACKTRACE_FILE
= @BACKTRACE_FILE@
181 BACKTRACE_SUPPORTED
= @BACKTRACE_SUPPORTED@
182 BACKTRACE_SUPPORTS_DATA
= @BACKTRACE_SUPPORTS_DATA@
183 BACKTRACE_SUPPORTS_THREADS
= @BACKTRACE_SUPPORTS_THREADS@
184 BACKTRACE_USES_MALLOC
= @BACKTRACE_USES_MALLOC@
188 CPPFLAGS
= @CPPFLAGS@
189 CYGPATH_W
= @CYGPATH_W@
191 DSYMUTIL
= @DSYMUTIL@
198 EXTRA_FLAGS
= @EXTRA_FLAGS@
200 FORMAT_FILE
= @FORMAT_FILE@
203 INSTALL_DATA
= @INSTALL_DATA@
204 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
205 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
206 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
214 LTLIBOBJS
= @LTLIBOBJS@
216 MAKEINFO
= @MAKEINFO@
225 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
226 PACKAGE_NAME
= @PACKAGE_NAME@
227 PACKAGE_STRING
= @PACKAGE_STRING@
228 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
229 PACKAGE_URL
= @PACKAGE_URL@
230 PACKAGE_VERSION
= @PACKAGE_VERSION@
231 PATH_SEPARATOR
= @PATH_SEPARATOR@
232 PIC_FLAG
= @PIC_FLAG@
233 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
236 SET_MAKE
= @SET_MAKE@
240 VIEW_FILE
= @VIEW_FILE@
241 WARN_FLAGS
= @WARN_FLAGS@
242 abs_builddir
= @abs_builddir@
243 abs_srcdir
= @abs_srcdir@
244 abs_top_builddir
= @abs_top_builddir@
245 abs_top_srcdir
= @abs_top_srcdir@
246 ac_ct_CC
= @ac_ct_CC@
247 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
248 am__leading_dot
= @am__leading_dot@
250 am__untar
= @am__untar@
253 build_alias
= @build_alias@
254 build_cpu
= @build_cpu@
255 build_os
= @build_os@
256 build_vendor
= @build_vendor@
257 builddir
= @builddir@
259 datarootdir
= @datarootdir@
262 exec_prefix = @
exec_prefix@
264 host_alias
= @host_alias@
265 host_cpu
= @host_cpu@
267 host_vendor
= @host_vendor@
269 includedir = @
includedir@
271 install_sh
= @install_sh@
273 libexecdir
= @libexecdir@
274 libtool_VERSION
= @libtool_VERSION@
275 localedir
= @localedir@
276 localstatedir
= @localstatedir@
279 multi_basedir
= @multi_basedir@
280 oldincludedir = @
oldincludedir@
283 program_transform_name
= @program_transform_name@
286 sharedstatedir
= @sharedstatedir@
288 sysconfdir
= @sysconfdir@
290 target_alias
= @target_alias@
291 target_cpu
= @target_cpu@
292 target_os
= @target_os@
293 target_vendor
= @target_vendor@
294 top_build_prefix
= @top_build_prefix@
295 top_builddir
= @top_builddir@
296 top_srcdir
= @top_srcdir@
297 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
298 AM_CPPFLAGS
= -I
$(top_srcdir
)/..
/include -I
$(top_srcdir
)/..
/libgcc \
301 AM_CFLAGS
= $(EXTRA_FLAGS
) $(WARN_FLAGS
) $(PIC_FLAG
)
302 noinst_LTLIBRARIES
= libbacktrace.la
303 libbacktrace_la_SOURCES
= \
333 EXTRA_libbacktrace_la_SOURCES
= \
339 libbacktrace_la_LIBADD
= \
345 libbacktrace_la_DEPENDENCIES
= $(libbacktrace_la_LIBADD
)
346 TESTS
= $(check_PROGRAMS
)
347 @NATIVE_TRUE@btest_SOURCES
= btest.c testlib.c
348 @NATIVE_TRUE@btest_CFLAGS
= $(AM_CFLAGS
) -g
-O
349 @NATIVE_TRUE@btest_LDADD
= libbacktrace.la
350 @NATIVE_TRUE@stest_SOURCES
= stest.c
351 @NATIVE_TRUE@stest_LDADD
= libbacktrace.la
352 @NATIVE_TRUE@edtest_SOURCES
= edtest.c edtest2_build.c testlib.c
353 @NATIVE_TRUE@edtest_LDADD
= libbacktrace.la
354 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_SOURCES
= ttest.c testlib.c
355 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_CFLAGS
= -pthread
356 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_LDADD
= libbacktrace.la
358 # We can't use automake's automatic dependency tracking, because it
359 # breaks when using bootstrap-lean. Automatic dependency tracking
360 # with GCC bootstrap will cause some of the objects to depend on
361 # header files in prev-gcc/include, e.g., stddef.h and stdarg.h. When
362 # using bootstrap-lean, prev-gcc is removed after each stage. When
363 # running "make install", those header files will be gone, causing the
364 # library to be rebuilt at install time. That may not succeed.
366 # These manual dependencies do not include dependencies on unwind.h,
367 # even though that is part of GCC, because where to find it depends on
368 # whether we are being built as a host library or a target library.
369 INCDIR
= $(top_srcdir
)/..
/include
371 $(MAKE
) $(AM_MAKEFLAGS
) all-am
374 .SUFFIXES
: .c .lo .o .obj
375 am--refresh
: Makefile
377 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
379 case
'$(am__configure_deps)' in \
381 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
382 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign
--ignore-deps \
387 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
388 $(am__cd
) $(top_srcdir
) && \
389 $(AUTOMAKE
) --foreign
--ignore-deps Makefile
391 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
394 echo
' $(SHELL) ./config.status'; \
395 $(SHELL
) .
/config.status
;; \
397 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
398 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
401 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
402 $(SHELL
) .
/config.status
--recheck
404 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
405 $(am__cd
) $(srcdir) && $(AUTOCONF
)
406 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
407 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
408 $(am__aclocal_m4_deps
):
411 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
412 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
414 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
416 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
417 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
418 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
423 -rm -f config.h stamp-h1
424 backtrace-supported.h
: $(top_builddir
)/config.status
$(srcdir)/backtrace-supported.h.in
425 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
427 clean-noinstLTLIBRARIES
:
428 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
429 @list
='$(noinst_LTLIBRARIES)'; for p in
$$list; do \
430 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
431 test "$$dir" != "$$p" ||
dir=.
; \
432 echo
"rm -f \"$${dir}/so_locations\""; \
433 rm -f
"$${dir}/so_locations"; \
435 libbacktrace.la
: $(libbacktrace_la_OBJECTS
) $(libbacktrace_la_DEPENDENCIES
) $(EXTRA_libbacktrace_la_DEPENDENCIES
)
436 $(LINK
) $(libbacktrace_la_OBJECTS
) $(libbacktrace_la_LIBADD
) $(LIBS
)
439 @list
='$(check_PROGRAMS)'; test -n
"$$list" || exit
0; \
440 echo
" rm -f" $$list; \
441 rm -f
$$list || exit
$$?
; \
442 test -n
"$(EXEEXT)" || exit
0; \
443 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
444 echo
" rm -f" $$list; \
446 btest
$(EXEEXT
): $(btest_OBJECTS
) $(btest_DEPENDENCIES
) $(EXTRA_btest_DEPENDENCIES
)
447 @
rm -f btest
$(EXEEXT
)
448 $(btest_LINK
) $(btest_OBJECTS
) $(btest_LDADD
) $(LIBS
)
449 edtest
$(EXEEXT
): $(edtest_OBJECTS
) $(edtest_DEPENDENCIES
) $(EXTRA_edtest_DEPENDENCIES
)
450 @
rm -f edtest
$(EXEEXT
)
451 $(LINK
) $(edtest_OBJECTS
) $(edtest_LDADD
) $(LIBS
)
452 stest
$(EXEEXT
): $(stest_OBJECTS
) $(stest_DEPENDENCIES
) $(EXTRA_stest_DEPENDENCIES
)
453 @
rm -f stest
$(EXEEXT
)
454 $(LINK
) $(stest_OBJECTS
) $(stest_LDADD
) $(LIBS
)
455 ttest
$(EXEEXT
): $(ttest_OBJECTS
) $(ttest_DEPENDENCIES
) $(EXTRA_ttest_DEPENDENCIES
)
456 @
rm -f ttest
$(EXEEXT
)
457 $(ttest_LINK
) $(ttest_OBJECTS
) $(ttest_LDADD
) $(LIBS
)
469 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
472 $(LTCOMPILE
) -c
-o
$@
$<
474 btest-btest.o
: btest.c
475 $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(btest_CFLAGS
) $(CFLAGS
) -c
-o btest-btest.o
`test -f 'btest.c' || echo '$(srcdir)/'`btest.c
477 btest-btest.obj
: btest.c
478 $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(btest_CFLAGS
) $(CFLAGS
) -c
-o btest-btest.obj
`if test -f 'btest.c'; then $(CYGPATH_W) 'btest.c'; else $(CYGPATH_W) '$(srcdir)/btest.c'; fi`
480 btest-testlib.o
: testlib.c
481 $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(btest_CFLAGS
) $(CFLAGS
) -c
-o btest-testlib.o
`test -f 'testlib.c' || echo '$(srcdir)/'`testlib.c
483 btest-testlib.obj
: testlib.c
484 $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(btest_CFLAGS
) $(CFLAGS
) -c
-o btest-testlib.obj
`if test -f 'testlib.c'; then $(CYGPATH_W) 'testlib.c'; else $(CYGPATH_W) '$(srcdir)/testlib.c'; fi`
486 ttest-ttest.o
: ttest.c
487 $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(ttest_CFLAGS
) $(CFLAGS
) -c
-o ttest-ttest.o
`test -f 'ttest.c' || echo '$(srcdir)/'`ttest.c
489 ttest-ttest.obj
: ttest.c
490 $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(ttest_CFLAGS
) $(CFLAGS
) -c
-o ttest-ttest.obj
`if test -f 'ttest.c'; then $(CYGPATH_W) 'ttest.c'; else $(CYGPATH_W) '$(srcdir)/ttest.c'; fi`
492 ttest-testlib.o
: testlib.c
493 $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(ttest_CFLAGS
) $(CFLAGS
) -c
-o ttest-testlib.o
`test -f 'testlib.c' || echo '$(srcdir)/'`testlib.c
495 ttest-testlib.obj
: testlib.c
496 $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(ttest_CFLAGS
) $(CFLAGS
) -c
-o ttest-testlib.obj
`if test -f 'testlib.c'; then $(CYGPATH_W) 'testlib.c'; else $(CYGPATH_W) '$(srcdir)/testlib.c'; fi`
505 -rm -f libtool config.lt
507 # GNU Make needs to see an explicit $(MAKE) variable in the command it
508 # runs to enable its job server during parallel builds. Hence the
511 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
513 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
516 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
518 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
520 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
521 maintainer-clean-multi
:
522 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
524 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
525 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
526 unique
=`for i in $$list; do \
527 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
529 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
530 END { if (nonempty) { for (i in files) print i; }; }'`; \
534 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
535 $(TAGS_FILES
) $(LISP
)
538 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
539 unique
=`for i in $$list; do \
540 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
542 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
543 END { if (nonempty) { for (i in files) print i; }; }'`; \
545 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
546 test -n
"$$unique" || unique
=$$empty_fix; \
547 if
test $$# -gt 0; then \
548 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
551 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
556 CTAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
557 $(TAGS_FILES
) $(LISP
)
558 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
559 unique
=`for i in $$list; do \
560 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
562 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
563 END { if (nonempty) { for (i in files) print i; }; }'`; \
564 test -z
"$(CTAGS_ARGS)$$unique" \
565 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
569 here
=`$(am__cd) $(top_builddir) && pwd` \
570 && $(am__cd
) $(top_srcdir
) \
571 && gtags
-i
$(GTAGS_ARGS
) "$$here"
574 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
576 check-TESTS
: $(TESTS
)
577 @failed
=0; all=0; xfail
=0; xpass
=0; skip
=0; \
578 srcdir=$(srcdir); export srcdir; \
581 if
test -n
"$$list"; then \
582 for tst in
$$list; do \
583 if
test -f .
/$$tst; then
dir=.
/; \
584 elif
test -f
$$tst; then
dir=; \
585 else dir="$(srcdir)/"; fi
; \
586 if
$(TESTS_ENVIRONMENT
) $${dir}$$tst; then \
587 all=`expr $$all + 1`; \
588 case
" $(XFAIL_TESTS) " in \
589 *[\ \
]$$tst[\ \
]*) \
590 xpass
=`expr $$xpass + 1`; \
591 failed
=`expr $$failed + 1`; \
592 col
=$$red; res
=XPASS
; \
595 col
=$$grn; res
=PASS
; \
598 elif
test $$?
-ne
77; then \
599 all=`expr $$all + 1`; \
600 case
" $(XFAIL_TESTS) " in \
601 *[\ \
]$$tst[\ \
]*) \
602 xfail
=`expr $$xfail + 1`; \
603 col
=$$lgn; res
=XFAIL
; \
606 failed
=`expr $$failed + 1`; \
607 col
=$$red; res
=FAIL
; \
611 skip
=`expr $$skip + 1`; \
612 col
=$$blu; res
=SKIP
; \
614 echo
"$${col}$$res$${std}: $$tst"; \
616 if
test "$$all" -eq
1; then \
623 if
test "$$failed" -eq
0; then \
624 if
test "$$xfail" -eq
0; then \
625 banner
="$$All$$all $$tests passed"; \
627 if
test "$$xfail" -eq
1; then failures
=failure
; else failures
=failures
; fi
; \
628 banner
="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
631 if
test "$$xpass" -eq
0; then \
632 banner
="$$failed of $$all $$tests failed"; \
634 if
test "$$xpass" -eq
1; then passes
=pass
; else passes
=passes
; fi
; \
635 banner
="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
640 if
test "$$skip" -ne
0; then \
641 if
test "$$skip" -eq
1; then \
642 skipped
="($$skip test was not run)"; \
644 skipped
="($$skip tests were not run)"; \
646 test `echo "$$skipped" | wc -c` -le
`echo "$$banner" | wc -c` || \
647 dashes
="$$skipped"; \
650 if
test "$$failed" -ne
0 && test -n
"$(PACKAGE_BUGREPORT)"; then \
651 report
="Please report to $(PACKAGE_BUGREPORT)"; \
652 test `echo "$$report" | wc -c` -le
`echo "$$banner" | wc -c` || \
655 dashes
=`echo "$$dashes" | sed s/./=/g`; \
656 if
test "$$failed" -eq
0; then \
661 echo
"$${col}$$dashes$${std}"; \
662 echo
"$${col}$$banner$${std}"; \
663 test -z
"$$skipped" || echo
"$${col}$$skipped$${std}"; \
664 test -z
"$$report" || echo
"$${col}$$report$${std}"; \
665 echo
"$${col}$$dashes$${std}"; \
666 test "$$failed" -eq
0; \
669 $(MAKE
) $(AM_MAKEFLAGS
) $(check_PROGRAMS
)
670 $(MAKE
) $(AM_MAKEFLAGS
) check-TESTS
672 all-am
: Makefile
$(LTLIBRARIES
) all-multi config.h
675 install-exec
: install-exec-am
676 install-data
: install-data-am
677 uninstall: uninstall-am
680 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
682 installcheck: installcheck-am
684 if
test -z
'$(STRIP)'; then \
685 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
686 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
689 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
690 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
691 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
698 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
699 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
701 maintainer-clean-generic
:
702 @echo
"This command is intended for maintainers to use"
703 @echo
"it deletes files that may require special tools to rebuild."
704 clean: clean-am clean-multi
706 clean-am
: clean-checkPROGRAMS clean-generic clean-libtool \
707 clean-noinstLTLIBRARIES mostlyclean-am
709 distclean: distclean-am distclean-multi
710 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
712 distclean-am
: clean-am distclean-compile distclean-generic \
713 distclean-hdr distclean-libtool distclean-tags
729 install-dvi
: install-dvi-am
733 install-exec-am
: install-multi
735 install-html
: install-html-am
739 install-info
: install-info-am
745 install-pdf
: install-pdf-am
749 install-ps
: install-ps-am
755 maintainer-clean
: maintainer-clean-am maintainer-clean-multi
756 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
757 -rm -rf
$(top_srcdir
)/autom4te.cache
759 maintainer-clean-am
: distclean-am maintainer-clean-generic
761 mostlyclean: mostlyclean-am mostlyclean-multi
763 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
776 .MAKE
: all all-multi check-am clean-multi distclean-multi install-am \
777 install-multi install-strip maintainer-clean-multi \
780 .PHONY
: CTAGS GTAGS
all all-am all-multi am--refresh
check check-TESTS \
781 check-am
clean clean-checkPROGRAMS clean-generic clean-libtool \
782 clean-multi clean-noinstLTLIBRARIES ctags
distclean \
783 distclean-compile distclean-generic distclean-hdr \
784 distclean-libtool distclean-multi distclean-tags
dvi dvi-am \
785 html html-am
info info-am
install install-am install-data \
786 install-data-am install-dvi install-dvi-am install-exec \
787 install-exec-am install-html install-html-am install-info \
788 install-info-am install-man install-multi install-pdf \
789 install-pdf-am install-ps install-ps-am install-strip \
790 installcheck installcheck-am
installdirs maintainer-clean \
791 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
792 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
793 mostlyclean-multi pdf pdf-am ps ps-am
tags uninstall \
797 @NATIVE_TRUE@edtest2_build.c
: gen_edtest2_build
; @true
798 @NATIVE_TRUE@gen_edtest2_build
: $(srcdir)/edtest2.c
799 @NATIVE_TRUE@ cat
$(srcdir)/edtest2.c
> tmp-edtest2_build.c
800 @NATIVE_TRUE@
$(SHELL
) $(srcdir)/..
/move-if-change tmp-edtest2_build.c edtest2_build.c
801 @NATIVE_TRUE@ echo timestamp
> $@
802 alloc.lo
: config.h backtrace.h internal.h
803 backtrace.lo
: config.h backtrace.h internal.h
804 btest.lo
: (INCDIR
)/filenames.h backtrace.h backtrace-supported.h
805 dwarf.lo
: config.h
$(INCDIR
)/dwarf2.h
$(INCDIR
)/dwarf2.def \
806 $(INCDIR
)/filenames.h backtrace.h internal.h
807 elf.lo
: config.h backtrace.h internal.h
808 fileline.lo
: config.h backtrace.h internal.h
809 mmap.lo
: config.h backtrace.h internal.h
810 mmapio.lo
: config.h backtrace.h internal.h
811 nounwind.lo
: config.h internal.h
812 pecoff.lo
: config.h backtrace.h internal.h
813 posix.lo
: config.h backtrace.h internal.h
814 print.lo
: config.h backtrace.h internal.h
815 read.lo
: config.h backtrace.h internal.h
816 simple.lo
: config.h backtrace.h internal.h
817 sort.lo
: config.h backtrace.h internal.h
818 stest.lo
: config.h backtrace.h internal.h
819 state.lo
: config.h backtrace.h backtrace-supported.h internal.h
820 unknown.lo
: config.h backtrace.h internal.h
821 xcoff.lo
: config.h backtrace.h internal.h
823 # Tell versions [3.59,3.63) of GNU make to not export all variables.
824 # Otherwise a system limit (for SysV at least) may be exceeded.