1# Makefile.in generated by automake 1.13.4 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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@
17am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18am__make_running_with_option = \
19  case $${target_option-} in \
20      ?) ;; \
21      *) echo "am__make_running_with_option: internal error: invalid" \
22              "target option '$${target_option-}' specified" >&2; \
23         exit 1;; \
24  esac; \
25  has_opt=no; \
26  sane_makeflags=$$MAKEFLAGS; \
27  if $(am__is_gnu_make); then \
28    sane_makeflags=$$MFLAGS; \
29  else \
30    case $$MAKEFLAGS in \
31      *\\[\ \	]*) \
32        bs=\\; \
33        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
35    esac; \
36  fi; \
37  skip_next=no; \
38  strip_trailopt () \
39  { \
40    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41  }; \
42  for flg in $$sane_makeflags; do \
43    test $$skip_next = yes && { skip_next=no; continue; }; \
44    case $$flg in \
45      *=*|--*) continue;; \
46        -*I) strip_trailopt 'I'; skip_next=yes;; \
47      -*I?*) strip_trailopt 'I';; \
48        -*O) strip_trailopt 'O'; skip_next=yes;; \
49      -*O?*) strip_trailopt 'O';; \
50        -*l) strip_trailopt 'l'; skip_next=yes;; \
51      -*l?*) strip_trailopt 'l';; \
52      -[dEDm]) skip_next=yes;; \
53      -[JT]) skip_next=yes;; \
54    esac; \
55    case $$flg in \
56      *$$target_option*) has_opt=yes; break;; \
57    esac; \
58  done; \
59  test $$has_opt = yes
60am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62pkgdatadir = $(datadir)/@PACKAGE@
63pkgincludedir = $(includedir)/@PACKAGE@
64pkglibdir = $(libdir)/@PACKAGE@
65pkglibexecdir = $(libexecdir)/@PACKAGE@
66am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67install_sh_DATA = $(install_sh) -c -m 644
68install_sh_PROGRAM = $(install_sh) -c
69install_sh_SCRIPT = $(install_sh) -c
70INSTALL_HEADER = $(INSTALL_DATA)
71transform = $(program_transform_name)
72NORMAL_INSTALL = :
73PRE_INSTALL = :
74POST_INSTALL = :
75NORMAL_UNINSTALL = :
76PRE_UNINSTALL = :
77POST_UNINSTALL = :
78build_triplet = @build@
79host_triplet = @host@
80target_triplet = @target@
81subdir = testsuite
82DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
83ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
84am__aclocal_m4_deps = $(top_srcdir)/m4/asmcfi.m4 \
85	$(top_srcdir)/m4/ax_append_flag.m4 \
86	$(top_srcdir)/m4/ax_cc_maxopt.m4 \
87	$(top_srcdir)/m4/ax_cflags_warn_all.m4 \
88	$(top_srcdir)/m4/ax_check_compile_flag.m4 \
89	$(top_srcdir)/m4/ax_compiler_vendor.m4 \
90	$(top_srcdir)/m4/ax_configure_args.m4 \
91	$(top_srcdir)/m4/ax_enable_builddir.m4 \
92	$(top_srcdir)/m4/ax_gcc_archflag.m4 \
93	$(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \
94	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
95	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
96	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
97	$(top_srcdir)/configure.ac
98am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99	$(ACLOCAL_M4)
100mkinstalldirs = $(install_sh) -d
101CONFIG_HEADER = $(top_builddir)/fficonfig.h
102CONFIG_CLEAN_FILES =
103CONFIG_CLEAN_VPATH_FILES =
104AM_V_P = $(am__v_P_@AM_V@)
105am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
106am__v_P_0 = false
107am__v_P_1 = :
108AM_V_GEN = $(am__v_GEN_@AM_V@)
109am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
110am__v_GEN_0 = @echo "  GEN     " $@;
111am__v_GEN_1 =
112AM_V_at = $(am__v_at_@AM_V@)
113am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
114am__v_at_0 = @
115am__v_at_1 =
116SOURCES =
117DIST_SOURCES =
118am__can_run_installinfo = \
119  case $$AM_UPDATE_INFO_DIR in \
120    n|no|NO) false;; \
121    *) (install-info --version) >/dev/null 2>&1;; \
122  esac
123am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
124DEJATOOL = $(PACKAGE)
125RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
126EXPECT = expect
127RUNTEST = runtest
128DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
129ACLOCAL = @ACLOCAL@
130ALLOCA = @ALLOCA@
131AMTAR = @AMTAR@
132AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
133AM_LTLDFLAGS = @AM_LTLDFLAGS@
134AM_RUNTESTFLAGS = @AM_RUNTESTFLAGS@
135AR = @AR@
136AUTOCONF = @AUTOCONF@
137AUTOHEADER = @AUTOHEADER@
138AUTOMAKE = @AUTOMAKE@
139AWK = @AWK@
140CC = @CC@
141CCAS = @CCAS@
142CCASDEPMODE = @CCASDEPMODE@
143CCASFLAGS = @CCASFLAGS@
144CCDEPMODE = @CCDEPMODE@
145CFLAGS = @CFLAGS@
146CPP = @CPP@
147CPPFLAGS = @CPPFLAGS@
148CXX = @CXX@
149CXXCPP = @CXXCPP@
150CXXDEPMODE = @CXXDEPMODE@
151CXXFLAGS = @CXXFLAGS@
152CYGPATH_W = @CYGPATH_W@
153DEFS = @DEFS@
154DEPDIR = @DEPDIR@
155DLLTOOL = @DLLTOOL@
156DSYMUTIL = @DSYMUTIL@
157DUMPBIN = @DUMPBIN@
158ECHO_C = @ECHO_C@
159ECHO_N = @ECHO_N@
160ECHO_T = @ECHO_T@
161EGREP = @EGREP@
162EXEEXT = @EXEEXT@
163FFI_EXEC_TRAMPOLINE_TABLE = @FFI_EXEC_TRAMPOLINE_TABLE@
164FGREP = @FGREP@
165GREP = @GREP@
166HAVE_LONG_DOUBLE = @HAVE_LONG_DOUBLE@
167HAVE_LONG_DOUBLE_VARIANT = @HAVE_LONG_DOUBLE_VARIANT@
168INSTALL = @INSTALL@
169INSTALL_DATA = @INSTALL_DATA@
170INSTALL_PROGRAM = @INSTALL_PROGRAM@
171INSTALL_SCRIPT = @INSTALL_SCRIPT@
172INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
173LD = @LD@
174LDFLAGS = @LDFLAGS@
175LIBOBJS = @LIBOBJS@
176LIBS = @LIBS@
177LIBTOOL = @LIBTOOL@
178LIPO = @LIPO@
179LN_S = @LN_S@
180LTLIBOBJS = @LTLIBOBJS@
181MAINT = @MAINT@
182MAKEINFO = @MAKEINFO@
183MANIFEST_TOOL = @MANIFEST_TOOL@
184MKDIR_P = @MKDIR_P@
185NM = @NM@
186NMEDIT = @NMEDIT@
187OBJDUMP = @OBJDUMP@
188OBJEXT = @OBJEXT@
189OTOOL = @OTOOL@
190OTOOL64 = @OTOOL64@
191PACKAGE = @PACKAGE@
192PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
193PACKAGE_NAME = @PACKAGE_NAME@
194PACKAGE_STRING = @PACKAGE_STRING@
195PACKAGE_TARNAME = @PACKAGE_TARNAME@
196PACKAGE_URL = @PACKAGE_URL@
197PACKAGE_VERSION = @PACKAGE_VERSION@
198PATH_SEPARATOR = @PATH_SEPARATOR@
199PRTDIAG = @PRTDIAG@
200RANLIB = @RANLIB@
201SED = @SED@
202SET_MAKE = @SET_MAKE@
203SHELL = @SHELL@
204STRIP = @STRIP@
205TARGET = @TARGET@
206TARGETDIR = @TARGETDIR@
207VERSION = @VERSION@
208abs_builddir = @abs_builddir@
209abs_srcdir = @abs_srcdir@
210abs_top_builddir = @abs_top_builddir@
211abs_top_srcdir = @abs_top_srcdir@
212ac_ct_AR = @ac_ct_AR@
213ac_ct_CC = @ac_ct_CC@
214ac_ct_CXX = @ac_ct_CXX@
215ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
216am__include = @am__include@
217am__leading_dot = @am__leading_dot@
218am__quote = @am__quote@
219am__tar = @am__tar@
220am__untar = @am__untar@
221ax_enable_builddir_sed = @ax_enable_builddir_sed@
222bindir = @bindir@
223build = @build@
224build_alias = @build_alias@
225build_cpu = @build_cpu@
226build_os = @build_os@
227build_vendor = @build_vendor@
228builddir = @builddir@
229datadir = @datadir@
230datarootdir = @datarootdir@
231docdir = @docdir@
232dvidir = @dvidir@
233exec_prefix = @exec_prefix@
234host = @host@
235host_alias = @host_alias@
236host_cpu = @host_cpu@
237host_os = @host_os@
238host_vendor = @host_vendor@
239htmldir = @htmldir@
240includedir = @includedir@
241infodir = @infodir@
242install_sh = @install_sh@
243libdir = @libdir@
244libexecdir = @libexecdir@
245localedir = @localedir@
246localstatedir = @localstatedir@
247mandir = @mandir@
248mkdir_p = @mkdir_p@
249oldincludedir = @oldincludedir@
250pdfdir = @pdfdir@
251prefix = @prefix@
252program_transform_name = @program_transform_name@
253psdir = @psdir@
254sbindir = @sbindir@
255sharedstatedir = @sharedstatedir@
256srcdir = @srcdir@
257sys_symbol_underscore = @sys_symbol_underscore@
258sysconfdir = @sysconfdir@
259target = @target@
260target_alias = @target_alias@
261target_cpu = @target_cpu@
262target_os = @target_os@
263target_vendor = @target_vendor@
264toolexecdir = @toolexecdir@
265toolexeclibdir = @toolexeclibdir@
266top_build_prefix = @top_build_prefix@
267top_builddir = @top_builddir@
268top_srcdir = @top_srcdir@
269AUTOMAKE_OPTIONS = foreign dejagnu
270EXTRA_DEJAGNU_SITE_CONFIG = ../local.exp
271CLEANFILES = *.exe core* *.log *.sum
272EXTRA_DIST = config/default.exp libffi.call/cls_19byte.c		\
273libffi.call/cls_align_longdouble_split.c				\
274libffi.call/closure_loc_fn0.c libffi.call/cls_schar.c			\
275libffi.call/closure_fn1.c \
276libffi.call/return_ul.c libffi.call/cls_align_double.c			\
277libffi.call/return_fl2.c libffi.call/cls_1_1byte.c			\
278libffi.call/cls_64byte.c libffi.call/nested_struct7.c			\
279libffi.call/cls_align_sint32.c libffi.call/nested_struct2.c		\
280libffi.call/ffitest.h libffi.call/nested_struct4.c			\
281libffi.call/cls_multi_ushort.c libffi.call/struct3.c			\
282libffi.call/cls_3byte1.c libffi.call/cls_16byte.c			\
283libffi.call/struct8.c libffi.call/nested_struct8.c			\
284libffi.call/cls_multi_sshort.c libffi.call/cls_3byte2.c			\
285libffi.call/cls_pointer.c			\
286libffi.call/err_bad_typedef.c libffi.call/cls_4_1byte.c			\
287libffi.call/cls_9byte2.c libffi.call/cls_multi_schar.c			\
288libffi.call/stret_medium2.c libffi.call/cls_5_1_byte.c			\
289libffi.call/call.exp libffi.call/cls_double.c				\
290libffi.call/cls_align_sint16.c libffi.call/cls_uint.c			\
291libffi.call/return_ll1.c libffi.call/nested_struct3.c			\
292libffi.call/cls_20byte1.c libffi.call/closure_fn4.c			\
293libffi.call/cls_uchar.c libffi.call/struct2.c libffi.call/cls_7byte.c	\
294libffi.call/strlen.c libffi.call/many.c libffi.call/testclosure.c	\
295libffi.call/return_fl.c libffi.call/struct5.c				\
296libffi.call/cls_12byte.c libffi.call/cls_multi_sshortchar.c		\
297libffi.call/cls_align_longdouble_split2.c libffi.call/return_dbl2.c	\
298libffi.call/return_fl3.c libffi.call/stret_medium.c			\
299libffi.call/nested_struct6.c libffi.call/closure_fn3.c			\
300libffi.call/float3.c libffi.call/many2.c				\
301libffi.call/closure_simple.c libffi.call/cls_align_uint16.c		\
302libffi.call/cls_9byte1.c libffi.call/closure_fn6.c			\
303libffi.call/cls_double_va.c libffi.call/cls_align_pointer.c		\
304libffi.call/cls_align_longdouble.c libffi.call/closure_fn2.c		\
305libffi.call/cls_sshort.c \
306libffi.call/nested_struct.c libffi.call/cls_20byte.c			\
307libffi.call/cls_longdouble.c libffi.call/cls_multi_uchar.c		\
308libffi.call/return_uc.c \
309libffi.call/cls_18byte.c libffi.call/cls_8byte.c			\
310libffi.call/promotion.c \
311libffi.call/return_dbl.c libffi.call/cls_24byte.c			\
312libffi.call/struct4.c libffi.call/cls_6byte.c				\
313libffi.call/cls_align_uint32.c libffi.call/float.c			\
314libffi.call/float1.c libffi.call/float_va.c libffi.call/negint.c	\
315libffi.call/return_dbl1.c libffi.call/cls_3_1byte.c			\
316libffi.call/cls_align_float.c libffi.call/return_fl1.c			\
317libffi.call/nested_struct10.c libffi.call/nested_struct5.c		\
318libffi.call/cls_align_sint64.c		\
319libffi.call/stret_large2.c libffi.call/return_sl.c			\
320libffi.call/closure_fn0.c libffi.call/cls_5byte.c			\
321libffi.call/cls_2byte.c libffi.call/float2.c				\
322libffi.call/cls_dbls_struct.c libffi.call/cls_sint.c			\
323libffi.call/stret_large.c libffi.call/cls_ulonglong.c			\
324libffi.call/cls_ushort.c libffi.call/nested_struct1.c			\
325libffi.call/err_bad_abi.c libffi.call/cls_longdouble_va.c		\
326libffi.call/cls_float.c libffi.call/cls_pointer_stack.c		\
327libffi.call/pyobjc-tc.c libffi.call/cls_multi_ushortchar.c		\
328libffi.call/struct1.c libffi.call/nested_struct9.c			\
329libffi.call/huge_struct.c libffi.call/problem1.c			\
330libffi.call/float4.c \
331libffi.call/return_ldl.c \
332libffi.call/closure_fn5.c \
333libffi.call/struct6.c libffi.call/return_ll.c libffi.call/struct9.c	\
334libffi.call/return_sc.c libffi.call/struct7.c				\
335libffi.call/cls_align_uint64.c libffi.call/cls_4byte.c			\
336libffi.call/cls_6_1_byte.c			\
337libffi.call/cls_7_1_byte.c libffi.call/unwindtest.cc			\
338libffi.call/unwindtest_ffi_call.cc	\
339lib/wrapper.exp lib/target-libpath.exp	\
340lib/libffi.exp libffi.call/cls_struct_va1.c				\
341libffi.call/cls_uchar_va.c libffi.call/cls_uint_va.c			\
342libffi.call/cls_ulong_va.c libffi.call/cls_ushort_va.c			\
343libffi.call/nested_struct11.c libffi.call/uninitialized.c		\
344libffi.call/va_1.c libffi.call/va_struct1.c libffi.call/va_struct2.c	\
345libffi.call/va_struct3.c \
346libffi.call/strlen2.c \
347libffi.call/strlen3.c \
348libffi.call/strlen4.c
349
350all: all-am
351
352.SUFFIXES:
353$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
354	@for dep in $?; do \
355	  case '$(am__configure_deps)' in \
356	    *$$dep*) \
357	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
358	        && { if test -f $@; then exit 0; else break; fi; }; \
359	      exit 1;; \
360	  esac; \
361	done; \
362	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
363	$(am__cd) $(top_srcdir) && \
364	  $(AUTOMAKE) --foreign testsuite/Makefile
365.PRECIOUS: Makefile
366Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
367	@case '$?' in \
368	  *config.status*) \
369	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
370	  *) \
371	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
372	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
373	esac;
374
375$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
376	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
377
378$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
379	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
380$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
381	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
382$(am__aclocal_m4_deps):
383
384mostlyclean-libtool:
385	-rm -f *.lo
386
387clean-libtool:
388	-rm -rf .libs _libs
389tags TAGS:
390
391ctags CTAGS:
392
393cscope cscopelist:
394
395
396check-DEJAGNU: site.exp
397	srcdir='$(srcdir)'; export srcdir; \
398	EXPECT=$(EXPECT); export EXPECT; \
399	if $(SHELL) -c "$(RUNTEST) --version" > /dev/null 2>&1; then \
400	  exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
401	    if $(RUNTEST) $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
402	    then :; else exit_status=1; fi; \
403	  done; \
404	else echo "WARNING: could not find '$(RUNTEST)'" 1>&2; :;\
405	fi; \
406	exit $$exit_status
407site.exp: Makefile $(EXTRA_DEJAGNU_SITE_CONFIG)
408	@echo 'Making a new site.exp file ...'
409	@echo '## these variables are automatically generated by make ##' >site.tmp
410	@echo '# Do not edit here.  If you wish to override these values' >>site.tmp
411	@echo '# edit the last section' >>site.tmp
412	@echo 'set srcdir "$(srcdir)"' >>site.tmp
413	@echo "set objdir `pwd`" >>site.tmp
414	@echo 'set build_alias "$(build_alias)"' >>site.tmp
415	@echo 'set build_triplet $(build_triplet)' >>site.tmp
416	@echo 'set host_alias "$(host_alias)"' >>site.tmp
417	@echo 'set host_triplet $(host_triplet)' >>site.tmp
418	@echo 'set target_alias "$(target_alias)"' >>site.tmp
419	@echo 'set target_triplet $(target_triplet)' >>site.tmp
420	@list='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in $$list; do \
421	  echo "## Begin content included from file $$f.  Do not modify. ##" \
422	   && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
423	   && echo "## End content included from file $$f. ##" \
424	   || exit 1; \
425	 done >> site.tmp
426	@echo "## End of auto-generated content; you can edit from here. ##" >> site.tmp
427	@if test -f site.exp; then \
428	   sed -e '1,/^## End of auto-generated content.*##/d' site.exp >> site.tmp; \
429	 fi
430	@-rm -f site.bak
431	@test ! -f site.exp || mv site.exp site.bak
432	@mv site.tmp site.exp
433
434distclean-DEJAGNU:
435	-rm -f site.exp site.bak
436	-l='$(DEJATOOL)'; for tool in $$l; do \
437	  rm -f $$tool.sum $$tool.log; \
438	done
439
440distdir: $(DISTFILES)
441	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
442	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
443	list='$(DISTFILES)'; \
444	  dist_files=`for file in $$list; do echo $$file; done | \
445	  sed -e "s|^$$srcdirstrip/||;t" \
446	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
447	case $$dist_files in \
448	  */*) $(MKDIR_P) `echo "$$dist_files" | \
449			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
450			   sort -u` ;; \
451	esac; \
452	for file in $$dist_files; do \
453	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
454	  if test -d $$d/$$file; then \
455	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
456	    if test -d "$(distdir)/$$file"; then \
457	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
458	    fi; \
459	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
460	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
461	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
462	    fi; \
463	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
464	  else \
465	    test -f "$(distdir)/$$file" \
466	    || cp -p $$d/$$file "$(distdir)/$$file" \
467	    || exit 1; \
468	  fi; \
469	done
470check-am: all-am
471	$(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
472check: check-am
473all-am: Makefile
474installdirs:
475install: install-am
476install-exec: install-exec-am
477install-data: install-data-am
478uninstall: uninstall-am
479
480install-am: all-am
481	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
482
483installcheck: installcheck-am
484install-strip:
485	if test -z '$(STRIP)'; then \
486	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
487	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
488	      install; \
489	else \
490	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
491	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
492	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
493	fi
494mostlyclean-generic:
495
496clean-generic:
497	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
498
499distclean-generic:
500	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
501	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
502
503maintainer-clean-generic:
504	@echo "This command is intended for maintainers to use"
505	@echo "it deletes files that may require special tools to rebuild."
506clean: clean-am
507
508clean-am: clean-generic clean-libtool mostlyclean-am
509
510distclean: distclean-am
511	-rm -f Makefile
512distclean-am: clean-am distclean-DEJAGNU distclean-generic
513
514dvi: dvi-am
515
516dvi-am:
517
518html: html-am
519
520html-am:
521
522info: info-am
523
524info-am:
525
526install-data-am:
527
528install-dvi: install-dvi-am
529
530install-dvi-am:
531
532install-exec-am:
533
534install-html: install-html-am
535
536install-html-am:
537
538install-info: install-info-am
539
540install-info-am:
541
542install-man:
543
544install-pdf: install-pdf-am
545
546install-pdf-am:
547
548install-ps: install-ps-am
549
550install-ps-am:
551
552installcheck-am:
553
554maintainer-clean: maintainer-clean-am
555	-rm -f Makefile
556maintainer-clean-am: distclean-am maintainer-clean-generic
557
558mostlyclean: mostlyclean-am
559
560mostlyclean-am: mostlyclean-generic mostlyclean-libtool
561
562pdf: pdf-am
563
564pdf-am:
565
566ps: ps-am
567
568ps-am:
569
570uninstall-am:
571
572.MAKE: check-am install-am install-strip
573
574.PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
575	clean-libtool cscopelist-am ctags-am distclean \
576	distclean-DEJAGNU distclean-generic distclean-libtool distdir \
577	dvi dvi-am html html-am info info-am install install-am \
578	install-data install-data-am install-dvi install-dvi-am \
579	install-exec install-exec-am install-html install-html-am \
580	install-info install-info-am install-man install-pdf \
581	install-pdf-am install-ps install-ps-am install-strip \
582	installcheck installcheck-am installdirs maintainer-clean \
583	maintainer-clean-generic mostlyclean mostlyclean-generic \
584	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
585	uninstall-am
586
587
588# Tell versions [3.59,3.63) of GNU make to not export all variables.
589# Otherwise a system limit (for SysV at least) may be exceeded.
590.NOEXPORT:
591