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