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