Home | History | Annotate | Download | only in testsuite
      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@
     16 VPATH = @srcdir@
     17 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
     18 am__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
     60 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
     61 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
     62 pkgdatadir = $(datadir)/@PACKAGE@
     63 pkgincludedir = $(includedir)/@PACKAGE@
     64 pkglibdir = $(libdir)/@PACKAGE@
     65 pkglibexecdir = $(libexecdir)/@PACKAGE@
     66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     67 install_sh_DATA = $(install_sh) -c -m 644
     68 install_sh_PROGRAM = $(install_sh) -c
     69 install_sh_SCRIPT = $(install_sh) -c
     70 INSTALL_HEADER = $(INSTALL_DATA)
     71 transform = $(program_transform_name)
     72 NORMAL_INSTALL = :
     73 PRE_INSTALL = :
     74 POST_INSTALL = :
     75 NORMAL_UNINSTALL = :
     76 PRE_UNINSTALL = :
     77 POST_UNINSTALL = :
     78 build_triplet = @build@
     79 host_triplet = @host@
     80 target_triplet = @target@
     81 subdir = testsuite
     82 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
     83 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     84 am__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
     98 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     99 	$(ACLOCAL_M4)
    100 mkinstalldirs = $(install_sh) -d
    101 CONFIG_HEADER = $(top_builddir)/fficonfig.h
    102 CONFIG_CLEAN_FILES =
    103 CONFIG_CLEAN_VPATH_FILES =
    104 AM_V_P = $(am__v_P_@AM_V@)
    105 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
    106 am__v_P_0 = false
    107 am__v_P_1 = :
    108 AM_V_GEN = $(am__v_GEN_@AM_V@)
    109 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
    110 am__v_GEN_0 = @echo "  GEN     " $@;
    111 am__v_GEN_1 = 
    112 AM_V_at = $(am__v_at_@AM_V@)
    113 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
    114 am__v_at_0 = @
    115 am__v_at_1 = 
    116 SOURCES =
    117 DIST_SOURCES =
    118 am__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
    123 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
    124 DEJATOOL = $(PACKAGE)
    125 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
    126 EXPECT = expect
    127 RUNTEST = runtest
    128 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    129 ACLOCAL = @ACLOCAL@
    130 ALLOCA = @ALLOCA@
    131 AMTAR = @AMTAR@
    132 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
    133 AM_LTLDFLAGS = @AM_LTLDFLAGS@
    134 AM_RUNTESTFLAGS = @AM_RUNTESTFLAGS@
    135 AR = @AR@
    136 AUTOCONF = @AUTOCONF@
    137 AUTOHEADER = @AUTOHEADER@
    138 AUTOMAKE = @AUTOMAKE@
    139 AWK = @AWK@
    140 CC = @CC@
    141 CCAS = @CCAS@
    142 CCASDEPMODE = @CCASDEPMODE@
    143 CCASFLAGS = @CCASFLAGS@
    144 CCDEPMODE = @CCDEPMODE@
    145 CFLAGS = @CFLAGS@
    146 CPP = @CPP@
    147 CPPFLAGS = @CPPFLAGS@
    148 CXX = @CXX@
    149 CXXCPP = @CXXCPP@
    150 CXXDEPMODE = @CXXDEPMODE@
    151 CXXFLAGS = @CXXFLAGS@
    152 CYGPATH_W = @CYGPATH_W@
    153 DEFS = @DEFS@
    154 DEPDIR = @DEPDIR@
    155 DLLTOOL = @DLLTOOL@
    156 DSYMUTIL = @DSYMUTIL@
    157 DUMPBIN = @DUMPBIN@
    158 ECHO_C = @ECHO_C@
    159 ECHO_N = @ECHO_N@
    160 ECHO_T = @ECHO_T@
    161 EGREP = @EGREP@
    162 EXEEXT = @EXEEXT@
    163 FFI_EXEC_TRAMPOLINE_TABLE = @FFI_EXEC_TRAMPOLINE_TABLE@
    164 FGREP = @FGREP@
    165 GREP = @GREP@
    166 HAVE_LONG_DOUBLE = @HAVE_LONG_DOUBLE@
    167 HAVE_LONG_DOUBLE_VARIANT = @HAVE_LONG_DOUBLE_VARIANT@
    168 INSTALL = @INSTALL@
    169 INSTALL_DATA = @INSTALL_DATA@
    170 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    171 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    172 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    173 LD = @LD@
    174 LDFLAGS = @LDFLAGS@
    175 LIBOBJS = @LIBOBJS@
    176 LIBS = @LIBS@
    177 LIBTOOL = @LIBTOOL@
    178 LIPO = @LIPO@
    179 LN_S = @LN_S@
    180 LTLIBOBJS = @LTLIBOBJS@
    181 MAINT = @MAINT@
    182 MAKEINFO = @MAKEINFO@
    183 MANIFEST_TOOL = @MANIFEST_TOOL@
    184 MKDIR_P = @MKDIR_P@
    185 NM = @NM@
    186 NMEDIT = @NMEDIT@
    187 OBJDUMP = @OBJDUMP@
    188 OBJEXT = @OBJEXT@
    189 OTOOL = @OTOOL@
    190 OTOOL64 = @OTOOL64@
    191 PACKAGE = @PACKAGE@
    192 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    193 PACKAGE_NAME = @PACKAGE_NAME@
    194 PACKAGE_STRING = @PACKAGE_STRING@
    195 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    196 PACKAGE_URL = @PACKAGE_URL@
    197 PACKAGE_VERSION = @PACKAGE_VERSION@
    198 PATH_SEPARATOR = @PATH_SEPARATOR@
    199 PRTDIAG = @PRTDIAG@
    200 RANLIB = @RANLIB@
    201 SED = @SED@
    202 SET_MAKE = @SET_MAKE@
    203 SHELL = @SHELL@
    204 STRIP = @STRIP@
    205 TARGET = @TARGET@
    206 TARGETDIR = @TARGETDIR@
    207 VERSION = @VERSION@
    208 abs_builddir = @abs_builddir@
    209 abs_srcdir = @abs_srcdir@
    210 abs_top_builddir = @abs_top_builddir@
    211 abs_top_srcdir = @abs_top_srcdir@
    212 ac_ct_AR = @ac_ct_AR@
    213 ac_ct_CC = @ac_ct_CC@
    214 ac_ct_CXX = @ac_ct_CXX@
    215 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
    216 am__include = @am__include@
    217 am__leading_dot = @am__leading_dot@
    218 am__quote = @am__quote@
    219 am__tar = @am__tar@
    220 am__untar = @am__untar@
    221 ax_enable_builddir_sed = @ax_enable_builddir_sed@
    222 bindir = @bindir@
    223 build = @build@
    224 build_alias = @build_alias@
    225 build_cpu = @build_cpu@
    226 build_os = @build_os@
    227 build_vendor = @build_vendor@
    228 builddir = @builddir@
    229 datadir = @datadir@
    230 datarootdir = @datarootdir@
    231 docdir = @docdir@
    232 dvidir = @dvidir@
    233 exec_prefix = @exec_prefix@
    234 host = @host@
    235 host_alias = @host_alias@
    236 host_cpu = @host_cpu@
    237 host_os = @host_os@
    238 host_vendor = @host_vendor@
    239 htmldir = @htmldir@
    240 includedir = @includedir@
    241 infodir = @infodir@
    242 install_sh = @install_sh@
    243 libdir = @libdir@
    244 libexecdir = @libexecdir@
    245 localedir = @localedir@
    246 localstatedir = @localstatedir@
    247 mandir = @mandir@
    248 mkdir_p = @mkdir_p@
    249 oldincludedir = @oldincludedir@
    250 pdfdir = @pdfdir@
    251 prefix = @prefix@
    252 program_transform_name = @program_transform_name@
    253 psdir = @psdir@
    254 sbindir = @sbindir@
    255 sharedstatedir = @sharedstatedir@
    256 srcdir = @srcdir@
    257 sys_symbol_underscore = @sys_symbol_underscore@
    258 sysconfdir = @sysconfdir@
    259 target = @target@
    260 target_alias = @target_alias@
    261 target_cpu = @target_cpu@
    262 target_os = @target_os@
    263 target_vendor = @target_vendor@
    264 toolexecdir = @toolexecdir@
    265 toolexeclibdir = @toolexeclibdir@
    266 top_build_prefix = @top_build_prefix@
    267 top_builddir = @top_builddir@
    268 top_srcdir = @top_srcdir@
    269 AUTOMAKE_OPTIONS = foreign dejagnu
    270 EXTRA_DEJAGNU_SITE_CONFIG = ../local.exp
    271 CLEANFILES = *.exe core* *.log *.sum
    272 EXTRA_DIST = config/default.exp libffi.call/cls_19byte.c		\
    273 libffi.call/cls_align_longdouble_split.c				\
    274 libffi.call/closure_loc_fn0.c libffi.call/cls_schar.c			\
    275 libffi.call/closure_fn1.c \
    276 libffi.call/return_ul.c libffi.call/cls_align_double.c			\
    277 libffi.call/return_fl2.c libffi.call/cls_1_1byte.c			\
    278 libffi.call/cls_64byte.c libffi.call/nested_struct7.c			\
    279 libffi.call/cls_align_sint32.c libffi.call/nested_struct2.c		\
    280 libffi.call/ffitest.h libffi.call/nested_struct4.c			\
    281 libffi.call/cls_multi_ushort.c libffi.call/struct3.c			\
    282 libffi.call/cls_3byte1.c libffi.call/cls_16byte.c			\
    283 libffi.call/struct8.c libffi.call/nested_struct8.c			\
    284 libffi.call/cls_multi_sshort.c libffi.call/cls_3byte2.c			\
    285 libffi.call/cls_pointer.c			\
    286 libffi.call/err_bad_typedef.c libffi.call/cls_4_1byte.c			\
    287 libffi.call/cls_9byte2.c libffi.call/cls_multi_schar.c			\
    288 libffi.call/stret_medium2.c libffi.call/cls_5_1_byte.c			\
    289 libffi.call/call.exp libffi.call/cls_double.c				\
    290 libffi.call/cls_align_sint16.c libffi.call/cls_uint.c			\
    291 libffi.call/return_ll1.c libffi.call/nested_struct3.c			\
    292 libffi.call/cls_20byte1.c libffi.call/closure_fn4.c			\
    293 libffi.call/cls_uchar.c libffi.call/struct2.c libffi.call/cls_7byte.c	\
    294 libffi.call/strlen.c libffi.call/many.c libffi.call/testclosure.c	\
    295 libffi.call/return_fl.c libffi.call/struct5.c				\
    296 libffi.call/cls_12byte.c libffi.call/cls_multi_sshortchar.c		\
    297 libffi.call/cls_align_longdouble_split2.c libffi.call/return_dbl2.c	\
    298 libffi.call/return_fl3.c libffi.call/stret_medium.c			\
    299 libffi.call/nested_struct6.c libffi.call/closure_fn3.c			\
    300 libffi.call/float3.c libffi.call/many2.c				\
    301 libffi.call/closure_simple.c libffi.call/cls_align_uint16.c		\
    302 libffi.call/cls_9byte1.c libffi.call/closure_fn6.c			\
    303 libffi.call/cls_double_va.c libffi.call/cls_align_pointer.c		\
    304 libffi.call/cls_align_longdouble.c libffi.call/closure_fn2.c		\
    305 libffi.call/cls_sshort.c \
    306 libffi.call/nested_struct.c libffi.call/cls_20byte.c			\
    307 libffi.call/cls_longdouble.c libffi.call/cls_multi_uchar.c		\
    308 libffi.call/return_uc.c \
    309 libffi.call/cls_18byte.c libffi.call/cls_8byte.c			\
    310 libffi.call/promotion.c \
    311 libffi.call/return_dbl.c libffi.call/cls_24byte.c			\
    312 libffi.call/struct4.c libffi.call/cls_6byte.c				\
    313 libffi.call/cls_align_uint32.c libffi.call/float.c			\
    314 libffi.call/float1.c libffi.call/float_va.c libffi.call/negint.c	\
    315 libffi.call/return_dbl1.c libffi.call/cls_3_1byte.c			\
    316 libffi.call/cls_align_float.c libffi.call/return_fl1.c			\
    317 libffi.call/nested_struct10.c libffi.call/nested_struct5.c		\
    318 libffi.call/cls_align_sint64.c		\
    319 libffi.call/stret_large2.c libffi.call/return_sl.c			\
    320 libffi.call/closure_fn0.c libffi.call/cls_5byte.c			\
    321 libffi.call/cls_2byte.c libffi.call/float2.c				\
    322 libffi.call/cls_dbls_struct.c libffi.call/cls_sint.c			\
    323 libffi.call/stret_large.c libffi.call/cls_ulonglong.c			\
    324 libffi.call/cls_ushort.c libffi.call/nested_struct1.c			\
    325 libffi.call/err_bad_abi.c libffi.call/cls_longdouble_va.c		\
    326 libffi.call/cls_float.c libffi.call/cls_pointer_stack.c		\
    327 libffi.call/pyobjc-tc.c libffi.call/cls_multi_ushortchar.c		\
    328 libffi.call/struct1.c libffi.call/nested_struct9.c			\
    329 libffi.call/huge_struct.c libffi.call/problem1.c			\
    330 libffi.call/float4.c \
    331 libffi.call/return_ldl.c \
    332 libffi.call/closure_fn5.c \
    333 libffi.call/struct6.c libffi.call/return_ll.c libffi.call/struct9.c	\
    334 libffi.call/return_sc.c libffi.call/struct7.c				\
    335 libffi.call/cls_align_uint64.c libffi.call/cls_4byte.c			\
    336 libffi.call/cls_6_1_byte.c			\
    337 libffi.call/cls_7_1_byte.c libffi.call/unwindtest.cc			\
    338 libffi.call/unwindtest_ffi_call.cc	\
    339 lib/wrapper.exp lib/target-libpath.exp	\
    340 lib/libffi.exp libffi.call/cls_struct_va1.c				\
    341 libffi.call/cls_uchar_va.c libffi.call/cls_uint_va.c			\
    342 libffi.call/cls_ulong_va.c libffi.call/cls_ushort_va.c			\
    343 libffi.call/nested_struct11.c libffi.call/uninitialized.c		\
    344 libffi.call/va_1.c libffi.call/va_struct1.c libffi.call/va_struct2.c	\
    345 libffi.call/va_struct3.c \
    346 libffi.call/strlen2.c \
    347 libffi.call/strlen3.c \
    348 libffi.call/strlen4.c
    349 
    350 all: 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
    366 Makefile: $(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 
    384 mostlyclean-libtool:
    385 	-rm -f *.lo
    386 
    387 clean-libtool:
    388 	-rm -rf .libs _libs
    389 tags TAGS:
    390 
    391 ctags CTAGS:
    392 
    393 cscope cscopelist:
    394 
    395 
    396 check-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
    407 site.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 
    434 distclean-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 
    440 distdir: $(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
    470 check-am: all-am
    471 	$(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
    472 check: check-am
    473 all-am: Makefile
    474 installdirs:
    475 install: install-am
    476 install-exec: install-exec-am
    477 install-data: install-data-am
    478 uninstall: uninstall-am
    479 
    480 install-am: all-am
    481 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    482 
    483 installcheck: installcheck-am
    484 install-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
    494 mostlyclean-generic:
    495 
    496 clean-generic:
    497 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
    498 
    499 distclean-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 
    503 maintainer-clean-generic:
    504 	@echo "This command is intended for maintainers to use"
    505 	@echo "it deletes files that may require special tools to rebuild."
    506 clean: clean-am
    507 
    508 clean-am: clean-generic clean-libtool mostlyclean-am
    509 
    510 distclean: distclean-am
    511 	-rm -f Makefile
    512 distclean-am: clean-am distclean-DEJAGNU distclean-generic
    513 
    514 dvi: dvi-am
    515 
    516 dvi-am:
    517 
    518 html: html-am
    519 
    520 html-am:
    521 
    522 info: info-am
    523 
    524 info-am:
    525 
    526 install-data-am:
    527 
    528 install-dvi: install-dvi-am
    529 
    530 install-dvi-am:
    531 
    532 install-exec-am:
    533 
    534 install-html: install-html-am
    535 
    536 install-html-am:
    537 
    538 install-info: install-info-am
    539 
    540 install-info-am:
    541 
    542 install-man:
    543 
    544 install-pdf: install-pdf-am
    545 
    546 install-pdf-am:
    547 
    548 install-ps: install-ps-am
    549 
    550 install-ps-am:
    551 
    552 installcheck-am:
    553 
    554 maintainer-clean: maintainer-clean-am
    555 	-rm -f Makefile
    556 maintainer-clean-am: distclean-am maintainer-clean-generic
    557 
    558 mostlyclean: mostlyclean-am
    559 
    560 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
    561 
    562 pdf: pdf-am
    563 
    564 pdf-am:
    565 
    566 ps: ps-am
    567 
    568 ps-am:
    569 
    570 uninstall-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