1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Copyright (C) 1992 - 2001, 2012 Free Software Foundation, Inc.
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)
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.
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.
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)
51 build_triplet = @build@
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) \
64 mkinstalldirs = $(install_sh) -d
65 CONFIG_HEADER = $(top_builddir)/config.h
67 CONFIG_CLEAN_VPATH_FILES =
70 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73 AM_CFLAGS = @AM_CFLAGS@
74 AM_CPPFLAGS = @AM_CPPFLAGS@
75 AM_LDFLAGS = @AM_LDFLAGS@
78 AUTOHEADER = @AUTOHEADER@
82 CCDEPMODE = @CCDEPMODE@
86 CYGPATH_W = @CYGPATH_W@
99 HAVE_VALGRIND = @HAVE_VALGRIND@
100 HOST_CPU = @HOST_CPU@
103 INSTALL_DATA = @INSTALL_DATA@
104 INSTALL_PROGRAM = @INSTALL_PROGRAM@
105 INSTALL_SCRIPT = @INSTALL_SCRIPT@
106 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
114 LTLIBOBJS = @LTLIBOBJS@
116 MAKEINFO = @MAKEINFO@
117 MANIFEST_TOOL = @MANIFEST_TOOL@
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@
135 SET_MAKE = @SET_MAKE@
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@
150 am__untar = @am__untar@
153 build_alias = @build_alias@
154 build_cpu = @build_cpu@
155 build_os = @build_os@
156 build_vendor = @build_vendor@
157 builddir = @builddir@
159 datarootdir = @datarootdir@
162 exec_prefix = @exec_prefix@
164 host_alias = @host_alias@
165 host_cpu = @host_cpu@
167 host_vendor = @host_vendor@
169 includedir = @includedir@
171 install_sh = @install_sh@
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@
184 oldincludedir = @oldincludedir@
187 program_transform_name = @program_transform_name@
190 sharedstatedir = @sharedstatedir@
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@
207 CLEANFILES = *.o *.so *.log *.sum *.ltrace setval.tmp \
210 MAINTAINERCLEANFILES = Makefile.in
214 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
216 case '$(am__configure_deps)' in \
218 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
219 && { if test -f $@; then exit 0; else break; fi; }; \
223 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/ltrace.torture/Makefile'; \
224 $(am__cd) $(top_srcdir) && \
225 $(AUTOMAKE) --foreign testsuite/ltrace.torture/Makefile
227 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
230 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
232 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
233 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
236 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
237 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
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):
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,/[^/]*$$,,' | \
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 {} \;; \
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 {} \;; \
280 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
282 test -f "$(distdir)/$$file" \
283 || cp -p $$d/$$file "$(distdir)/$$file" \
292 install-exec: install-exec-am
293 install-data: install-data-am
294 uninstall: uninstall-am
297 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
299 installcheck: installcheck-am
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
308 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
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)
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)
320 clean-am: clean-generic clean-libtool mostlyclean-am
322 distclean: distclean-am
324 distclean-am: clean-am distclean-generic
340 install-dvi: install-dvi-am
346 install-html: install-html-am
350 install-info: install-info-am
356 install-pdf: install-pdf-am
360 install-ps: install-ps-am
366 maintainer-clean: maintainer-clean-am
368 maintainer-clean-am: distclean-am maintainer-clean-generic
370 mostlyclean: mostlyclean-am
372 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
384 .MAKE: install-am install-strip
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
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.