b0ff505dc2f013f13bdd53755e0820af5b43cf6b
[platform/upstream/ltrace.git] / testsuite / ltrace.torture / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6 # 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 # Copyright (C) 1992 - 2001, 2012 Free Software Foundation, Inc.
19 #
20 # This program is free software; you can redistribute it and/or modify
21 # it under the terms of the GNU General Public License as published by
22 # the Free Software Foundation; either version 1, or (at your option)
23 # any later version.
24 #
25 # This program is distributed in the hope that it will be useful,
26 # but WITHOUT ANY WARRANTY; without even the implied warranty of
27 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28 # GNU General Public License for more details.
29 #
30 # You should have received a copy of the GNU General Public License
31 # along with this program; if not, write to the Free Software
32 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
33 #
34 VPATH = @srcdir@
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 subdir = testsuite/ltrace.torture
54 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
55 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56 am__aclocal_m4_deps = $(top_srcdir)/config/m4/libtool.m4 \
57         $(top_srcdir)/config/m4/ltoptions.m4 \
58         $(top_srcdir)/config/m4/ltsugar.m4 \
59         $(top_srcdir)/config/m4/ltversion.m4 \
60         $(top_srcdir)/config/m4/lt~obsolete.m4 \
61         $(top_srcdir)/configure.ac
62 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63         $(ACLOCAL_M4)
64 mkinstalldirs = $(install_sh) -d
65 CONFIG_HEADER = $(top_builddir)/config.h
66 CONFIG_CLEAN_FILES =
67 CONFIG_CLEAN_VPATH_FILES =
68 SOURCES =
69 DIST_SOURCES =
70 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71 ACLOCAL = @ACLOCAL@
72 AMTAR = @AMTAR@
73 AM_CFLAGS = @AM_CFLAGS@
74 AM_CPPFLAGS = @AM_CPPFLAGS@
75 AM_LDFLAGS = @AM_LDFLAGS@
76 AR = @AR@
77 AUTOCONF = @AUTOCONF@
78 AUTOHEADER = @AUTOHEADER@
79 AUTOMAKE = @AUTOMAKE@
80 AWK = @AWK@
81 CC = @CC@
82 CCDEPMODE = @CCDEPMODE@
83 CFLAGS = @CFLAGS@
84 CPP = @CPP@
85 CPPFLAGS = @CPPFLAGS@
86 CYGPATH_W = @CYGPATH_W@
87 DEFS = @DEFS@
88 DEPDIR = @DEPDIR@
89 DLLTOOL = @DLLTOOL@
90 DSYMUTIL = @DSYMUTIL@
91 DUMPBIN = @DUMPBIN@
92 ECHO_C = @ECHO_C@
93 ECHO_N = @ECHO_N@
94 ECHO_T = @ECHO_T@
95 EGREP = @EGREP@
96 EXEEXT = @EXEEXT@
97 FGREP = @FGREP@
98 GREP = @GREP@
99 HAVE_VALGRIND = @HAVE_VALGRIND@
100 HOST_CPU = @HOST_CPU@
101 HOST_OS = @HOST_OS@
102 INSTALL = @INSTALL@
103 INSTALL_DATA = @INSTALL_DATA@
104 INSTALL_PROGRAM = @INSTALL_PROGRAM@
105 INSTALL_SCRIPT = @INSTALL_SCRIPT@
106 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107 LD = @LD@
108 LDFLAGS = @LDFLAGS@
109 LIBOBJS = @LIBOBJS@
110 LIBS = @LIBS@
111 LIBTOOL = @LIBTOOL@
112 LIPO = @LIPO@
113 LN_S = @LN_S@
114 LTLIBOBJS = @LTLIBOBJS@
115 MAINT = @MAINT@
116 MAKEINFO = @MAKEINFO@
117 MANIFEST_TOOL = @MANIFEST_TOOL@
118 MKDIR_P = @MKDIR_P@
119 NM = @NM@
120 NMEDIT = @NMEDIT@
121 OBJDUMP = @OBJDUMP@
122 OBJEXT = @OBJEXT@
123 OTOOL = @OTOOL@
124 OTOOL64 = @OTOOL64@
125 PACKAGE = @PACKAGE@
126 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
127 PACKAGE_NAME = @PACKAGE_NAME@
128 PACKAGE_STRING = @PACKAGE_STRING@
129 PACKAGE_TARNAME = @PACKAGE_TARNAME@
130 PACKAGE_URL = @PACKAGE_URL@
131 PACKAGE_VERSION = @PACKAGE_VERSION@
132 PATH_SEPARATOR = @PATH_SEPARATOR@
133 RANLIB = @RANLIB@
134 SED = @SED@
135 SET_MAKE = @SET_MAKE@
136 SHELL = @SHELL@
137 STRIP = @STRIP@
138 VERSION = @VERSION@
139 abs_builddir = @abs_builddir@
140 abs_srcdir = @abs_srcdir@
141 abs_top_builddir = @abs_top_builddir@
142 abs_top_srcdir = @abs_top_srcdir@
143 ac_ct_AR = @ac_ct_AR@
144 ac_ct_CC = @ac_ct_CC@
145 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
146 am__include = @am__include@
147 am__leading_dot = @am__leading_dot@
148 am__quote = @am__quote@
149 am__tar = @am__tar@
150 am__untar = @am__untar@
151 bindir = @bindir@
152 build = @build@
153 build_alias = @build_alias@
154 build_cpu = @build_cpu@
155 build_os = @build_os@
156 build_vendor = @build_vendor@
157 builddir = @builddir@
158 datadir = @datadir@
159 datarootdir = @datarootdir@
160 docdir = @docdir@
161 dvidir = @dvidir@
162 exec_prefix = @exec_prefix@
163 host = @host@
164 host_alias = @host_alias@
165 host_cpu = @host_cpu@
166 host_os = @host_os@
167 host_vendor = @host_vendor@
168 htmldir = @htmldir@
169 includedir = @includedir@
170 infodir = @infodir@
171 install_sh = @install_sh@
172 libdir = @libdir@
173 libelf_LD_LIBRARY_PATH = @libelf_LD_LIBRARY_PATH@
174 liberty_LIBS = @liberty_LIBS@
175 libexecdir = @libexecdir@
176 libstdcxx_LIBS = @libstdcxx_LIBS@
177 libsupcxx_LIBS = @libsupcxx_LIBS@
178 libunwind_LD_LIBRARY_PATH = @libunwind_LD_LIBRARY_PATH@
179 libunwind_LIBS = @libunwind_LIBS@
180 localedir = @localedir@
181 localstatedir = @localstatedir@
182 mandir = @mandir@
183 mkdir_p = @mkdir_p@
184 oldincludedir = @oldincludedir@
185 pdfdir = @pdfdir@
186 prefix = @prefix@
187 program_transform_name = @program_transform_name@
188 psdir = @psdir@
189 sbindir = @sbindir@
190 sharedstatedir = @sharedstatedir@
191 srcdir = @srcdir@
192 sysconfdir = @sysconfdir@
193 target_alias = @target_alias@
194 top_build_prefix = @top_build_prefix@
195 top_builddir = @top_builddir@
196 top_srcdir = @top_srcdir@
197 EXTRA_DIST = \
198         ia64-sigill.exp \
199         ia64-sigill.s \
200         ppc-lwarx.c \
201         ppc-lwarx.exp \
202         signals.c \
203         signals.exp \
204         vfork-thread.c \
205         vfork-thread.exp
206
207 CLEANFILES = *.o *.so *.log *.sum *.ltrace setval.tmp \
208         signals
209
210 MAINTAINERCLEANFILES = Makefile.in
211 all: all-am
212
213 .SUFFIXES:
214 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
215         @for dep in $?; do \
216           case '$(am__configure_deps)' in \
217             *$$dep*) \
218               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
219                 && { if test -f $@; then exit 0; else break; fi; }; \
220               exit 1;; \
221           esac; \
222         done; \
223         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/ltrace.torture/Makefile'; \
224         $(am__cd) $(top_srcdir) && \
225           $(AUTOMAKE) --foreign testsuite/ltrace.torture/Makefile
226 .PRECIOUS: Makefile
227 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
228         @case '$?' in \
229           *config.status*) \
230             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
231           *) \
232             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
233             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
234         esac;
235
236 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
237         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238
239 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
240         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
242         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243 $(am__aclocal_m4_deps):
244
245 mostlyclean-libtool:
246         -rm -f *.lo
247
248 clean-libtool:
249         -rm -rf .libs _libs
250 tags: TAGS
251 TAGS:
252
253 ctags: CTAGS
254 CTAGS:
255
256
257 distdir: $(DISTFILES)
258         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
259         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
260         list='$(DISTFILES)'; \
261           dist_files=`for file in $$list; do echo $$file; done | \
262           sed -e "s|^$$srcdirstrip/||;t" \
263               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
264         case $$dist_files in \
265           */*) $(MKDIR_P) `echo "$$dist_files" | \
266                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
267                            sort -u` ;; \
268         esac; \
269         for file in $$dist_files; do \
270           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
271           if test -d $$d/$$file; then \
272             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
273             if test -d "$(distdir)/$$file"; then \
274               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
275             fi; \
276             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
277               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
278               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
279             fi; \
280             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
281           else \
282             test -f "$(distdir)/$$file" \
283             || cp -p $$d/$$file "$(distdir)/$$file" \
284             || exit 1; \
285           fi; \
286         done
287 check-am: all-am
288 check: check-am
289 all-am: Makefile
290 installdirs:
291 install: install-am
292 install-exec: install-exec-am
293 install-data: install-data-am
294 uninstall: uninstall-am
295
296 install-am: all-am
297         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
298
299 installcheck: installcheck-am
300 install-strip:
301         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
302           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
303           `test -z '$(STRIP)' || \
304             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
305 mostlyclean-generic:
306
307 clean-generic:
308         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
309
310 distclean-generic:
311         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
312         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
313
314 maintainer-clean-generic:
315         @echo "This command is intended for maintainers to use"
316         @echo "it deletes files that may require special tools to rebuild."
317         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
318 clean: clean-am
319
320 clean-am: clean-generic clean-libtool mostlyclean-am
321
322 distclean: distclean-am
323         -rm -f Makefile
324 distclean-am: clean-am distclean-generic
325
326 dvi: dvi-am
327
328 dvi-am:
329
330 html: html-am
331
332 html-am:
333
334 info: info-am
335
336 info-am:
337
338 install-data-am:
339
340 install-dvi: install-dvi-am
341
342 install-dvi-am:
343
344 install-exec-am:
345
346 install-html: install-html-am
347
348 install-html-am:
349
350 install-info: install-info-am
351
352 install-info-am:
353
354 install-man:
355
356 install-pdf: install-pdf-am
357
358 install-pdf-am:
359
360 install-ps: install-ps-am
361
362 install-ps-am:
363
364 installcheck-am:
365
366 maintainer-clean: maintainer-clean-am
367         -rm -f Makefile
368 maintainer-clean-am: distclean-am maintainer-clean-generic
369
370 mostlyclean: mostlyclean-am
371
372 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
373
374 pdf: pdf-am
375
376 pdf-am:
377
378 ps: ps-am
379
380 ps-am:
381
382 uninstall-am:
383
384 .MAKE: install-am install-strip
385
386 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
387         distclean distclean-generic distclean-libtool distdir dvi \
388         dvi-am html html-am info info-am install install-am \
389         install-data install-data-am install-dvi install-dvi-am \
390         install-exec install-exec-am install-html install-html-am \
391         install-info install-info-am install-man install-pdf \
392         install-pdf-am install-ps install-ps-am install-strip \
393         installcheck installcheck-am installdirs maintainer-clean \
394         maintainer-clean-generic mostlyclean mostlyclean-generic \
395         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
396
397
398 # Tell versions [3.59,3.63) of GNU make to not export all variables.
399 # Otherwise a system limit (for SysV at least) may be exceeded.
400 .NOEXPORT: