Tweak
[official-gcc.git] / libbacktrace / Makefile.in
blob66ab5bfeb4e75d0b91553549c6338cccb7c50771
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
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.
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.
16 @SET_MAKE@
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
23 # met:
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
31 # distribution.
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.
49 VPATH = @srcdir@
50 am__make_dryrun = \
51 { \
52 am__dry=no; \
53 case $$MAKEFLAGS in \
54 *\\[\ \ ]*) \
55 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
56 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
57 *) \
58 for am__flg in $$MAKEFLAGS; do \
59 case $$am__flg in \
60 *=*|--*) ;; \
61 *n*) am__dry=yes; break;; \
62 esac; \
63 done;; \
64 esac; \
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)
77 NORMAL_INSTALL = :
78 PRE_INSTALL = :
79 POST_INSTALL = :
80 NORMAL_UNINSTALL = :
81 PRE_UNINSTALL = :
82 POST_UNINSTALL = :
83 build_triplet = @build@
84 host_triplet = @host@
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
89 @HAVE_OBJCOPY_DEBUGLINK_TRUE@@NATIVE_TRUE@am__append_3 = dtest
90 subdir = .
91 DIST_COMMON = README ChangeLog $(srcdir)/Makefile.in \
92 $(srcdir)/Makefile.am $(top_srcdir)/configure \
93 $(am__configure_deps) $(srcdir)/config.h.in \
94 $(srcdir)/../mkinstalldirs $(srcdir)/backtrace-supported.h.in
95 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96 am__aclocal_m4_deps = $(top_srcdir)/../config/lead-dot.m4 \
97 $(top_srcdir)/../config/multi.m4 \
98 $(top_srcdir)/../config/override.m4 \
99 $(top_srcdir)/../config/stdint.m4 \
100 $(top_srcdir)/../config/unwind_ipinfo.m4 \
101 $(top_srcdir)/../config/warnings.m4 \
102 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
103 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
104 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.ac
105 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
106 $(ACLOCAL_M4)
107 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
108 configure.lineno config.status.lineno
109 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
110 CONFIG_HEADER = config.h
111 CONFIG_CLEAN_FILES = backtrace-supported.h
112 CONFIG_CLEAN_VPATH_FILES =
113 LTLIBRARIES = $(noinst_LTLIBRARIES)
114 am__DEPENDENCIES_1 =
115 am_libbacktrace_la_OBJECTS = atomic.lo dwarf.lo fileline.lo posix.lo \
116 print.lo sort.lo state.lo
117 libbacktrace_la_OBJECTS = $(am_libbacktrace_la_OBJECTS)
118 @NATIVE_TRUE@am__EXEEXT_1 = btest$(EXEEXT) stest$(EXEEXT) \
119 @NATIVE_TRUE@ edtest$(EXEEXT)
120 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@am__EXEEXT_2 = ttest$(EXEEXT)
121 @NATIVE_TRUE@am_btest_OBJECTS = btest-btest.$(OBJEXT) \
122 @NATIVE_TRUE@ btest-testlib.$(OBJEXT)
123 btest_OBJECTS = $(am_btest_OBJECTS)
124 @NATIVE_TRUE@btest_DEPENDENCIES = libbacktrace.la
125 btest_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
126 --mode=link $(CCLD) $(btest_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
127 $(LDFLAGS) -o $@
128 @NATIVE_TRUE@am_edtest_OBJECTS = edtest.$(OBJEXT) \
129 @NATIVE_TRUE@ edtest2_build.$(OBJEXT) testlib.$(OBJEXT)
130 edtest_OBJECTS = $(am_edtest_OBJECTS)
131 @NATIVE_TRUE@edtest_DEPENDENCIES = libbacktrace.la
132 @NATIVE_TRUE@am_stest_OBJECTS = stest.$(OBJEXT)
133 stest_OBJECTS = $(am_stest_OBJECTS)
134 @NATIVE_TRUE@stest_DEPENDENCIES = libbacktrace.la
135 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@am_ttest_OBJECTS = \
136 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ ttest-ttest.$(OBJEXT) \
137 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ ttest-testlib.$(OBJEXT)
138 ttest_OBJECTS = $(am_ttest_OBJECTS)
139 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_DEPENDENCIES = libbacktrace.la
140 ttest_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
141 --mode=link $(CCLD) $(ttest_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
142 $(LDFLAGS) -o $@
143 DEFAULT_INCLUDES = -I.@am__isrc@
144 depcomp =
145 am__depfiles_maybe =
146 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
147 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
148 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
149 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
150 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
151 CCLD = $(CC)
152 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
153 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
154 $(LDFLAGS) -o $@
155 SOURCES = $(libbacktrace_la_SOURCES) $(EXTRA_libbacktrace_la_SOURCES) \
156 $(btest_SOURCES) $(edtest_SOURCES) $(stest_SOURCES) \
157 $(ttest_SOURCES)
158 MULTISRCTOP =
159 MULTIBUILDTOP =
160 MULTIDIRS =
161 MULTISUBDIR =
162 MULTIDO = true
163 MULTICLEAN = true
164 am__can_run_installinfo = \
165 case $$AM_UPDATE_INFO_DIR in \
166 n|no|NO) false;; \
167 *) (install-info --version) >/dev/null 2>&1;; \
168 esac
169 ETAGS = etags
170 CTAGS = ctags
171 am__tty_colors = \
172 red=; grn=; lgn=; blu=; std=
173 ACLOCAL = @ACLOCAL@
174 ALLOC_FILE = @ALLOC_FILE@
175 AMTAR = @AMTAR@
176 AR = @AR@
177 AUTOCONF = @AUTOCONF@
178 AUTOHEADER = @AUTOHEADER@
179 AUTOMAKE = @AUTOMAKE@
180 AWK = @AWK@
181 BACKTRACE_FILE = @BACKTRACE_FILE@
182 BACKTRACE_SUPPORTED = @BACKTRACE_SUPPORTED@
183 BACKTRACE_SUPPORTS_DATA = @BACKTRACE_SUPPORTS_DATA@
184 BACKTRACE_SUPPORTS_THREADS = @BACKTRACE_SUPPORTS_THREADS@
185 BACKTRACE_USES_MALLOC = @BACKTRACE_USES_MALLOC@
186 CC = @CC@
187 CFLAGS = @CFLAGS@
188 CPP = @CPP@
189 CPPFLAGS = @CPPFLAGS@
190 CYGPATH_W = @CYGPATH_W@
191 DEFS = @DEFS@
192 DSYMUTIL = @DSYMUTIL@
193 DUMPBIN = @DUMPBIN@
194 ECHO_C = @ECHO_C@
195 ECHO_N = @ECHO_N@
196 ECHO_T = @ECHO_T@
197 EGREP = @EGREP@
198 EXEEXT = @EXEEXT@
199 EXTRA_FLAGS = @EXTRA_FLAGS@
200 FGREP = @FGREP@
201 FORMAT_FILE = @FORMAT_FILE@
202 GREP = @GREP@
203 INSTALL = @INSTALL@
204 INSTALL_DATA = @INSTALL_DATA@
205 INSTALL_PROGRAM = @INSTALL_PROGRAM@
206 INSTALL_SCRIPT = @INSTALL_SCRIPT@
207 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
208 LD = @LD@
209 LDFLAGS = @LDFLAGS@
210 LIBOBJS = @LIBOBJS@
211 LIBS = @LIBS@
212 LIBTOOL = @LIBTOOL@
213 LIPO = @LIPO@
214 LN_S = @LN_S@
215 LTLIBOBJS = @LTLIBOBJS@
216 MAINT = @MAINT@
217 MAKEINFO = @MAKEINFO@
218 MKDIR_P = @MKDIR_P@
219 NM = @NM@
220 NMEDIT = @NMEDIT@
221 OBJCOPY = @OBJCOPY@
222 OBJDUMP = @OBJDUMP@
223 OBJEXT = @OBJEXT@
224 OTOOL = @OTOOL@
225 OTOOL64 = @OTOOL64@
226 PACKAGE = @PACKAGE@
227 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
228 PACKAGE_NAME = @PACKAGE_NAME@
229 PACKAGE_STRING = @PACKAGE_STRING@
230 PACKAGE_TARNAME = @PACKAGE_TARNAME@
231 PACKAGE_URL = @PACKAGE_URL@
232 PACKAGE_VERSION = @PACKAGE_VERSION@
233 PATH_SEPARATOR = @PATH_SEPARATOR@
234 PIC_FLAG = @PIC_FLAG@
235 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
236 RANLIB = @RANLIB@
237 SED = @SED@
238 SET_MAKE = @SET_MAKE@
239 SHELL = @SHELL@
240 STRIP = @STRIP@
241 VERSION = @VERSION@
242 VIEW_FILE = @VIEW_FILE@
243 WARN_FLAGS = @WARN_FLAGS@
244 abs_builddir = @abs_builddir@
245 abs_srcdir = @abs_srcdir@
246 abs_top_builddir = @abs_top_builddir@
247 abs_top_srcdir = @abs_top_srcdir@
248 ac_ct_CC = @ac_ct_CC@
249 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
250 am__leading_dot = @am__leading_dot@
251 am__tar = @am__tar@
252 am__untar = @am__untar@
253 bindir = @bindir@
254 build = @build@
255 build_alias = @build_alias@
256 build_cpu = @build_cpu@
257 build_os = @build_os@
258 build_vendor = @build_vendor@
259 builddir = @builddir@
260 datadir = @datadir@
261 datarootdir = @datarootdir@
262 docdir = @docdir@
263 dvidir = @dvidir@
264 exec_prefix = @exec_prefix@
265 host = @host@
266 host_alias = @host_alias@
267 host_cpu = @host_cpu@
268 host_os = @host_os@
269 host_vendor = @host_vendor@
270 htmldir = @htmldir@
271 includedir = @includedir@
272 infodir = @infodir@
273 install_sh = @install_sh@
274 libdir = @libdir@
275 libexecdir = @libexecdir@
276 libtool_VERSION = @libtool_VERSION@
277 localedir = @localedir@
278 localstatedir = @localstatedir@
279 mandir = @mandir@
280 mkdir_p = @mkdir_p@
281 multi_basedir = @multi_basedir@
282 oldincludedir = @oldincludedir@
283 pdfdir = @pdfdir@
284 prefix = @prefix@
285 program_transform_name = @program_transform_name@
286 psdir = @psdir@
287 sbindir = @sbindir@
288 sharedstatedir = @sharedstatedir@
289 srcdir = @srcdir@
290 sysconfdir = @sysconfdir@
291 target = @target@
292 target_alias = @target_alias@
293 target_cpu = @target_cpu@
294 target_os = @target_os@
295 target_vendor = @target_vendor@
296 top_build_prefix = @top_build_prefix@
297 top_builddir = @top_builddir@
298 top_srcdir = @top_srcdir@
299 ACLOCAL_AMFLAGS = -I .. -I ../config
300 AM_CPPFLAGS = -I $(top_srcdir)/../include -I $(top_srcdir)/../libgcc \
301 -I ../libgcc
303 AM_CFLAGS = $(EXTRA_FLAGS) $(WARN_FLAGS) $(PIC_FLAG)
304 noinst_LTLIBRARIES = libbacktrace.la
305 libbacktrace_la_SOURCES = \
306 backtrace.h \
307 atomic.c \
308 dwarf.c \
309 fileline.c \
310 internal.h \
311 posix.c \
312 print.c \
313 sort.c \
314 state.c
316 BACKTRACE_FILES = \
317 backtrace.c \
318 simple.c \
319 nounwind.c
321 FORMAT_FILES = \
322 elf.c \
323 pecoff.c \
324 unknown.c \
325 xcoff.c
327 VIEW_FILES = \
328 read.c \
329 mmapio.c
331 ALLOC_FILES = \
332 alloc.c \
333 mmap.c
335 EXTRA_libbacktrace_la_SOURCES = \
336 $(BACKTRACE_FILES) \
337 $(FORMAT_FILES) \
338 $(VIEW_FILES) \
339 $(ALLOC_FILES)
341 libbacktrace_la_LIBADD = \
342 $(BACKTRACE_FILE) \
343 $(FORMAT_FILE) \
344 $(VIEW_FILE) \
345 $(ALLOC_FILE)
347 libbacktrace_la_DEPENDENCIES = $(libbacktrace_la_LIBADD)
348 TESTS = $(check_PROGRAMS) $(am__append_3)
349 @NATIVE_TRUE@btest_SOURCES = btest.c testlib.c
350 @NATIVE_TRUE@btest_CFLAGS = $(AM_CFLAGS) -g -O
351 @NATIVE_TRUE@btest_LDADD = libbacktrace.la
352 @NATIVE_TRUE@stest_SOURCES = stest.c
353 @NATIVE_TRUE@stest_LDADD = libbacktrace.la
354 @NATIVE_TRUE@edtest_SOURCES = edtest.c edtest2_build.c testlib.c
355 @NATIVE_TRUE@edtest_LDADD = libbacktrace.la
356 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_SOURCES = ttest.c testlib.c
357 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_CFLAGS = $(AM_CFLAGS) -pthread
358 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_LDADD = libbacktrace.la
360 # We can't use automake's automatic dependency tracking, because it
361 # breaks when using bootstrap-lean. Automatic dependency tracking
362 # with GCC bootstrap will cause some of the objects to depend on
363 # header files in prev-gcc/include, e.g., stddef.h and stdarg.h. When
364 # using bootstrap-lean, prev-gcc is removed after each stage. When
365 # running "make install", those header files will be gone, causing the
366 # library to be rebuilt at install time. That may not succeed.
368 # These manual dependencies do not include dependencies on unwind.h,
369 # even though that is part of GCC, because where to find it depends on
370 # whether we are being built as a host library or a target library.
371 INCDIR = $(top_srcdir)/../include
372 all: config.h
373 $(MAKE) $(AM_MAKEFLAGS) all-am
375 .SUFFIXES:
376 .SUFFIXES: .c .lo .o .obj
377 am--refresh: Makefile
379 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
380 @for dep in $?; do \
381 case '$(am__configure_deps)' in \
382 *$$dep*) \
383 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
384 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
385 && exit 0; \
386 exit 1;; \
387 esac; \
388 done; \
389 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
390 $(am__cd) $(top_srcdir) && \
391 $(AUTOMAKE) --foreign --ignore-deps Makefile
392 .PRECIOUS: Makefile
393 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
394 @case '$?' in \
395 *config.status*) \
396 echo ' $(SHELL) ./config.status'; \
397 $(SHELL) ./config.status;; \
398 *) \
399 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
400 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
401 esac;
403 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
404 $(SHELL) ./config.status --recheck
406 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
407 $(am__cd) $(srcdir) && $(AUTOCONF)
408 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
409 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
410 $(am__aclocal_m4_deps):
412 config.h: stamp-h1
413 @if test ! -f $@; then rm -f stamp-h1; else :; fi
414 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
416 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
417 @rm -f stamp-h1
418 cd $(top_builddir) && $(SHELL) ./config.status config.h
419 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
420 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
421 rm -f stamp-h1
422 touch $@
424 distclean-hdr:
425 -rm -f config.h stamp-h1
426 backtrace-supported.h: $(top_builddir)/config.status $(srcdir)/backtrace-supported.h.in
427 cd $(top_builddir) && $(SHELL) ./config.status $@
429 clean-noinstLTLIBRARIES:
430 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
431 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
432 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
433 test "$$dir" != "$$p" || dir=.; \
434 echo "rm -f \"$${dir}/so_locations\""; \
435 rm -f "$${dir}/so_locations"; \
436 done
437 libbacktrace.la: $(libbacktrace_la_OBJECTS) $(libbacktrace_la_DEPENDENCIES) $(EXTRA_libbacktrace_la_DEPENDENCIES)
438 $(LINK) $(libbacktrace_la_OBJECTS) $(libbacktrace_la_LIBADD) $(LIBS)
440 clean-checkPROGRAMS:
441 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
442 echo " rm -f" $$list; \
443 rm -f $$list || exit $$?; \
444 test -n "$(EXEEXT)" || exit 0; \
445 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
446 echo " rm -f" $$list; \
447 rm -f $$list
448 btest$(EXEEXT): $(btest_OBJECTS) $(btest_DEPENDENCIES) $(EXTRA_btest_DEPENDENCIES)
449 @rm -f btest$(EXEEXT)
450 $(btest_LINK) $(btest_OBJECTS) $(btest_LDADD) $(LIBS)
451 edtest$(EXEEXT): $(edtest_OBJECTS) $(edtest_DEPENDENCIES) $(EXTRA_edtest_DEPENDENCIES)
452 @rm -f edtest$(EXEEXT)
453 $(LINK) $(edtest_OBJECTS) $(edtest_LDADD) $(LIBS)
454 stest$(EXEEXT): $(stest_OBJECTS) $(stest_DEPENDENCIES) $(EXTRA_stest_DEPENDENCIES)
455 @rm -f stest$(EXEEXT)
456 $(LINK) $(stest_OBJECTS) $(stest_LDADD) $(LIBS)
457 ttest$(EXEEXT): $(ttest_OBJECTS) $(ttest_DEPENDENCIES) $(EXTRA_ttest_DEPENDENCIES)
458 @rm -f ttest$(EXEEXT)
459 $(ttest_LINK) $(ttest_OBJECTS) $(ttest_LDADD) $(LIBS)
461 mostlyclean-compile:
462 -rm -f *.$(OBJEXT)
464 distclean-compile:
465 -rm -f *.tab.c
467 .c.o:
468 $(COMPILE) -c $<
470 .c.obj:
471 $(COMPILE) -c `$(CYGPATH_W) '$<'`
473 .c.lo:
474 $(LTCOMPILE) -c -o $@ $<
476 btest-btest.o: btest.c
477 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(btest_CFLAGS) $(CFLAGS) -c -o btest-btest.o `test -f 'btest.c' || echo '$(srcdir)/'`btest.c
479 btest-btest.obj: btest.c
480 $(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`
482 btest-testlib.o: testlib.c
483 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(btest_CFLAGS) $(CFLAGS) -c -o btest-testlib.o `test -f 'testlib.c' || echo '$(srcdir)/'`testlib.c
485 btest-testlib.obj: testlib.c
486 $(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`
488 ttest-ttest.o: ttest.c
489 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ttest_CFLAGS) $(CFLAGS) -c -o ttest-ttest.o `test -f 'ttest.c' || echo '$(srcdir)/'`ttest.c
491 ttest-ttest.obj: ttest.c
492 $(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`
494 ttest-testlib.o: testlib.c
495 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ttest_CFLAGS) $(CFLAGS) -c -o ttest-testlib.o `test -f 'testlib.c' || echo '$(srcdir)/'`testlib.c
497 ttest-testlib.obj: testlib.c
498 $(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`
500 mostlyclean-libtool:
501 -rm -f *.lo
503 clean-libtool:
504 -rm -rf .libs _libs
506 distclean-libtool:
507 -rm -f libtool config.lt
509 # GNU Make needs to see an explicit $(MAKE) variable in the command it
510 # runs to enable its job server during parallel builds. Hence the
511 # comments below.
512 all-multi:
513 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
514 install-multi:
515 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
517 mostlyclean-multi:
518 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
519 clean-multi:
520 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
521 distclean-multi:
522 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
523 maintainer-clean-multi:
524 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
526 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
527 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
528 unique=`for i in $$list; do \
529 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
530 done | \
531 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
532 END { if (nonempty) { for (i in files) print i; }; }'`; \
533 mkid -fID $$unique
534 tags: TAGS
536 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
537 $(TAGS_FILES) $(LISP)
538 set x; \
539 here=`pwd`; \
540 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
541 unique=`for i in $$list; do \
542 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
543 done | \
544 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
545 END { if (nonempty) { for (i in files) print i; }; }'`; \
546 shift; \
547 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
548 test -n "$$unique" || unique=$$empty_fix; \
549 if test $$# -gt 0; then \
550 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
551 "$$@" $$unique; \
552 else \
553 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
554 $$unique; \
555 fi; \
557 ctags: CTAGS
558 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
559 $(TAGS_FILES) $(LISP)
560 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
561 unique=`for i in $$list; do \
562 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
563 done | \
564 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
565 END { if (nonempty) { for (i in files) print i; }; }'`; \
566 test -z "$(CTAGS_ARGS)$$unique" \
567 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
568 $$unique
570 GTAGS:
571 here=`$(am__cd) $(top_builddir) && pwd` \
572 && $(am__cd) $(top_srcdir) \
573 && gtags -i $(GTAGS_ARGS) "$$here"
575 distclean-tags:
576 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
578 check-TESTS: $(TESTS)
579 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
580 srcdir=$(srcdir); export srcdir; \
581 list=' $(TESTS) '; \
582 $(am__tty_colors); \
583 if test -n "$$list"; then \
584 for tst in $$list; do \
585 if test -f ./$$tst; then dir=./; \
586 elif test -f $$tst; then dir=; \
587 else dir="$(srcdir)/"; fi; \
588 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
589 all=`expr $$all + 1`; \
590 case " $(XFAIL_TESTS) " in \
591 *[\ \ ]$$tst[\ \ ]*) \
592 xpass=`expr $$xpass + 1`; \
593 failed=`expr $$failed + 1`; \
594 col=$$red; res=XPASS; \
595 ;; \
596 *) \
597 col=$$grn; res=PASS; \
598 ;; \
599 esac; \
600 elif test $$? -ne 77; then \
601 all=`expr $$all + 1`; \
602 case " $(XFAIL_TESTS) " in \
603 *[\ \ ]$$tst[\ \ ]*) \
604 xfail=`expr $$xfail + 1`; \
605 col=$$lgn; res=XFAIL; \
606 ;; \
607 *) \
608 failed=`expr $$failed + 1`; \
609 col=$$red; res=FAIL; \
610 ;; \
611 esac; \
612 else \
613 skip=`expr $$skip + 1`; \
614 col=$$blu; res=SKIP; \
615 fi; \
616 echo "$${col}$$res$${std}: $$tst"; \
617 done; \
618 if test "$$all" -eq 1; then \
619 tests="test"; \
620 All=""; \
621 else \
622 tests="tests"; \
623 All="All "; \
624 fi; \
625 if test "$$failed" -eq 0; then \
626 if test "$$xfail" -eq 0; then \
627 banner="$$All$$all $$tests passed"; \
628 else \
629 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
630 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
631 fi; \
632 else \
633 if test "$$xpass" -eq 0; then \
634 banner="$$failed of $$all $$tests failed"; \
635 else \
636 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
637 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
638 fi; \
639 fi; \
640 dashes="$$banner"; \
641 skipped=""; \
642 if test "$$skip" -ne 0; then \
643 if test "$$skip" -eq 1; then \
644 skipped="($$skip test was not run)"; \
645 else \
646 skipped="($$skip tests were not run)"; \
647 fi; \
648 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
649 dashes="$$skipped"; \
650 fi; \
651 report=""; \
652 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
653 report="Please report to $(PACKAGE_BUGREPORT)"; \
654 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
655 dashes="$$report"; \
656 fi; \
657 dashes=`echo "$$dashes" | sed s/./=/g`; \
658 if test "$$failed" -eq 0; then \
659 col="$$grn"; \
660 else \
661 col="$$red"; \
662 fi; \
663 echo "$${col}$$dashes$${std}"; \
664 echo "$${col}$$banner$${std}"; \
665 test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
666 test -z "$$report" || echo "$${col}$$report$${std}"; \
667 echo "$${col}$$dashes$${std}"; \
668 test "$$failed" -eq 0; \
669 else :; fi
670 check-am: all-am
671 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
672 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
673 check: check-am
674 all-am: Makefile $(LTLIBRARIES) all-multi config.h
675 installdirs:
676 install: install-am
677 install-exec: install-exec-am
678 install-data: install-data-am
679 uninstall: uninstall-am
681 install-am: all-am
682 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
684 installcheck: installcheck-am
685 install-strip:
686 if test -z '$(STRIP)'; then \
687 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
688 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
689 install; \
690 else \
691 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
692 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
693 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
695 mostlyclean-generic:
697 clean-generic:
699 distclean-generic:
700 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
701 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
703 maintainer-clean-generic:
704 @echo "This command is intended for maintainers to use"
705 @echo "it deletes files that may require special tools to rebuild."
706 clean: clean-am clean-multi
708 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
709 clean-noinstLTLIBRARIES mostlyclean-am
711 distclean: distclean-am distclean-multi
712 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
713 -rm -f Makefile
714 distclean-am: clean-am distclean-compile distclean-generic \
715 distclean-hdr distclean-libtool distclean-tags
717 dvi: dvi-am
719 dvi-am:
721 html: html-am
723 html-am:
725 info: info-am
727 info-am:
729 install-data-am:
731 install-dvi: install-dvi-am
733 install-dvi-am:
735 install-exec-am: install-multi
737 install-html: install-html-am
739 install-html-am:
741 install-info: install-info-am
743 install-info-am:
745 install-man:
747 install-pdf: install-pdf-am
749 install-pdf-am:
751 install-ps: install-ps-am
753 install-ps-am:
755 installcheck-am:
757 maintainer-clean: maintainer-clean-am maintainer-clean-multi
758 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
759 -rm -rf $(top_srcdir)/autom4te.cache
760 -rm -f Makefile
761 maintainer-clean-am: distclean-am maintainer-clean-generic
763 mostlyclean: mostlyclean-am mostlyclean-multi
765 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
766 mostlyclean-libtool
768 pdf: pdf-am
770 pdf-am:
772 ps: ps-am
774 ps-am:
776 uninstall-am:
778 .MAKE: all all-multi check-am clean-multi distclean-multi install-am \
779 install-multi install-strip maintainer-clean-multi \
780 mostlyclean-multi
782 .PHONY: CTAGS GTAGS all all-am all-multi am--refresh check check-TESTS \
783 check-am clean clean-checkPROGRAMS clean-generic clean-libtool \
784 clean-multi clean-noinstLTLIBRARIES ctags distclean \
785 distclean-compile distclean-generic distclean-hdr \
786 distclean-libtool distclean-multi distclean-tags dvi dvi-am \
787 html html-am info info-am install install-am install-data \
788 install-data-am install-dvi install-dvi-am install-exec \
789 install-exec-am install-html install-html-am install-info \
790 install-info-am install-man install-multi install-pdf \
791 install-pdf-am install-ps install-ps-am install-strip \
792 installcheck installcheck-am installdirs maintainer-clean \
793 maintainer-clean-generic maintainer-clean-multi mostlyclean \
794 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
795 mostlyclean-multi pdf pdf-am ps ps-am tags uninstall \
796 uninstall-am
799 @NATIVE_TRUE@edtest2_build.c: gen_edtest2_build; @true
800 @NATIVE_TRUE@gen_edtest2_build: $(srcdir)/edtest2.c
801 @NATIVE_TRUE@ cat $(srcdir)/edtest2.c > tmp-edtest2_build.c
802 @NATIVE_TRUE@ $(SHELL) $(srcdir)/../move-if-change tmp-edtest2_build.c edtest2_build.c
803 @NATIVE_TRUE@ echo timestamp > $@
805 @HAVE_OBJCOPY_DEBUGLINK_TRUE@@NATIVE_TRUE@dtest: btest
806 @HAVE_OBJCOPY_DEBUGLINK_TRUE@@NATIVE_TRUE@ $(OBJCOPY) --only-keep-debug btest btest.debug
807 @HAVE_OBJCOPY_DEBUGLINK_TRUE@@NATIVE_TRUE@ $(OBJCOPY) --strip-debug --add-gnu-debuglink=btest.debug btest dtest
808 alloc.lo: config.h backtrace.h internal.h
809 backtrace.lo: config.h backtrace.h internal.h
810 btest.lo: (INCDIR)/filenames.h backtrace.h backtrace-supported.h
811 dwarf.lo: config.h $(INCDIR)/dwarf2.h $(INCDIR)/dwarf2.def \
812 $(INCDIR)/filenames.h backtrace.h internal.h
813 elf.lo: config.h backtrace.h internal.h
814 fileline.lo: config.h backtrace.h internal.h
815 mmap.lo: config.h backtrace.h internal.h
816 mmapio.lo: config.h backtrace.h internal.h
817 nounwind.lo: config.h internal.h
818 pecoff.lo: config.h backtrace.h internal.h
819 posix.lo: config.h backtrace.h internal.h
820 print.lo: config.h backtrace.h internal.h
821 read.lo: config.h backtrace.h internal.h
822 simple.lo: config.h backtrace.h internal.h
823 sort.lo: config.h backtrace.h internal.h
824 stest.lo: config.h backtrace.h internal.h
825 state.lo: config.h backtrace.h backtrace-supported.h internal.h
826 unknown.lo: config.h backtrace.h internal.h
827 xcoff.lo: config.h backtrace.h internal.h
829 # Tell versions [3.59,3.63) of GNU make to not export all variables.
830 # Otherwise a system limit (for SysV at least) may be exceeded.
831 .NOEXPORT: