Daily bump.
[official-gcc.git] / libffi / testsuite / Makefile.in
blob808d4cb2e5b813c2b174d4cc23984d4f8ca560e2
1 # Makefile.in generated by automake 1.11.1 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 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.
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@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 target_triplet = @target@
37 subdir = testsuite
38 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
41 $(top_srcdir)/../config/asmcfi.m4 \
42 $(top_srcdir)/../config/depstand.m4 \
43 $(top_srcdir)/../config/lead-dot.m4 \
44 $(top_srcdir)/../config/multi.m4 \
45 $(top_srcdir)/../config/override.m4 \
46 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
47 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
48 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
49 $(top_srcdir)/configure.ac
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51 $(ACLOCAL_M4)
52 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
53 CONFIG_HEADER = $(top_builddir)/fficonfig.h
54 CONFIG_CLEAN_FILES =
55 CONFIG_CLEAN_VPATH_FILES =
56 SOURCES =
57 DEJATOOL = $(PACKAGE)
58 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
59 ACLOCAL = @ACLOCAL@
60 ALLOCA = @ALLOCA@
61 AMTAR = @AMTAR@
62 AM_LTLDFLAGS = @AM_LTLDFLAGS@
63 AM_RUNTESTFLAGS =
64 AR = @AR@
65 AUTOCONF = @AUTOCONF@
66 AUTOHEADER = @AUTOHEADER@
67 AUTOMAKE = @AUTOMAKE@
68 AWK = @AWK@
69 CC = @CC@
70 CCAS = @CCAS@
71 CCASDEPMODE = @CCASDEPMODE@
72 CCASFLAGS = @CCASFLAGS@
73 CCDEPMODE = @CCDEPMODE@
74 CFLAGS = @CFLAGS@
75 CPP = @CPP@
76 CPPFLAGS = @CPPFLAGS@
77 CYGPATH_W = @CYGPATH_W@
78 DEFS = @DEFS@
79 DEPDIR = @DEPDIR@
80 DSYMUTIL = @DSYMUTIL@
81 DUMPBIN = @DUMPBIN@
82 ECHO_C = @ECHO_C@
83 ECHO_N = @ECHO_N@
84 ECHO_T = @ECHO_T@
85 EGREP = @EGREP@
86 EXEEXT = @EXEEXT@
87 FFI_EXEC_TRAMPOLINE_TABLE = @FFI_EXEC_TRAMPOLINE_TABLE@
88 FGREP = @FGREP@
89 GREP = @GREP@
90 HAVE_LONG_DOUBLE = @HAVE_LONG_DOUBLE@
91 HAVE_LONG_DOUBLE_VARIANT = @HAVE_LONG_DOUBLE_VARIANT@
92 INSTALL = @INSTALL@
93 INSTALL_DATA = @INSTALL_DATA@
94 INSTALL_PROGRAM = @INSTALL_PROGRAM@
95 INSTALL_SCRIPT = @INSTALL_SCRIPT@
96 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97 LD = @LD@
98 LDFLAGS = @LDFLAGS@
99 LIBOBJS = @LIBOBJS@
100 LIBS = @LIBS@
101 LIBTOOL = @LIBTOOL@
102 LIPO = @LIPO@
103 LN_S = @LN_S@
104 LTLIBOBJS = @LTLIBOBJS@
105 MAINT = @MAINT@
106 MAKEINFO = @MAKEINFO@
107 MKDIR_P = @MKDIR_P@
108 NM = @NM@
109 NMEDIT = @NMEDIT@
110 OBJDUMP = @OBJDUMP@
111 OBJEXT = @OBJEXT@
112 OTOOL = @OTOOL@
113 OTOOL64 = @OTOOL64@
114 PACKAGE = @PACKAGE@
115 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116 PACKAGE_NAME = @PACKAGE_NAME@
117 PACKAGE_STRING = @PACKAGE_STRING@
118 PACKAGE_TARNAME = @PACKAGE_TARNAME@
119 PACKAGE_URL = @PACKAGE_URL@
120 PACKAGE_VERSION = @PACKAGE_VERSION@
121 PATH_SEPARATOR = @PATH_SEPARATOR@
122 RANLIB = @RANLIB@
123 SED = @SED@
124 SET_MAKE = @SET_MAKE@
125 SHELL = @SHELL@
126 STRIP = @STRIP@
127 TARGET = @TARGET@
128 TARGETDIR = @TARGETDIR@
129 VERSION = @VERSION@
130 abs_builddir = @abs_builddir@
131 abs_srcdir = @abs_srcdir@
132 abs_top_builddir = @abs_top_builddir@
133 abs_top_srcdir = @abs_top_srcdir@
134 ac_ct_CC = @ac_ct_CC@
135 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
136 am__include = @am__include@
137 am__leading_dot = @am__leading_dot@
138 am__quote = @am__quote@
139 am__tar = @am__tar@
140 am__untar = @am__untar@
141 bindir = @bindir@
142 build = @build@
143 build_alias = @build_alias@
144 build_cpu = @build_cpu@
145 build_os = @build_os@
146 build_vendor = @build_vendor@
147 builddir = @builddir@
148 datadir = @datadir@
149 datarootdir = @datarootdir@
150 docdir = @docdir@
151 dvidir = @dvidir@
152 exec_prefix = @exec_prefix@
153 host = @host@
154 host_alias = @host_alias@
155 host_cpu = @host_cpu@
156 host_os = @host_os@
157 host_vendor = @host_vendor@
158 htmldir = @htmldir@
159 includedir = @includedir@
160 infodir = @infodir@
161 install_sh = @install_sh@
162 libdir = @libdir@
163 libexecdir = @libexecdir@
164 localedir = @localedir@
165 localstatedir = @localstatedir@
166 mandir = @mandir@
167 mkdir_p = @mkdir_p@
168 multi_basedir = @multi_basedir@
169 oldincludedir = @oldincludedir@
170 pdfdir = @pdfdir@
171 prefix = @prefix@
172 program_transform_name = @program_transform_name@
173 psdir = @psdir@
174 sbindir = @sbindir@
175 sharedstatedir = @sharedstatedir@
176 srcdir = @srcdir@
177 sysconfdir = @sysconfdir@
178 target = @target@
179 target_alias = @target_alias@
180 target_cpu = @target_cpu@
181 target_os = @target_os@
182 target_vendor = @target_vendor@
183 toolexecdir = @toolexecdir@
184 toolexeclibdir = @toolexeclibdir@
185 top_build_prefix = @top_build_prefix@
186 top_builddir = @top_builddir@
187 top_srcdir = @top_srcdir@
188 AUTOMAKE_OPTIONS = foreign dejagnu
190 # Setup the testing framework, if you have one
191 EXPECT = `if [ -f $(top_builddir)/../expect/expect ] ; then \
192 echo $(top_builddir)/../expect/expect ; \
193 else echo expect ; fi`
195 RUNTEST = `if [ -f $(top_srcdir)/../dejagnu/runtest ] ; then \
196 echo $(top_srcdir)/../dejagnu/runtest ; \
197 else echo runtest; fi`
199 CLEANFILES = *.exe core* *.log *.sum
200 EXTRA_DIST = config/default.exp libffi.call/cls_19byte.c \
201 libffi.call/cls_align_longdouble_split.c libffi.call/closure_loc_fn0.c \
202 libffi.call/cls_schar.c libffi.call/closure_fn1.c \
203 libffi.call/many2_win32.c libffi.call/return_ul.c \
204 libffi.call/cls_align_double.c libffi.call/return_fl2.c \
205 libffi.call/cls_1_1byte.c libffi.call/cls_64byte.c \
206 libffi.call/nested_struct7.c libffi.call/cls_align_sint32.c \
207 libffi.call/nested_struct2.c libffi.call/ffitest.h \
208 libffi.call/nested_struct4.c libffi.call/cls_multi_ushort.c \
209 libffi.call/struct3.c libffi.call/cls_3byte1.c \
210 libffi.call/cls_16byte.c libffi.call/struct8.c \
211 libffi.call/nested_struct8.c libffi.call/cls_multi_sshort.c \
212 libffi.call/cls_3byte2.c libffi.call/fastthis2_win32.c \
213 libffi.call/cls_pointer.c libffi.call/err_bad_typedef.c \
214 libffi.call/cls_4_1byte.c libffi.call/cls_9byte2.c \
215 libffi.call/cls_multi_schar.c libffi.call/stret_medium2.c \
216 libffi.call/cls_5_1_byte.c libffi.call/call.exp \
217 libffi.call/cls_double.c libffi.call/cls_align_sint16.c \
218 libffi.call/cls_uint.c libffi.call/return_ll1.c \
219 libffi.call/nested_struct3.c libffi.call/cls_20byte1.c \
220 libffi.call/closure_fn4.c libffi.call/cls_uchar.c \
221 libffi.call/struct2.c libffi.call/cls_7byte.c libffi.call/strlen.c \
222 libffi.call/many.c libffi.call/testclosure.c libffi.call/return_fl.c \
223 libffi.call/struct5.c libffi.call/cls_12byte.c \
224 libffi.call/cls_multi_sshortchar.c \
225 libffi.call/cls_align_longdouble_split2.c libffi.call/return_dbl2.c \
226 libffi.call/return_fl3.c libffi.call/stret_medium.c \
227 libffi.call/nested_struct6.c libffi.call/a.out \
228 libffi.call/closure_fn3.c libffi.call/float3.c libffi.call/many2.c \
229 libffi.call/closure_stdcall.c libffi.call/cls_align_uint16.c \
230 libffi.call/cls_9byte1.c libffi.call/closure_fn6.c \
231 libffi.call/cls_double_va.c libffi.call/cls_align_pointer.c \
232 libffi.call/cls_align_longdouble.c libffi.call/closure_fn2.c \
233 libffi.call/cls_sshort.c libffi.call/many_win32.c \
234 libffi.call/nested_struct.c libffi.call/cls_20byte.c \
235 libffi.call/cls_longdouble.c libffi.call/cls_multi_uchar.c \
236 libffi.call/return_uc.c libffi.call/closure_thiscall.c \
237 libffi.call/cls_18byte.c libffi.call/cls_8byte.c \
238 libffi.call/promotion.c libffi.call/struct1_win32.c \
239 libffi.call/return_dbl.c libffi.call/cls_24byte.c \
240 libffi.call/struct4.c libffi.call/cls_6byte.c \
241 libffi.call/cls_align_uint32.c libffi.call/float.c \
242 libffi.call/float1.c libffi.call/float_va.c libffi.call/negint.c \
243 libffi.call/return_dbl1.c libffi.call/cls_3_1byte.c \
244 libffi.call/cls_align_float.c libffi.call/return_fl1.c \
245 libffi.call/nested_struct10.c libffi.call/nested_struct5.c \
246 libffi.call/fastthis1_win32.c libffi.call/cls_align_sint64.c \
247 libffi.call/stret_large2.c libffi.call/return_sl.c \
248 libffi.call/closure_fn0.c libffi.call/cls_5byte.c \
249 libffi.call/cls_2byte.c libffi.call/float2.c \
250 libffi.call/cls_dbls_struct.c libffi.call/cls_sint.c \
251 libffi.call/stret_large.c libffi.call/cls_ulonglong.c \
252 libffi.call/cls_ushort.c libffi.call/nested_struct1.c \
253 libffi.call/err_bad_abi.c libffi.call/cls_longdouble_va.c \
254 libffi.call/cls_float.c libffi.call/cls_pointer_stack.c \
255 libffi.call/pyobjc-tc.c libffi.call/cls_multi_ushortchar.c \
256 libffi.call/struct1.c libffi.call/nested_struct9.c \
257 libffi.call/huge_struct.c libffi.call/problem1.c libffi.call/float4.c \
258 libffi.call/fastthis3_win32.c libffi.call/return_ldl.c \
259 libffi.call/strlen2_win32.c libffi.call/closure_fn5.c \
260 libffi.call/struct2_win32.c libffi.call/struct6.c \
261 libffi.call/return_ll.c libffi.call/struct9.c libffi.call/return_sc.c \
262 libffi.call/struct7.c libffi.call/cls_align_uint64.c \
263 libffi.call/cls_4byte.c libffi.call/strlen_win32.c \
264 libffi.call/cls_6_1_byte.c libffi.call/cls_7_1_byte.c \
265 libffi.special/unwindtest.cc libffi.special/special.exp \
266 libffi.special/unwindtest_ffi_call.cc libffi.special/ffitestcxx.h \
267 lib/wrapper.exp lib/target-libpath.exp lib/libffi.exp
269 all: all-am
271 .SUFFIXES:
272 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
273 @for dep in $?; do \
274 case '$(am__configure_deps)' in \
275 *$$dep*) \
276 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
277 && { if test -f $@; then exit 0; else break; fi; }; \
278 exit 1;; \
279 esac; \
280 done; \
281 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
282 $(am__cd) $(top_srcdir) && \
283 $(AUTOMAKE) --foreign testsuite/Makefile
284 .PRECIOUS: Makefile
285 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
286 @case '$?' in \
287 *config.status*) \
288 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
289 *) \
290 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
291 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
292 esac;
294 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
295 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
297 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
298 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
299 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
300 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
301 $(am__aclocal_m4_deps):
303 mostlyclean-libtool:
304 -rm -f *.lo
306 clean-libtool:
307 -rm -rf .libs _libs
308 tags: TAGS
309 TAGS:
311 ctags: CTAGS
312 CTAGS:
315 check-DEJAGNU: site.exp
316 srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
317 EXPECT=$(EXPECT); export EXPECT; \
318 runtest=$(RUNTEST); \
319 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
320 exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
321 if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
322 then :; else exit_status=1; fi; \
323 done; \
324 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
325 fi; \
326 exit $$exit_status
327 site.exp: Makefile
328 @echo 'Making a new site.exp file...'
329 @echo '## these variables are automatically generated by make ##' >site.tmp
330 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
331 @echo '# edit the last section' >>site.tmp
332 @echo 'set srcdir $(srcdir)' >>site.tmp
333 @echo "set objdir `pwd`" >>site.tmp
334 @echo 'set build_alias "$(build_alias)"' >>site.tmp
335 @echo 'set build_triplet $(build_triplet)' >>site.tmp
336 @echo 'set host_alias "$(host_alias)"' >>site.tmp
337 @echo 'set host_triplet $(host_triplet)' >>site.tmp
338 @echo 'set target_alias "$(target_alias)"' >>site.tmp
339 @echo 'set target_triplet $(target_triplet)' >>site.tmp
340 @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
341 @test ! -f site.exp || \
342 sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
343 @-rm -f site.bak
344 @test ! -f site.exp || mv site.exp site.bak
345 @mv site.tmp site.exp
347 distclean-DEJAGNU:
348 -rm -f site.exp site.bak
349 -l='$(DEJATOOL)'; for tool in $$l; do \
350 rm -f $$tool.sum $$tool.log; \
351 done
352 check-am: all-am
353 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
354 check: check-am
355 all-am: Makefile
356 installdirs:
357 install: install-am
358 install-exec: install-exec-am
359 install-data: install-data-am
360 uninstall: uninstall-am
362 install-am: all-am
363 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
365 installcheck: installcheck-am
366 install-strip:
367 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
368 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
369 `test -z '$(STRIP)' || \
370 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
371 mostlyclean-generic:
373 clean-generic:
374 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
376 distclean-generic:
377 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
378 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
380 maintainer-clean-generic:
381 @echo "This command is intended for maintainers to use"
382 @echo "it deletes files that may require special tools to rebuild."
383 clean: clean-am
385 clean-am: clean-generic clean-libtool mostlyclean-am
387 distclean: distclean-am
388 -rm -f Makefile
389 distclean-am: clean-am distclean-DEJAGNU distclean-generic
391 dvi: dvi-am
393 dvi-am:
395 html: html-am
397 html-am:
399 info: info-am
401 info-am:
403 install-data-am:
405 install-dvi: install-dvi-am
407 install-dvi-am:
409 install-exec-am:
411 install-html: install-html-am
413 install-html-am:
415 install-info: install-info-am
417 install-info-am:
419 install-man:
421 install-pdf: install-pdf-am
423 install-pdf-am:
425 install-ps: install-ps-am
427 install-ps-am:
429 installcheck-am:
431 maintainer-clean: maintainer-clean-am
432 -rm -f Makefile
433 maintainer-clean-am: distclean-am maintainer-clean-generic
435 mostlyclean: mostlyclean-am
437 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
439 pdf: pdf-am
441 pdf-am:
443 ps: ps-am
445 ps-am:
447 uninstall-am:
449 .MAKE: check-am install-am install-strip
451 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
452 clean-libtool distclean distclean-DEJAGNU distclean-generic \
453 distclean-libtool dvi dvi-am html html-am info info-am install \
454 install-am install-data install-data-am install-dvi \
455 install-dvi-am install-exec install-exec-am install-html \
456 install-html-am install-info install-info-am install-man \
457 install-pdf install-pdf-am install-ps install-ps-am \
458 install-strip installcheck installcheck-am installdirs \
459 maintainer-clean maintainer-clean-generic mostlyclean \
460 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
461 uninstall uninstall-am
464 # Tell versions [3.59,3.63) of GNU make to not export all variables.
465 # Otherwise a system limit (for SysV at least) may be exceeded.
466 .NOEXPORT: