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