]> git.ipfire.org Git - thirdparty/gcc.git/blame - libffi/testsuite/Makefile.in
Regenerate tree using Autoconf 2.64 and Automake 1.11.
[thirdparty/gcc.git] / libffi / testsuite / Makefile.in
CommitLineData
5213506e 1# Makefile.in generated by automake 1.11 from Makefile.am.
3ed8e5b6 2# @configure_input@
8a6b509e 3
076e5443 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5213506e
RW
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
8a6b509e
AT
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
3ed8e5b6 16@SET_MAKE@
8a6b509e 17VPATH = @srcdir@
8a6b509e 18pkgdatadir = $(datadir)/@PACKAGE@
8a6b509e 19pkgincludedir = $(includedir)/@PACKAGE@
5213506e
RW
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
3ed8e5b6 22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
3ed8e5b6
AT
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
8a6b509e
AT
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
8a6b509e 34build_triplet = @build@
8a6b509e 35host_triplet = @host@
8a6b509e 36target_triplet = @target@
076e5443
PB
37subdir = testsuite
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
8a489465
JH
40am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
41 $(top_srcdir)/../config/lead-dot.m4 \
38d24731 42 $(top_srcdir)/../config/multi.m4 \
18c04407 43 $(top_srcdir)/../config/override.m4 \
38d24731
RW
44 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
45 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
80c6c2cb
PG
46 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
47 $(top_srcdir)/configure.ac
076e5443
PB
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
51CONFIG_HEADER = $(top_builddir)/fficonfig.h
52CONFIG_CLEAN_FILES =
5213506e 53CONFIG_CLEAN_VPATH_FILES =
076e5443
PB
54SOURCES =
55DIST_SOURCES =
56DEJATOOL = $(PACKAGE)
57RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
58DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
3ed8e5b6
AT
59ACLOCAL = @ACLOCAL@
60ALLOCA = @ALLOCA@
3ed8e5b6 61AMTAR = @AMTAR@
3ed8e5b6 62AM_RUNTESTFLAGS =
1cf3d07d 63AR = @AR@
3ed8e5b6
AT
64AUTOCONF = @AUTOCONF@
65AUTOHEADER = @AUTOHEADER@
66AUTOMAKE = @AUTOMAKE@
67AWK = @AWK@
8a6b509e 68CC = @CC@
3ed8e5b6 69CCAS = @CCAS@
5213506e 70CCASDEPMODE = @CCASDEPMODE@
3ed8e5b6
AT
71CCASFLAGS = @CCASFLAGS@
72CCDEPMODE = @CCDEPMODE@
73CFLAGS = @CFLAGS@
74CPP = @CPP@
75CPPFLAGS = @CPPFLAGS@
76CYGPATH_W = @CYGPATH_W@
77DEFS = @DEFS@
78DEPDIR = @DEPDIR@
80c6c2cb 79DSYMUTIL = @DSYMUTIL@
1cf3d07d 80DUMPBIN = @DUMPBIN@
3ed8e5b6
AT
81ECHO_C = @ECHO_C@
82ECHO_N = @ECHO_N@
83ECHO_T = @ECHO_T@
84EGREP = @EGREP@
8a6b509e 85EXEEXT = @EXEEXT@
1cf3d07d 86FGREP = @FGREP@
1cf3d07d 87GREP = @GREP@
1450eb7a 88HAVE_LONG_DOUBLE = @HAVE_LONG_DOUBLE@
5213506e 89INSTALL = @INSTALL@
3ed8e5b6
AT
90INSTALL_DATA = @INSTALL_DATA@
91INSTALL_PROGRAM = @INSTALL_PROGRAM@
92INSTALL_SCRIPT = @INSTALL_SCRIPT@
93INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1cf3d07d 94LD = @LD@
5213506e 95LDFLAGS = @LDFLAGS@
3ed8e5b6
AT
96LIBOBJS = @LIBOBJS@
97LIBS = @LIBS@
8a6b509e 98LIBTOOL = @LIBTOOL@
80c6c2cb 99LIPO = @LIPO@
8a6b509e 100LN_S = @LN_S@
3ed8e5b6 101LTLIBOBJS = @LTLIBOBJS@
8a6b509e
AT
102MAINT = @MAINT@
103MAKEINFO = @MAKEINFO@
5213506e 104MKDIR_P = @MKDIR_P@
1cf3d07d 105NM = @NM@
80c6c2cb
PG
106NMEDIT = @NMEDIT@
107OBJDUMP = @OBJDUMP@
8a6b509e 108OBJEXT = @OBJEXT@
80c6c2cb
PG
109OTOOL = @OTOOL@
110OTOOL64 = @OTOOL64@
8a6b509e 111PACKAGE = @PACKAGE@
3ed8e5b6
AT
112PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
113PACKAGE_NAME = @PACKAGE_NAME@
114PACKAGE_STRING = @PACKAGE_STRING@
115PACKAGE_TARNAME = @PACKAGE_TARNAME@
5213506e 116PACKAGE_URL = @PACKAGE_URL@
3ed8e5b6
AT
117PACKAGE_VERSION = @PACKAGE_VERSION@
118PATH_SEPARATOR = @PATH_SEPARATOR@
8a6b509e 119RANLIB = @RANLIB@
1cf3d07d 120SED = @SED@
3ed8e5b6 121SET_MAKE = @SET_MAKE@
8a6b509e
AT
122SHELL = @SHELL@
123STRIP = @STRIP@
124TARGET = @TARGET@
125TARGETDIR = @TARGETDIR@
126VERSION = @VERSION@
5213506e
RW
127abs_builddir = @abs_builddir@
128abs_srcdir = @abs_srcdir@
129abs_top_builddir = @abs_top_builddir@
130abs_top_srcdir = @abs_top_srcdir@
3ed8e5b6 131ac_ct_CC = @ac_ct_CC@
1cf3d07d 132ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
3ed8e5b6
AT
133am__include = @am__include@
134am__leading_dot = @am__leading_dot@
135am__quote = @am__quote@
b85e31b9
KC
136am__tar = @am__tar@
137am__untar = @am__untar@
3ed8e5b6
AT
138bindir = @bindir@
139build = @build@
140build_alias = @build_alias@
141build_cpu = @build_cpu@
142build_os = @build_os@
143build_vendor = @build_vendor@
5213506e 144builddir = @builddir@
3ed8e5b6 145datadir = @datadir@
5213506e
RW
146datarootdir = @datarootdir@
147docdir = @docdir@
148dvidir = @dvidir@
3ed8e5b6 149exec_prefix = @exec_prefix@
3ed8e5b6
AT
150host = @host@
151host_alias = @host_alias@
152host_cpu = @host_cpu@
153host_os = @host_os@
154host_vendor = @host_vendor@
5213506e 155htmldir = @htmldir@
3ed8e5b6
AT
156includedir = @includedir@
157infodir = @infodir@
158install_sh = @install_sh@
159libdir = @libdir@
160libexecdir = @libexecdir@
5213506e 161localedir = @localedir@
3ed8e5b6 162localstatedir = @localstatedir@
1cf3d07d 163lt_ECHO = @lt_ECHO@
3ed8e5b6 164mandir = @mandir@
076e5443 165mkdir_p = @mkdir_p@
3ed8e5b6
AT
166multi_basedir = @multi_basedir@
167oldincludedir = @oldincludedir@
5213506e 168pdfdir = @pdfdir@
3ed8e5b6
AT
169prefix = @prefix@
170program_transform_name = @program_transform_name@
5213506e 171psdir = @psdir@
3ed8e5b6
AT
172sbindir = @sbindir@
173sharedstatedir = @sharedstatedir@
5213506e 174srcdir = @srcdir@
3ed8e5b6
AT
175sysconfdir = @sysconfdir@
176target = @target@
177target_alias = @target_alias@
178target_cpu = @target_cpu@
179target_os = @target_os@
180target_vendor = @target_vendor@
8a6b509e
AT
181toolexecdir = @toolexecdir@
182toolexeclibdir = @toolexeclibdir@
5213506e
RW
183top_build_prefix = @top_build_prefix@
184top_builddir = @top_builddir@
185top_srcdir = @top_srcdir@
8a6b509e
AT
186AUTOMAKE_OPTIONS = foreign dejagnu
187
188# Setup the testing framework, if you have one
189EXPECT = `if [ -f $(top_builddir)/../expect/expect ] ; then \
190 echo $(top_builddir)/../expect/expect ; \
191 else echo expect ; fi`
192
8a6b509e
AT
193RUNTEST = `if [ -f $(top_srcdir)/../dejagnu/runtest ] ; then \
194 echo $(top_srcdir)/../dejagnu/runtest ; \
195 else echo runtest; fi`
196
8a6b509e 197CLEANFILES = *.exe core* *.log *.sum
3ed8e5b6 198all: all-am
8a6b509e 199
8a6b509e 200.SUFFIXES:
076e5443
PB
201$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
202 @for dep in $?; do \
203 case '$(am__configure_deps)' in \
204 *$$dep*) \
5213506e
RW
205 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
206 && { if test -f $@; then exit 0; else break; fi; }; \
076e5443
PB
207 exit 1;; \
208 esac; \
209 done; \
5213506e
RW
210 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
211 $(am__cd) $(top_srcdir) && \
212 $(AUTOMAKE) --foreign testsuite/Makefile
076e5443
PB
213.PRECIOUS: Makefile
214Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
215 @case '$?' in \
216 *config.status*) \
217 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
218 *) \
219 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
220 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
221 esac;
222
223$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
224 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225
226$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
227 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
229 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
5213506e 230$(am__aclocal_m4_deps):
8a6b509e 231
3ed8e5b6
AT
232mostlyclean-libtool:
233 -rm -f *.lo
8a6b509e 234
3ed8e5b6
AT
235clean-libtool:
236 -rm -rf .libs _libs
8a6b509e
AT
237tags: TAGS
238TAGS:
239
3ed8e5b6
AT
240ctags: CTAGS
241CTAGS:
8a6b509e 242
8a6b509e
AT
243
244check-DEJAGNU: site.exp
3ed8e5b6 245 srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
8a6b509e
AT
246 EXPECT=$(EXPECT); export EXPECT; \
247 runtest=$(RUNTEST); \
248 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
5213506e
RW
249 exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
250 if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
251 then :; else exit_status=1; fi; \
3ed8e5b6 252 done; \
8a6b509e 253 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
5213506e
RW
254 fi; \
255 exit $$exit_status
8a6b509e
AT
256site.exp: Makefile
257 @echo 'Making a new site.exp file...'
3ed8e5b6
AT
258 @echo '## these variables are automatically generated by make ##' >site.tmp
259 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
260 @echo '# edit the last section' >>site.tmp
261 @echo 'set srcdir $(srcdir)' >>site.tmp
262 @echo "set objdir `pwd`" >>site.tmp
263 @echo 'set build_alias "$(build_alias)"' >>site.tmp
264 @echo 'set build_triplet $(build_triplet)' >>site.tmp
265 @echo 'set host_alias "$(host_alias)"' >>site.tmp
266 @echo 'set host_triplet $(host_triplet)' >>site.tmp
267 @echo 'set target_alias "$(target_alias)"' >>site.tmp
268 @echo 'set target_triplet $(target_triplet)' >>site.tmp
269 @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
270 @test ! -f site.exp || \
271 sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
272 @-rm -f site.bak
8a6b509e 273 @test ! -f site.exp || mv site.exp site.bak
3ed8e5b6
AT
274 @mv site.tmp site.exp
275
276distclean-DEJAGNU:
277 -rm -f site.exp site.bak
278 -l='$(DEJATOOL)'; for tool in $$l; do \
279 rm -f $$tool.sum $$tool.log; \
280 done
3ed8e5b6
AT
281
282distdir: $(DISTFILES)
5213506e
RW
283 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
284 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
285 list='$(DISTFILES)'; \
286 dist_files=`for file in $$list; do echo $$file; done | \
287 sed -e "s|^$$srcdirstrip/||;t" \
288 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
289 case $$dist_files in \
290 */*) $(MKDIR_P) `echo "$$dist_files" | \
291 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
292 sort -u` ;; \
293 esac; \
294 for file in $$dist_files; do \
3ed8e5b6 295 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3ed8e5b6 296 if test -d $$d/$$file; then \
5213506e
RW
297 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
298 if test -d "$(distdir)/$$file"; then \
299 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
300 fi; \
3ed8e5b6 301 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
5213506e
RW
302 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
303 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3ed8e5b6 304 fi; \
5213506e 305 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
3ed8e5b6 306 else \
5213506e
RW
307 test -f "$(distdir)/$$file" \
308 || cp -p $$d/$$file "$(distdir)/$$file" \
3ed8e5b6
AT
309 || exit 1; \
310 fi; \
311 done
8a6b509e
AT
312check-am: all-am
313 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
314check: check-am
3ed8e5b6 315all-am: Makefile
3ed8e5b6
AT
316installdirs:
317install: install-am
318install-exec: install-exec-am
8a6b509e 319install-data: install-data-am
3ed8e5b6 320uninstall: uninstall-am
8a6b509e
AT
321
322install-am: all-am
323 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
8a6b509e 324
3ed8e5b6
AT
325installcheck: installcheck-am
326install-strip:
327 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
328 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
329 `test -z '$(STRIP)' || \
330 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
8a6b509e
AT
331mostlyclean-generic:
332
333clean-generic:
334 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
335
336distclean-generic:
b85e31b9 337 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
5213506e 338 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
8a6b509e
AT
339
340maintainer-clean-generic:
3ed8e5b6
AT
341 @echo "This command is intended for maintainers to use"
342 @echo "it deletes files that may require special tools to rebuild."
343clean: clean-am
8a6b509e 344
3ed8e5b6 345clean-am: clean-generic clean-libtool mostlyclean-am
8a6b509e 346
3ed8e5b6
AT
347distclean: distclean-am
348 -rm -f Makefile
5213506e 349distclean-am: clean-am distclean-DEJAGNU distclean-generic
8a6b509e 350
3ed8e5b6 351dvi: dvi-am
8a6b509e 352
3ed8e5b6 353dvi-am:
8a6b509e 354
076e5443
PB
355html: html-am
356
5213506e
RW
357html-am:
358
3ed8e5b6 359info: info-am
8a6b509e 360
3ed8e5b6
AT
361info-am:
362
363install-data-am:
364
5213506e
RW
365install-dvi: install-dvi-am
366
367install-dvi-am:
368
3ed8e5b6
AT
369install-exec-am:
370
5213506e
RW
371install-html: install-html-am
372
373install-html-am:
374
3ed8e5b6
AT
375install-info: install-info-am
376
5213506e
RW
377install-info-am:
378
3ed8e5b6
AT
379install-man:
380
5213506e
RW
381install-pdf: install-pdf-am
382
383install-pdf-am:
384
385install-ps: install-ps-am
386
387install-ps-am:
388
3ed8e5b6 389installcheck-am:
8a6b509e
AT
390
391maintainer-clean: maintainer-clean-am
3ed8e5b6
AT
392 -rm -f Makefile
393maintainer-clean-am: distclean-am maintainer-clean-generic
394
395mostlyclean: mostlyclean-am
396
397mostlyclean-am: mostlyclean-generic mostlyclean-libtool
398
399pdf: pdf-am
400
401pdf-am:
402
403ps: ps-am
404
405ps-am:
8a6b509e 406
5213506e
RW
407uninstall-am:
408
409.MAKE: check-am install-am install-strip
8a6b509e 410
3ed8e5b6
AT
411.PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
412 clean-libtool distclean distclean-DEJAGNU distclean-generic \
076e5443 413 distclean-libtool distdir dvi dvi-am html html-am info info-am \
5213506e
RW
414 install install-am install-data install-data-am install-dvi \
415 install-dvi-am install-exec install-exec-am install-html \
416 install-html-am install-info install-info-am install-man \
417 install-pdf install-pdf-am install-ps install-ps-am \
3ed8e5b6
AT
418 install-strip installcheck installcheck-am installdirs \
419 maintainer-clean maintainer-clean-generic mostlyclean \
420 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
5213506e
RW
421 uninstall uninstall-am
422
8a6b509e
AT
423
424# Tell versions [3.59,3.63) of GNU make to not export all variables.
425# Otherwise a system limit (for SysV at least) may be exceeded.
426.NOEXPORT: