1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
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.
10
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
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# Makefile.am -- Backtrace Makefile.
19# Copyright (C) 2012-2018 Free Software Foundation, Inc.
20
21# Redistribution and use in source and binary forms, with or without
22# modification, are permitted provided that the following conditions are
23# met:
24
25#     (1) Redistributions of source code must retain the above copyright
26#     notice, this list of conditions and the following disclaimer.
27
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
31#     distribution.
32
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.
36
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.
48
49
50VPATH = @srcdir@
51am__make_dryrun = \
52  { \
53    am__dry=no; \
54    case $$MAKEFLAGS in \
55      *\\[\ \	]*) \
56        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
57          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
58      *) \
59        for am__flg in $$MAKEFLAGS; do \
60          case $$am__flg in \
61            *=*|--*) ;; \
62            *n*) am__dry=yes; break;; \
63          esac; \
64        done;; \
65    esac; \
66    test $$am__dry = yes; \
67  }
68pkgdatadir = $(datadir)/@PACKAGE@
69pkgincludedir = $(includedir)/@PACKAGE@
70pkglibdir = $(libdir)/@PACKAGE@
71pkglibexecdir = $(libexecdir)/@PACKAGE@
72am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
73install_sh_DATA = $(install_sh) -c -m 644
74install_sh_PROGRAM = $(install_sh) -c
75install_sh_SCRIPT = $(install_sh) -c
76INSTALL_HEADER = $(INSTALL_DATA)
77transform = $(program_transform_name)
78NORMAL_INSTALL = :
79PRE_INSTALL = :
80POST_INSTALL = :
81NORMAL_UNINSTALL = :
82PRE_UNINSTALL = :
83POST_UNINSTALL = :
84build_triplet = @build@
85host_triplet = @host@
86target_triplet = @target@
87check_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3)
88@NATIVE_TRUE@am__append_1 = btest btest_static stest ztest edtest
89@HAVE_ZLIB_TRUE@@NATIVE_TRUE@am__append_2 = -lz
90@NATIVE_TRUE@am__append_3 = edtest2_build.c gen_edtest2_build
91@HAVE_PTHREAD_TRUE@@NATIVE_TRUE@am__append_4 = ttest
92@HAVE_OBJCOPY_DEBUGLINK_TRUE@@NATIVE_TRUE@am__append_5 = dtest
93@HAVE_OBJCOPY_DEBUGLINK_TRUE@@NATIVE_TRUE@am__append_6 = dtest btest.debug
94@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@am__append_7 = ctestg ctesta
95subdir = .
96DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
97	$(top_srcdir)/configure $(am__configure_deps) \
98	$(srcdir)/config.h.in $(srcdir)/backtrace-supported.h.in \
99	$(include_HEADERS)
100ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
101am__aclocal_m4_deps = $(top_srcdir)/config/libtool.m4 \
102	$(top_srcdir)/config/ltoptions.m4 \
103	$(top_srcdir)/config/ltsugar.m4 \
104	$(top_srcdir)/config/ltversion.m4 \
105	$(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
106	$(top_srcdir)/configure.ac
107am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
108	$(ACLOCAL_M4)
109am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
110 configure.lineno config.status.lineno
111mkinstalldirs = $(install_sh) -d
112CONFIG_HEADER = config.h
113CONFIG_CLEAN_FILES = backtrace-supported.h
114CONFIG_CLEAN_VPATH_FILES =
115am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
116am__vpath_adj = case $$p in \
117    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
118    *) f=$$p;; \
119  esac;
120am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
121am__install_max = 40
122am__nobase_strip_setup = \
123  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
124am__nobase_strip = \
125  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
126am__nobase_list = $(am__nobase_strip_setup); \
127  for p in $$list; do echo "$$p $$p"; done | \
128  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
129  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
130    if (++n[$$2] == $(am__install_max)) \
131      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
132    END { for (dir in files) print dir, files[dir] }'
133am__base_list = \
134  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
135  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
136am__uninstall_files_from_dir = { \
137  test -z "$$files" \
138    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
139    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
140         $(am__cd) "$$dir" && rm -f $$files; }; \
141  }
142am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
143LTLIBRARIES = $(lib_LTLIBRARIES)
144am__DEPENDENCIES_1 =
145am_libbacktrace_la_OBJECTS = atomic.lo dwarf.lo fileline.lo posix.lo \
146	print.lo sort.lo state.lo
147libbacktrace_la_OBJECTS = $(am_libbacktrace_la_OBJECTS)
148@NATIVE_TRUE@am__EXEEXT_1 = btest$(EXEEXT) btest_static$(EXEEXT) \
149@NATIVE_TRUE@	stest$(EXEEXT) ztest$(EXEEXT) edtest$(EXEEXT)
150@HAVE_PTHREAD_TRUE@@NATIVE_TRUE@am__EXEEXT_2 = ttest$(EXEEXT)
151@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@am__EXEEXT_3 =  \
152@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@	ctestg$(EXEEXT) \
153@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@	ctesta$(EXEEXT)
154@NATIVE_TRUE@am_btest_OBJECTS = btest-btest.$(OBJEXT) \
155@NATIVE_TRUE@	btest-testlib.$(OBJEXT)
156btest_OBJECTS = $(am_btest_OBJECTS)
157@NATIVE_TRUE@btest_DEPENDENCIES = libbacktrace.la
158btest_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
159	--mode=link $(CCLD) $(btest_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
160	$(LDFLAGS) -o $@
161@NATIVE_TRUE@am_btest_static_OBJECTS = btest_static-btest.$(OBJEXT) \
162@NATIVE_TRUE@	btest_static-testlib.$(OBJEXT)
163btest_static_OBJECTS = $(am_btest_static_OBJECTS)
164@NATIVE_TRUE@btest_static_DEPENDENCIES = libbacktrace.la
165btest_static_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
166	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(btest_static_CFLAGS) \
167	$(CFLAGS) $(btest_static_LDFLAGS) $(LDFLAGS) -o $@
168@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@am_ctesta_OBJECTS = ctesta-btest.$(OBJEXT) \
169@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@	ctesta-testlib.$(OBJEXT)
170ctesta_OBJECTS = $(am_ctesta_OBJECTS)
171@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@ctesta_DEPENDENCIES =  \
172@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@	libbacktrace.la
173ctesta_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
174	--mode=link $(CCLD) $(ctesta_CFLAGS) $(CFLAGS) \
175	$(ctesta_LDFLAGS) $(LDFLAGS) -o $@
176@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@am_ctestg_OBJECTS = ctestg-btest.$(OBJEXT) \
177@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@	ctestg-testlib.$(OBJEXT)
178ctestg_OBJECTS = $(am_ctestg_OBJECTS)
179@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@ctestg_DEPENDENCIES =  \
180@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@	libbacktrace.la
181ctestg_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
182	--mode=link $(CCLD) $(ctestg_CFLAGS) $(CFLAGS) \
183	$(ctestg_LDFLAGS) $(LDFLAGS) -o $@
184@NATIVE_TRUE@am_edtest_OBJECTS = edtest.$(OBJEXT) \
185@NATIVE_TRUE@	edtest2_build.$(OBJEXT) testlib.$(OBJEXT)
186edtest_OBJECTS = $(am_edtest_OBJECTS)
187@NATIVE_TRUE@edtest_DEPENDENCIES = libbacktrace.la
188@NATIVE_TRUE@am_stest_OBJECTS = stest.$(OBJEXT)
189stest_OBJECTS = $(am_stest_OBJECTS)
190@NATIVE_TRUE@stest_DEPENDENCIES = libbacktrace.la
191@HAVE_PTHREAD_TRUE@@NATIVE_TRUE@am_ttest_OBJECTS =  \
192@HAVE_PTHREAD_TRUE@@NATIVE_TRUE@	ttest-ttest.$(OBJEXT) \
193@HAVE_PTHREAD_TRUE@@NATIVE_TRUE@	ttest-testlib.$(OBJEXT)
194ttest_OBJECTS = $(am_ttest_OBJECTS)
195@HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_DEPENDENCIES = libbacktrace.la
196ttest_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
197	--mode=link $(CCLD) $(ttest_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
198	$(LDFLAGS) -o $@
199@NATIVE_TRUE@am_ztest_OBJECTS = ztest-ztest.$(OBJEXT) \
200@NATIVE_TRUE@	ztest-testlib.$(OBJEXT)
201ztest_OBJECTS = $(am_ztest_OBJECTS)
202@NATIVE_TRUE@ztest_DEPENDENCIES = libbacktrace.la \
203@NATIVE_TRUE@	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
204ztest_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
205	--mode=link $(CCLD) $(ztest_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
206	$(LDFLAGS) -o $@
207DEFAULT_INCLUDES = -I.@am__isrc@
208depcomp =
209am__depfiles_maybe =
210COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
211	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
212LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
213	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
214	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
215CCLD = $(CC)
216LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
217	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
218	$(LDFLAGS) -o $@
219SOURCES = $(libbacktrace_la_SOURCES) $(EXTRA_libbacktrace_la_SOURCES) \
220	$(btest_SOURCES) $(btest_static_SOURCES) $(ctesta_SOURCES) \
221	$(ctestg_SOURCES) $(edtest_SOURCES) $(stest_SOURCES) \
222	$(ttest_SOURCES) $(ztest_SOURCES)
223MULTISRCTOP =
224MULTIBUILDTOP =
225MULTIDIRS =
226MULTISUBDIR =
227MULTIDO = true
228MULTICLEAN = true
229am__can_run_installinfo = \
230  case $$AM_UPDATE_INFO_DIR in \
231    n|no|NO) false;; \
232    *) (install-info --version) >/dev/null 2>&1;; \
233  esac
234HEADERS = $(include_HEADERS)
235ETAGS = etags
236CTAGS = ctags
237am__tty_colors = \
238red=; grn=; lgn=; blu=; std=
239ACLOCAL = @ACLOCAL@
240ALLOC_FILE = @ALLOC_FILE@
241AMTAR = @AMTAR@
242AR = @AR@
243AUTOCONF = @AUTOCONF@
244AUTOHEADER = @AUTOHEADER@
245AUTOMAKE = @AUTOMAKE@
246AWK = @AWK@
247BACKTRACE_FILE = @BACKTRACE_FILE@
248BACKTRACE_SUPPORTED = @BACKTRACE_SUPPORTED@
249BACKTRACE_SUPPORTS_DATA = @BACKTRACE_SUPPORTS_DATA@
250BACKTRACE_SUPPORTS_THREADS = @BACKTRACE_SUPPORTS_THREADS@
251BACKTRACE_USES_MALLOC = @BACKTRACE_USES_MALLOC@
252CC = @CC@
253CFLAGS = @CFLAGS@
254CLOCK_GETTIME_LINK = @CLOCK_GETTIME_LINK@
255CPP = @CPP@
256CPPFLAGS = @CPPFLAGS@
257CYGPATH_W = @CYGPATH_W@
258DEFS = @DEFS@
259DSYMUTIL = @DSYMUTIL@
260DUMPBIN = @DUMPBIN@
261ECHO_C = @ECHO_C@
262ECHO_N = @ECHO_N@
263ECHO_T = @ECHO_T@
264EGREP = @EGREP@
265EXEEXT = @EXEEXT@
266EXTRA_FLAGS = @EXTRA_FLAGS@
267FGREP = @FGREP@
268FORMAT_FILE = @FORMAT_FILE@
269GREP = @GREP@
270INSTALL = @INSTALL@
271INSTALL_DATA = @INSTALL_DATA@
272INSTALL_PROGRAM = @INSTALL_PROGRAM@
273INSTALL_SCRIPT = @INSTALL_SCRIPT@
274INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
275LD = @LD@
276LDFLAGS = @LDFLAGS@
277LIBOBJS = @LIBOBJS@
278LIBS = @LIBS@
279LIBTOOL = @LIBTOOL@
280LIPO = @LIPO@
281LN_S = @LN_S@
282LTLIBOBJS = @LTLIBOBJS@
283MAINT = @MAINT@
284MAKEINFO = @MAKEINFO@
285MKDIR_P = @MKDIR_P@
286NM = @NM@
287NMEDIT = @NMEDIT@
288OBJCOPY = @OBJCOPY@
289OBJEXT = @OBJEXT@
290OTOOL = @OTOOL@
291OTOOL64 = @OTOOL64@
292PACKAGE = @PACKAGE@
293PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
294PACKAGE_NAME = @PACKAGE_NAME@
295PACKAGE_STRING = @PACKAGE_STRING@
296PACKAGE_TARNAME = @PACKAGE_TARNAME@
297PACKAGE_URL = @PACKAGE_URL@
298PACKAGE_VERSION = @PACKAGE_VERSION@
299PATH_SEPARATOR = @PATH_SEPARATOR@
300PIC_FLAG = @PIC_FLAG@
301PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
302RANLIB = @RANLIB@
303SED = @SED@
304SET_MAKE = @SET_MAKE@
305SHELL = @SHELL@
306STRIP = @STRIP@
307VERSION = @VERSION@
308VIEW_FILE = @VIEW_FILE@
309WARN_FLAGS = @WARN_FLAGS@
310abs_builddir = @abs_builddir@
311abs_srcdir = @abs_srcdir@
312abs_top_builddir = @abs_top_builddir@
313abs_top_srcdir = @abs_top_srcdir@
314ac_ct_CC = @ac_ct_CC@
315ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
316am__leading_dot = @am__leading_dot@
317am__tar = @am__tar@
318am__untar = @am__untar@
319bindir = @bindir@
320build = @build@
321build_alias = @build_alias@
322build_cpu = @build_cpu@
323build_os = @build_os@
324build_vendor = @build_vendor@
325builddir = @builddir@
326datadir = @datadir@
327datarootdir = @datarootdir@
328docdir = @docdir@
329dvidir = @dvidir@
330exec_prefix = @exec_prefix@
331host = @host@
332host_alias = @host_alias@
333host_cpu = @host_cpu@
334host_os = @host_os@
335host_vendor = @host_vendor@
336htmldir = @htmldir@
337includedir = @includedir@
338infodir = @infodir@
339install_sh = @install_sh@
340libdir = @libdir@
341libexecdir = @libexecdir@
342libtool_VERSION = @libtool_VERSION@
343localedir = @localedir@
344localstatedir = @localstatedir@
345lt_ECHO = @lt_ECHO@
346mandir = @mandir@
347mkdir_p = @mkdir_p@
348multi_basedir = @multi_basedir@
349oldincludedir = @oldincludedir@
350pdfdir = @pdfdir@
351prefix = @prefix@
352program_transform_name = @program_transform_name@
353psdir = @psdir@
354sbindir = @sbindir@
355sharedstatedir = @sharedstatedir@
356srcdir = @srcdir@
357sysconfdir = @sysconfdir@
358target = @target@
359target_alias = @target_alias@
360target_cpu = @target_cpu@
361target_os = @target_os@
362target_vendor = @target_vendor@
363top_build_prefix = @top_build_prefix@
364top_builddir = @top_builddir@
365top_srcdir = @top_srcdir@
366ACLOCAL_AMFLAGS = -I config
367AM_CFLAGS = $(EXTRA_FLAGS) $(WARN_FLAGS) $(PIC_FLAG)
368include_HEADERS = backtrace.h backtrace-supported.h
369lib_LTLIBRARIES = libbacktrace.la
370libbacktrace_la_SOURCES = \
371	backtrace.h \
372	atomic.c \
373	dwarf.c \
374	fileline.c \
375	internal.h \
376	posix.c \
377	print.c \
378	sort.c \
379	state.c
380
381BACKTRACE_FILES = \
382	backtrace.c \
383	simple.c \
384	nounwind.c
385
386FORMAT_FILES = \
387	elf.c \
388	pecoff.c \
389	unknown.c \
390	xcoff.c
391
392VIEW_FILES = \
393	read.c \
394	mmapio.c
395
396ALLOC_FILES = \
397	alloc.c \
398	mmap.c
399
400EXTRA_libbacktrace_la_SOURCES = \
401	$(BACKTRACE_FILES) \
402	$(FORMAT_FILES) \
403	$(VIEW_FILES) \
404	$(ALLOC_FILES)
405
406libbacktrace_la_LIBADD = \
407	$(BACKTRACE_FILE) \
408	$(FORMAT_FILE) \
409	$(VIEW_FILE) \
410	$(ALLOC_FILE)
411
412libbacktrace_la_DEPENDENCIES = $(libbacktrace_la_LIBADD)
413CLEANFILES = $(am__append_3) $(am__append_6)
414TESTS = $(check_PROGRAMS) $(am__append_5)
415@NATIVE_TRUE@btest_SOURCES = btest.c testlib.c
416@NATIVE_TRUE@btest_CFLAGS = $(AM_CFLAGS) -g -O
417@NATIVE_TRUE@btest_LDADD = libbacktrace.la
418@NATIVE_TRUE@btest_static_SOURCES = btest.c testlib.c
419@NATIVE_TRUE@btest_static_CFLAGS = $(AM_CFLAGS) -g -O
420@NATIVE_TRUE@btest_static_LDADD = libbacktrace.la
421@NATIVE_TRUE@btest_static_LDFLAGS = -static-libtool-libs
422@NATIVE_TRUE@stest_SOURCES = stest.c
423@NATIVE_TRUE@stest_LDADD = libbacktrace.la
424@NATIVE_TRUE@ztest_SOURCES = ztest.c testlib.c
425@NATIVE_TRUE@ztest_CFLAGS = -DSRCDIR=\"$(srcdir)\"
426@NATIVE_TRUE@ztest_LDADD = libbacktrace.la $(am__append_2) \
427@NATIVE_TRUE@	$(CLOCK_GETTIME_LINK)
428@NATIVE_TRUE@edtest_SOURCES = edtest.c edtest2_build.c testlib.c
429@NATIVE_TRUE@edtest_LDADD = libbacktrace.la
430@HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_SOURCES = ttest.c testlib.c
431@HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_CFLAGS = $(AM_CFLAGS) -pthread
432@HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_LDADD = libbacktrace.la
433@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@ctestg_SOURCES = btest.c testlib.c
434@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@ctestg_CFLAGS = $(AM_CFLAGS) -g
435@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@ctestg_LDFLAGS = -Wl,--compress-debug-sections=zlib-gnu
436@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@ctestg_LDADD = libbacktrace.la
437@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@ctesta_SOURCES = btest.c testlib.c
438@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@ctesta_CFLAGS = $(AM_CFLAGS) -g
439@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@ctesta_LDFLAGS = -Wl,--compress-debug-sections=zlib-gabi
440@HAVE_COMPRESSED_DEBUG_TRUE@@NATIVE_TRUE@ctesta_LDADD = libbacktrace.la
441all: config.h
442	$(MAKE) $(AM_MAKEFLAGS) all-am
443
444.SUFFIXES:
445.SUFFIXES: .c .lo .o .obj
446am--refresh: Makefile
447	@:
448$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
449	@for dep in $?; do \
450	  case '$(am__configure_deps)' in \
451	    *$$dep*) \
452	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
453	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
454		&& exit 0; \
455	      exit 1;; \
456	  esac; \
457	done; \
458	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
459	$(am__cd) $(top_srcdir) && \
460	  $(AUTOMAKE) --foreign --ignore-deps Makefile
461.PRECIOUS: Makefile
462Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
463	@case '$?' in \
464	  *config.status*) \
465	    echo ' $(SHELL) ./config.status'; \
466	    $(SHELL) ./config.status;; \
467	  *) \
468	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
469	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
470	esac;
471
472$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
473	$(SHELL) ./config.status --recheck
474
475$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
476	$(am__cd) $(srcdir) && $(AUTOCONF)
477$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
478	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
479$(am__aclocal_m4_deps):
480
481config.h: stamp-h1
482	@if test ! -f $@; then rm -f stamp-h1; else :; fi
483	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
484
485stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
486	@rm -f stamp-h1
487	cd $(top_builddir) && $(SHELL) ./config.status config.h
488$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
489	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
490	rm -f stamp-h1
491	touch $@
492
493distclean-hdr:
494	-rm -f config.h stamp-h1
495backtrace-supported.h: $(top_builddir)/config.status $(srcdir)/backtrace-supported.h.in
496	cd $(top_builddir) && $(SHELL) ./config.status $@
497install-libLTLIBRARIES: $(lib_LTLIBRARIES)
498	@$(NORMAL_INSTALL)
499	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
500	list2=; for p in $$list; do \
501	  if test -f $$p; then \
502	    list2="$$list2 $$p"; \
503	  else :; fi; \
504	done; \
505	test -z "$$list2" || { \
506	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
507	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
508	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
509	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
510	}
511
512uninstall-libLTLIBRARIES:
513	@$(NORMAL_UNINSTALL)
514	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
515	for p in $$list; do \
516	  $(am__strip_dir) \
517	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
518	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
519	done
520
521clean-libLTLIBRARIES:
522	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
523	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
524	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
525	  test "$$dir" != "$$p" || dir=.; \
526	  echo "rm -f \"$${dir}/so_locations\""; \
527	  rm -f "$${dir}/so_locations"; \
528	done
529libbacktrace.la: $(libbacktrace_la_OBJECTS) $(libbacktrace_la_DEPENDENCIES) $(EXTRA_libbacktrace_la_DEPENDENCIES)
530	$(LINK) -rpath $(libdir) $(libbacktrace_la_OBJECTS) $(libbacktrace_la_LIBADD) $(LIBS)
531
532clean-checkPROGRAMS:
533	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
534	echo " rm -f" $$list; \
535	rm -f $$list || exit $$?; \
536	test -n "$(EXEEXT)" || exit 0; \
537	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
538	echo " rm -f" $$list; \
539	rm -f $$list
540btest$(EXEEXT): $(btest_OBJECTS) $(btest_DEPENDENCIES) $(EXTRA_btest_DEPENDENCIES)
541	@rm -f btest$(EXEEXT)
542	$(btest_LINK) $(btest_OBJECTS) $(btest_LDADD) $(LIBS)
543btest_static$(EXEEXT): $(btest_static_OBJECTS) $(btest_static_DEPENDENCIES) $(EXTRA_btest_static_DEPENDENCIES)
544	@rm -f btest_static$(EXEEXT)
545	$(btest_static_LINK) $(btest_static_OBJECTS) $(btest_static_LDADD) $(LIBS)
546ctesta$(EXEEXT): $(ctesta_OBJECTS) $(ctesta_DEPENDENCIES) $(EXTRA_ctesta_DEPENDENCIES)
547	@rm -f ctesta$(EXEEXT)
548	$(ctesta_LINK) $(ctesta_OBJECTS) $(ctesta_LDADD) $(LIBS)
549ctestg$(EXEEXT): $(ctestg_OBJECTS) $(ctestg_DEPENDENCIES) $(EXTRA_ctestg_DEPENDENCIES)
550	@rm -f ctestg$(EXEEXT)
551	$(ctestg_LINK) $(ctestg_OBJECTS) $(ctestg_LDADD) $(LIBS)
552edtest$(EXEEXT): $(edtest_OBJECTS) $(edtest_DEPENDENCIES) $(EXTRA_edtest_DEPENDENCIES)
553	@rm -f edtest$(EXEEXT)
554	$(LINK) $(edtest_OBJECTS) $(edtest_LDADD) $(LIBS)
555stest$(EXEEXT): $(stest_OBJECTS) $(stest_DEPENDENCIES) $(EXTRA_stest_DEPENDENCIES)
556	@rm -f stest$(EXEEXT)
557	$(LINK) $(stest_OBJECTS) $(stest_LDADD) $(LIBS)
558ttest$(EXEEXT): $(ttest_OBJECTS) $(ttest_DEPENDENCIES) $(EXTRA_ttest_DEPENDENCIES)
559	@rm -f ttest$(EXEEXT)
560	$(ttest_LINK) $(ttest_OBJECTS) $(ttest_LDADD) $(LIBS)
561ztest$(EXEEXT): $(ztest_OBJECTS) $(ztest_DEPENDENCIES) $(EXTRA_ztest_DEPENDENCIES)
562	@rm -f ztest$(EXEEXT)
563	$(ztest_LINK) $(ztest_OBJECTS) $(ztest_LDADD) $(LIBS)
564
565mostlyclean-compile:
566	-rm -f *.$(OBJEXT)
567
568distclean-compile:
569	-rm -f *.tab.c
570
571.c.o:
572	$(COMPILE) -c $<
573
574.c.obj:
575	$(COMPILE) -c `$(CYGPATH_W) '$<'`
576
577.c.lo:
578	$(LTCOMPILE) -c -o $@ $<
579
580btest-btest.o: btest.c
581	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(btest_CFLAGS) $(CFLAGS) -c -o btest-btest.o `test -f 'btest.c' || echo '$(srcdir)/'`btest.c
582
583btest-btest.obj: btest.c
584	$(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`
585
586btest-testlib.o: testlib.c
587	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(btest_CFLAGS) $(CFLAGS) -c -o btest-testlib.o `test -f 'testlib.c' || echo '$(srcdir)/'`testlib.c
588
589btest-testlib.obj: testlib.c
590	$(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`
591
592btest_static-btest.o: btest.c
593	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(btest_static_CFLAGS) $(CFLAGS) -c -o btest_static-btest.o `test -f 'btest.c' || echo '$(srcdir)/'`btest.c
594
595btest_static-btest.obj: btest.c
596	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(btest_static_CFLAGS) $(CFLAGS) -c -o btest_static-btest.obj `if test -f 'btest.c'; then $(CYGPATH_W) 'btest.c'; else $(CYGPATH_W) '$(srcdir)/btest.c'; fi`
597
598btest_static-testlib.o: testlib.c
599	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(btest_static_CFLAGS) $(CFLAGS) -c -o btest_static-testlib.o `test -f 'testlib.c' || echo '$(srcdir)/'`testlib.c
600
601btest_static-testlib.obj: testlib.c
602	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(btest_static_CFLAGS) $(CFLAGS) -c -o btest_static-testlib.obj `if test -f 'testlib.c'; then $(CYGPATH_W) 'testlib.c'; else $(CYGPATH_W) '$(srcdir)/testlib.c'; fi`
603
604ctesta-btest.o: btest.c
605	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ctesta_CFLAGS) $(CFLAGS) -c -o ctesta-btest.o `test -f 'btest.c' || echo '$(srcdir)/'`btest.c
606
607ctesta-btest.obj: btest.c
608	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ctesta_CFLAGS) $(CFLAGS) -c -o ctesta-btest.obj `if test -f 'btest.c'; then $(CYGPATH_W) 'btest.c'; else $(CYGPATH_W) '$(srcdir)/btest.c'; fi`
609
610ctesta-testlib.o: testlib.c
611	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ctesta_CFLAGS) $(CFLAGS) -c -o ctesta-testlib.o `test -f 'testlib.c' || echo '$(srcdir)/'`testlib.c
612
613ctesta-testlib.obj: testlib.c
614	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ctesta_CFLAGS) $(CFLAGS) -c -o ctesta-testlib.obj `if test -f 'testlib.c'; then $(CYGPATH_W) 'testlib.c'; else $(CYGPATH_W) '$(srcdir)/testlib.c'; fi`
615
616ctestg-btest.o: btest.c
617	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ctestg_CFLAGS) $(CFLAGS) -c -o ctestg-btest.o `test -f 'btest.c' || echo '$(srcdir)/'`btest.c
618
619ctestg-btest.obj: btest.c
620	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ctestg_CFLAGS) $(CFLAGS) -c -o ctestg-btest.obj `if test -f 'btest.c'; then $(CYGPATH_W) 'btest.c'; else $(CYGPATH_W) '$(srcdir)/btest.c'; fi`
621
622ctestg-testlib.o: testlib.c
623	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ctestg_CFLAGS) $(CFLAGS) -c -o ctestg-testlib.o `test -f 'testlib.c' || echo '$(srcdir)/'`testlib.c
624
625ctestg-testlib.obj: testlib.c
626	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ctestg_CFLAGS) $(CFLAGS) -c -o ctestg-testlib.obj `if test -f 'testlib.c'; then $(CYGPATH_W) 'testlib.c'; else $(CYGPATH_W) '$(srcdir)/testlib.c'; fi`
627
628ttest-ttest.o: ttest.c
629	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ttest_CFLAGS) $(CFLAGS) -c -o ttest-ttest.o `test -f 'ttest.c' || echo '$(srcdir)/'`ttest.c
630
631ttest-ttest.obj: ttest.c
632	$(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`
633
634ttest-testlib.o: testlib.c
635	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ttest_CFLAGS) $(CFLAGS) -c -o ttest-testlib.o `test -f 'testlib.c' || echo '$(srcdir)/'`testlib.c
636
637ttest-testlib.obj: testlib.c
638	$(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`
639
640ztest-ztest.o: ztest.c
641	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ztest_CFLAGS) $(CFLAGS) -c -o ztest-ztest.o `test -f 'ztest.c' || echo '$(srcdir)/'`ztest.c
642
643ztest-ztest.obj: ztest.c
644	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ztest_CFLAGS) $(CFLAGS) -c -o ztest-ztest.obj `if test -f 'ztest.c'; then $(CYGPATH_W) 'ztest.c'; else $(CYGPATH_W) '$(srcdir)/ztest.c'; fi`
645
646ztest-testlib.o: testlib.c
647	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ztest_CFLAGS) $(CFLAGS) -c -o ztest-testlib.o `test -f 'testlib.c' || echo '$(srcdir)/'`testlib.c
648
649ztest-testlib.obj: testlib.c
650	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ztest_CFLAGS) $(CFLAGS) -c -o ztest-testlib.obj `if test -f 'testlib.c'; then $(CYGPATH_W) 'testlib.c'; else $(CYGPATH_W) '$(srcdir)/testlib.c'; fi`
651
652mostlyclean-libtool:
653	-rm -f *.lo
654
655clean-libtool:
656	-rm -rf .libs _libs
657
658distclean-libtool:
659	-rm -f libtool config.lt
660
661# GNU Make needs to see an explicit $(MAKE) variable in the command it
662# runs to enable its job server during parallel builds.  Hence the
663# comments below.
664all-multi:
665	$(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
666install-multi:
667	$(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
668
669mostlyclean-multi:
670	$(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
671clean-multi:
672	$(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
673distclean-multi:
674	$(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
675maintainer-clean-multi:
676	$(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
677install-includeHEADERS: $(include_HEADERS)
678	@$(NORMAL_INSTALL)
679	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
680	if test -n "$$list"; then \
681	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
682	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
683	fi; \
684	for p in $$list; do \
685	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
686	  echo "$$d$$p"; \
687	done | $(am__base_list) | \
688	while read files; do \
689	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
690	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
691	done
692
693uninstall-includeHEADERS:
694	@$(NORMAL_UNINSTALL)
695	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
696	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
697	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
698
699ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
700	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
701	unique=`for i in $$list; do \
702	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
703	  done | \
704	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
705	      END { if (nonempty) { for (i in files) print i; }; }'`; \
706	mkid -fID $$unique
707tags: TAGS
708
709TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
710		$(TAGS_FILES) $(LISP)
711	set x; \
712	here=`pwd`; \
713	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
714	unique=`for i in $$list; do \
715	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
716	  done | \
717	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
718	      END { if (nonempty) { for (i in files) print i; }; }'`; \
719	shift; \
720	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
721	  test -n "$$unique" || unique=$$empty_fix; \
722	  if test $$# -gt 0; then \
723	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
724	      "$$@" $$unique; \
725	  else \
726	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
727	      $$unique; \
728	  fi; \
729	fi
730ctags: CTAGS
731CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
732		$(TAGS_FILES) $(LISP)
733	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
734	unique=`for i in $$list; do \
735	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
736	  done | \
737	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
738	      END { if (nonempty) { for (i in files) print i; }; }'`; \
739	test -z "$(CTAGS_ARGS)$$unique" \
740	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
741	     $$unique
742
743GTAGS:
744	here=`$(am__cd) $(top_builddir) && pwd` \
745	  && $(am__cd) $(top_srcdir) \
746	  && gtags -i $(GTAGS_ARGS) "$$here"
747
748distclean-tags:
749	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
750
751check-TESTS: $(TESTS)
752	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
753	srcdir=$(srcdir); export srcdir; \
754	list=' $(TESTS) '; \
755	$(am__tty_colors); \
756	if test -n "$$list"; then \
757	  for tst in $$list; do \
758	    if test -f ./$$tst; then dir=./; \
759	    elif test -f $$tst; then dir=; \
760	    else dir="$(srcdir)/"; fi; \
761	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
762	      all=`expr $$all + 1`; \
763	      case " $(XFAIL_TESTS) " in \
764	      *[\ \	]$$tst[\ \	]*) \
765		xpass=`expr $$xpass + 1`; \
766		failed=`expr $$failed + 1`; \
767		col=$$red; res=XPASS; \
768	      ;; \
769	      *) \
770		col=$$grn; res=PASS; \
771	      ;; \
772	      esac; \
773	    elif test $$? -ne 77; then \
774	      all=`expr $$all + 1`; \
775	      case " $(XFAIL_TESTS) " in \
776	      *[\ \	]$$tst[\ \	]*) \
777		xfail=`expr $$xfail + 1`; \
778		col=$$lgn; res=XFAIL; \
779	      ;; \
780	      *) \
781		failed=`expr $$failed + 1`; \
782		col=$$red; res=FAIL; \
783	      ;; \
784	      esac; \
785	    else \
786	      skip=`expr $$skip + 1`; \
787	      col=$$blu; res=SKIP; \
788	    fi; \
789	    echo "$${col}$$res$${std}: $$tst"; \
790	  done; \
791	  if test "$$all" -eq 1; then \
792	    tests="test"; \
793	    All=""; \
794	  else \
795	    tests="tests"; \
796	    All="All "; \
797	  fi; \
798	  if test "$$failed" -eq 0; then \
799	    if test "$$xfail" -eq 0; then \
800	      banner="$$All$$all $$tests passed"; \
801	    else \
802	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
803	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
804	    fi; \
805	  else \
806	    if test "$$xpass" -eq 0; then \
807	      banner="$$failed of $$all $$tests failed"; \
808	    else \
809	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
810	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
811	    fi; \
812	  fi; \
813	  dashes="$$banner"; \
814	  skipped=""; \
815	  if test "$$skip" -ne 0; then \
816	    if test "$$skip" -eq 1; then \
817	      skipped="($$skip test was not run)"; \
818	    else \
819	      skipped="($$skip tests were not run)"; \
820	    fi; \
821	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
822	      dashes="$$skipped"; \
823	  fi; \
824	  report=""; \
825	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
826	    report="Please report to $(PACKAGE_BUGREPORT)"; \
827	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
828	      dashes="$$report"; \
829	  fi; \
830	  dashes=`echo "$$dashes" | sed s/./=/g`; \
831	  if test "$$failed" -eq 0; then \
832	    col="$$grn"; \
833	  else \
834	    col="$$red"; \
835	  fi; \
836	  echo "$${col}$$dashes$${std}"; \
837	  echo "$${col}$$banner$${std}"; \
838	  test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
839	  test -z "$$report" || echo "$${col}$$report$${std}"; \
840	  echo "$${col}$$dashes$${std}"; \
841	  test "$$failed" -eq 0; \
842	else :; fi
843check-am: all-am
844	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
845	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
846check: check-am
847all-am: Makefile $(LTLIBRARIES) all-multi $(HEADERS) config.h
848installdirs:
849	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
850	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
851	done
852install: install-am
853install-exec: install-exec-am
854install-data: install-data-am
855uninstall: uninstall-am
856
857install-am: all-am
858	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
859
860installcheck: installcheck-am
861install-strip:
862	if test -z '$(STRIP)'; then \
863	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
864	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
865	      install; \
866	else \
867	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
868	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
869	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
870	fi
871mostlyclean-generic:
872
873clean-generic:
874	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
875
876distclean-generic:
877	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
878	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
879
880maintainer-clean-generic:
881	@echo "This command is intended for maintainers to use"
882	@echo "it deletes files that may require special tools to rebuild."
883clean: clean-am clean-multi
884
885clean-am: clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
886	clean-libtool mostlyclean-am
887
888distclean: distclean-am distclean-multi
889	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
890	-rm -f Makefile
891distclean-am: clean-am distclean-compile distclean-generic \
892	distclean-hdr distclean-libtool distclean-tags
893
894dvi: dvi-am
895
896dvi-am:
897
898html: html-am
899
900html-am:
901
902info: info-am
903
904info-am:
905
906install-data-am: install-includeHEADERS
907
908install-dvi: install-dvi-am
909
910install-dvi-am:
911
912install-exec-am: install-libLTLIBRARIES install-multi
913
914install-html: install-html-am
915
916install-html-am:
917
918install-info: install-info-am
919
920install-info-am:
921
922install-man:
923
924install-pdf: install-pdf-am
925
926install-pdf-am:
927
928install-ps: install-ps-am
929
930install-ps-am:
931
932installcheck-am:
933
934maintainer-clean: maintainer-clean-am maintainer-clean-multi
935	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
936	-rm -rf $(top_srcdir)/autom4te.cache
937	-rm -f Makefile
938maintainer-clean-am: distclean-am maintainer-clean-generic
939
940mostlyclean: mostlyclean-am mostlyclean-multi
941
942mostlyclean-am: mostlyclean-compile mostlyclean-generic \
943	mostlyclean-libtool
944
945pdf: pdf-am
946
947pdf-am:
948
949ps: ps-am
950
951ps-am:
952
953uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
954
955.MAKE: all all-multi check-am clean-multi distclean-multi install-am \
956	install-multi install-strip maintainer-clean-multi \
957	mostlyclean-multi
958
959.PHONY: CTAGS GTAGS all all-am all-multi am--refresh check check-TESTS \
960	check-am clean clean-checkPROGRAMS clean-generic \
961	clean-libLTLIBRARIES clean-libtool clean-multi ctags distclean \
962	distclean-compile distclean-generic distclean-hdr \
963	distclean-libtool distclean-multi distclean-tags dvi dvi-am \
964	html html-am info info-am install install-am install-data \
965	install-data-am install-dvi install-dvi-am install-exec \
966	install-exec-am install-html install-html-am \
967	install-includeHEADERS install-info install-info-am \
968	install-libLTLIBRARIES install-man install-multi install-pdf \
969	install-pdf-am install-ps install-ps-am install-strip \
970	installcheck installcheck-am installdirs maintainer-clean \
971	maintainer-clean-generic maintainer-clean-multi mostlyclean \
972	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
973	mostlyclean-multi pdf pdf-am ps ps-am tags uninstall \
974	uninstall-am uninstall-includeHEADERS uninstall-libLTLIBRARIES
975
976
977@NATIVE_TRUE@edtest2_build.c: gen_edtest2_build; @true
978@NATIVE_TRUE@gen_edtest2_build: $(srcdir)/edtest2.c
979@NATIVE_TRUE@	cat $(srcdir)/edtest2.c > tmp-edtest2_build.c
980@NATIVE_TRUE@	$(SHELL) $(srcdir)/move-if-change tmp-edtest2_build.c edtest2_build.c
981@NATIVE_TRUE@	echo timestamp > $@
982
983@HAVE_OBJCOPY_DEBUGLINK_TRUE@@NATIVE_TRUE@dtest: btest_static
984@HAVE_OBJCOPY_DEBUGLINK_TRUE@@NATIVE_TRUE@	$(OBJCOPY) --only-keep-debug btest_static btest.debug
985@HAVE_OBJCOPY_DEBUGLINK_TRUE@@NATIVE_TRUE@	$(OBJCOPY) --strip-debug --add-gnu-debuglink=btest.debug btest_static dtest
986
987# We can't use automake's automatic dependency tracking, because it
988# breaks when using bootstrap-lean.  Automatic dependency tracking
989# with GCC bootstrap will cause some of the objects to depend on
990# header files in prev-gcc/include, e.g., stddef.h and stdarg.h.  When
991# using bootstrap-lean, prev-gcc is removed after each stage.  When
992# running "make install", those header files will be gone, causing the
993# library to be rebuilt at install time.  That may not succeed.
994
995# These manual dependencies do not include dependencies on unwind.h,
996# even though that is part of GCC, because where to find it depends on
997# whether we are being built as a host library or a target library.
998
999alloc.lo: config.h backtrace.h internal.h
1000backtrace.lo: config.h backtrace.h internal.h
1001btest.lo:  backtrace.h backtrace-supported.h filenames.h
1002dwarf.lo: config.h filenames.h backtrace.h internal.h
1003elf.lo: config.h backtrace.h internal.h
1004fileline.lo: config.h backtrace.h internal.h
1005mmap.lo: config.h backtrace.h internal.h
1006mmapio.lo: config.h backtrace.h internal.h
1007nounwind.lo: config.h internal.h
1008pecoff.lo: config.h backtrace.h internal.h
1009posix.lo: config.h backtrace.h internal.h
1010print.lo: config.h backtrace.h internal.h
1011read.lo: config.h backtrace.h internal.h
1012simple.lo: config.h backtrace.h internal.h
1013sort.lo: config.h backtrace.h internal.h
1014stest.lo: config.h backtrace.h internal.h
1015state.lo: config.h backtrace.h backtrace-supported.h internal.h
1016unknown.lo: config.h backtrace.h internal.h
1017xcoff.lo: config.h backtrace.h internal.h
1018
1019# Tell versions [3.59,3.63) of GNU make to not export all variables.
1020# Otherwise a system limit (for SysV at least) may be exceeded.
1021.NOEXPORT:
1022