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