buildsystem,epj2make,ide,tarball; added cleantarget and adjusted realclean and distcl...
[sdk] / deps / libffi-3.0.11 / Makefile
index 95e56fe..6404e4f 100644 (file)
+.PHONY: all objdir cleantarget clean realclean distclean
 
+# CORE VARIABLES
 
+MODULE := ffi
+CONFIG := release
+ifndef COMPILER
+COMPILER := default
+endif
 
+TARGET_TYPE = staticlib
 
-pkgdatadir = $(datadir)/libffi
-pkgincludedir = $(includedir)/libffi
-pkglibdir = $(libdir)/libffi
-pkglibexecdir = $(libexecdir)/libffi
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = i686-pc-mingw32
-host_triplet = i686-pc-mingw32
-target_triplet = i686-pc-mingw32
-am__append_5 = src/x86/ffi.c src/x86/win32.S
-subdir = .
-DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
- $(srcdir)/Makefile.in $(srcdir)/doc/stamp-vti \
- $(srcdir)/doc/version.texi $(srcdir)/fficonfig.h.in \
- $(srcdir)/libffi.pc.in $(top_srcdir)/configure ChangeLog \
- compile config.guess config.sub depcomp install-sh ltmain.sh \
- mdate-sh missing texinfo.tex
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/asmcfi.m4 \
- $(top_srcdir)/m4/ax_cc_maxopt.m4 \
- $(top_srcdir)/m4/ax_cflags_warn_all.m4 \
- $(top_srcdir)/m4/ax_compiler_vendor.m4 \
- $(top_srcdir)/m4/ax_configure_args.m4 \
- $(top_srcdir)/m4/ax_enable_builddir.m4 \
- $(top_srcdir)/m4/ax_gcc_archflag.m4 \
- $(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \
- $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
- $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
- $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
- $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
- configure.lineno config.status.lineno
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = fficonfig.h
-CONFIG_CLEAN_FILES = libffi.pc
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(infodir)" \
- "$(DESTDIR)$(pkgconfigdir)"
-LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
-libffi_la_LIBADD =
-am__dirstamp = $(am__leading_dot)dirstamp
-am_libffi_la_OBJECTS = src/prep_cif.lo src/types.lo src/raw_api.lo \
- src/java_raw_api.lo src/closures.lo
-am__objects_5 = src/x86/ffi.lo src/x86/win32.lo
-nodist_libffi_la_OBJECTS = $(am__objects_1) $(am__objects_2) \
- $(am__objects_3) $(am__objects_4) $(am__objects_5) \
- $(am__objects_6) $(am__objects_7) $(am__objects_8) \
- $(am__objects_9) $(am__objects_10) $(am__objects_11) \
- $(am__objects_12) $(am__objects_13) $(am__objects_14) \
- $(am__objects_15) $(am__objects_16) $(am__objects_17) \
- $(am__objects_18) $(am__objects_19) $(am__objects_20) \
- $(am__objects_21) $(am__objects_22) $(am__objects_23) \
- $(am__objects_24) $(am__objects_25) $(am__objects_26) \
- $(am__objects_27) $(am__objects_28)
-libffi_la_OBJECTS = $(am_libffi_la_OBJECTS) \
- $(nodist_libffi_la_OBJECTS)
-libffi_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(libffi_la_LDFLAGS) $(LDFLAGS) -o $@
-libffi_convenience_la_LIBADD =
-am__objects_29 = src/prep_cif.lo src/types.lo src/raw_api.lo \
- src/java_raw_api.lo src/closures.lo
-am_libffi_convenience_la_OBJECTS = $(am__objects_29)
-am__objects_30 = $(am__objects_1) $(am__objects_2) $(am__objects_3) \
- $(am__objects_4) $(am__objects_5) $(am__objects_6) \
- $(am__objects_7) $(am__objects_8) $(am__objects_9) \
- $(am__objects_10) $(am__objects_11) $(am__objects_12) \
- $(am__objects_13) $(am__objects_14) $(am__objects_15) \
- $(am__objects_16) $(am__objects_17) $(am__objects_18) \
- $(am__objects_19) $(am__objects_20) $(am__objects_21) \
- $(am__objects_22) $(am__objects_23) $(am__objects_24) \
- $(am__objects_25) $(am__objects_26) $(am__objects_27) \
- $(am__objects_28)
-nodist_libffi_convenience_la_OBJECTS = $(am__objects_30)
-libffi_convenience_la_OBJECTS = $(am_libffi_convenience_la_OBJECTS) \
- $(nodist_libffi_convenience_la_OBJECTS)
-DEFAULT_INCLUDES = -I. -I$(srcdir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
- $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
-LTCPPASCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
- --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
- $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
- --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
- $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-CCLD = $(CC)
-LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
- --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
- $(LDFLAGS) -o $@
-SOURCES = $(libffi_la_SOURCES) $(nodist_libffi_la_SOURCES) \
- $(libffi_convenience_la_SOURCES) \
- $(nodist_libffi_convenience_la_SOURCES)
-DIST_SOURCES = $(libffi_la_SOURCES) $(libffi_convenience_la_SOURCES)
-INFO_DEPS = $(srcdir)/doc/libffi.info
-am__TEXINFO_TEX_DIR = $(srcdir)
-DVIS = doc/libffi.dvi
-PDFS = doc/libffi.pdf
-PSS = doc/libffi.ps
-HTMLS = doc/libffi.html
-TEXINFOS = doc/libffi.texi
-TEXI2DVI = texi2dvi
-TEXI2PDF = $(TEXI2DVI) --pdf --batch
-MAKEINFOHTML = $(MAKEINFO) --html
-AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
-DVIPS = dvips
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
- html-recursive info-recursive install-data-recursive \
- install-dvi-recursive install-exec-recursive \
- install-html-recursive install-info-recursive \
- install-pdf-recursive install-ps-recursive install-recursive \
- installcheck-recursive installdirs-recursive pdf-recursive \
- ps-recursive uninstall-recursive
-DATA = $(pkgconfig_DATA)
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive        \
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
- $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
- distdir dist dist-all distcheck
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-distdir = $(PACKAGE)-$(VERSION)
-top_distdir = $(distdir)
-am__remove_distdir = \
-  { test ! -d "$(distdir)" \
-    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
-         && rm -fr "$(distdir)"; }; }
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-DIST_ARCHIVES = $(distdir).tar.gz
-GZIP_ENV = --best
-distuninstallcheck_listfiles = find . -type f -print
-distcleancheck_listfiles = find . -type f -print
-ACLOCAL = ${SHELL} /e/sdk/deps/libffi-3.0.11/missing --run aclocal-1.11
-ALLOCA = 
-AMTAR = ${SHELL} /e/sdk/deps/libffi-3.0.11/missing --run tar
-AM_LTLDFLAGS = -no-undefined -bindir "$(bindir)"
-AM_RUNTESTFLAGS = 
-AR = ar
-AUTOCONF = ${SHELL} /e/sdk/deps/libffi-3.0.11/missing --run autoconf
-AUTOHEADER = ${SHELL} /e/sdk/deps/libffi-3.0.11/missing --run autoheader
-AUTOMAKE = ${SHELL} /e/sdk/deps/libffi-3.0.11/missing --run automake-1.11
-AWK = gawk
-CC = gcc
-CCAS = gcc
-CCASDEPMODE = depmode=gcc3
-CCASFLAGS = 
-CCDEPMODE = depmode=gcc3
-CFLAGS = -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -march=pentium2 -Wall -fexceptions
-CPP = gcc -E
-CPPFLAGS = 
-CYGPATH_W = echo
-DEFS = -DHAVE_CONFIG_H
-DEPDIR = .deps
-DLLTOOL = dlltool
-DSYMUTIL = 
-DUMPBIN = 
-ECHO_C = 
-ECHO_N = -n
-ECHO_T = 
-EGREP = /bin/grep -E
-EXEEXT = .exe
-FFI_EXEC_TRAMPOLINE_TABLE = 0
-FGREP = /bin/grep -F
-GREP = /bin/grep
-HAVE_LONG_DOUBLE = 1
-INSTALL = /bin/install -c
-INSTALL_DATA = ${INSTALL} -m 644
-INSTALL_PROGRAM = ${INSTALL}
-INSTALL_SCRIPT = ${INSTALL}
-INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
-LD = c:/program
-LDFLAGS = 
-LIBOBJS = 
-LIBS = 
-LIBTOOL = $(SHELL) $(top_builddir)/libtool
-LIPO = 
-LN_S = cp -p
-LTLIBOBJS = 
-MAINT = #
-MAKEINFO = ${SHELL} /e/sdk/deps/libffi-3.0.11/missing --run makeinfo
-MANIFEST_TOOL = :
-MKDIR_P = /bin/mkdir -p
-NM = /c/Program Files (x86)/Ecere SDK/mingw/bin/nm
-NMEDIT = 
-OBJDUMP = objdump
-OBJEXT = o
-OTOOL = 
-OTOOL64 = 
-PACKAGE = libffi
-PACKAGE_BUGREPORT = http://github.com/atgreen/libffi/issues
-PACKAGE_NAME = libffi
-PACKAGE_STRING = libffi 3.0.11
-PACKAGE_TARNAME = libffi
-PACKAGE_URL = 
-PACKAGE_VERSION = 3.0.11
-PATH_SEPARATOR = :
-PRTDIAG = 
-RANLIB = ranlib
-SED = /bin/sed
-SET_MAKE = 
-SHELL = /bin/sh
-STRIP = strip
-TARGET = X86_WIN32
-TARGETDIR = x86
-VERSION = 3.0.11
-abs_builddir = /e/sdk/deps/libffi-3.0.11/i686-pc-mingw32
-abs_srcdir = /e/sdk/deps/libffi-3.0.11/i686-pc-mingw32/..
-abs_top_builddir = /e/sdk/deps/libffi-3.0.11/i686-pc-mingw32
-abs_top_srcdir = /e/sdk/deps/libffi-3.0.11/i686-pc-mingw32/..
-ac_ct_AR = ar
-ac_ct_CC = gcc
-ac_ct_DUMPBIN = 
-am__include = include
-am__leading_dot = .
-am__quote = 
-am__tar = ${AMTAR} chof - "$$tardir"
-am__untar = ${AMTAR} xf -
-ax_enable_builddir_sed = sed
-bindir = ${exec_prefix}/bin
-build = i686-pc-mingw32
-build_alias = 
-build_cpu = i686
-build_os = mingw32
-build_vendor = pc
-builddir = .
-datadir = ${datarootdir}
-datarootdir = ${prefix}/share
-docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
-dvidir = ${docdir}
-exec_prefix = ${prefix}
-host = i686-pc-mingw32
-host_alias = 
-host_cpu = i686
-host_os = mingw32
-host_vendor = pc
-htmldir = ${docdir}
-includedir = ${prefix}/include
-infodir = ${datarootdir}/info
-install_sh = ${SHELL} /e/sdk/deps/libffi-3.0.11/install-sh
-libdir = ${exec_prefix}/lib
-libexecdir = ${exec_prefix}/libexec
-localedir = ${datarootdir}/locale
-localstatedir = ${prefix}/var
-mandir = ${datarootdir}/man
-mkdir_p = /bin/mkdir -p
-oldincludedir = /usr/include
-pdfdir = ${docdir}
-prefix = /usr/local
-program_transform_name = s,x,x,
-psdir = ${docdir}
-sbindir = ${exec_prefix}/sbin
-sharedstatedir = ${prefix}/com
-srcdir = .
-sys_symbol_underscore = 
-sysconfdir = ${prefix}/etc
-target = i686-pc-mingw32
-target_alias =
-target_cpu = i686
-target_os = mingw32
-target_vendor = pc
-toolexecdir = $(libdir)/gcc-lib/$(target_alias)
-toolexeclibdir = $(libdir)
-top_build_prefix = 
-top_builddir = .
-top_srcdir = .
-AUTOMAKE_OPTIONS = foreign subdir-objects
-SUBDIRS = include testsuite man
-EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj configure.host \
- src/alpha/ffi.c src/alpha/osf.S src/alpha/ffitarget.h \
- src/arm/ffi.c src/arm/sysv.S src/arm/ffitarget.h \
- src/avr32/ffi.c src/avr32/sysv.S src/avr32/ffitarget.h \
- src/cris/ffi.c src/cris/sysv.S src/cris/ffitarget.h \
- src/ia64/ffi.c src/ia64/ffitarget.h src/ia64/ia64_flags.h \
- src/ia64/unix.S src/mips/ffi.c src/mips/n32.S src/mips/o32.S \
- src/mips/ffitarget.h src/m32r/ffi.c src/m32r/sysv.S \
- src/m32r/ffitarget.h src/m68k/ffi.c src/m68k/sysv.S \
- src/m68k/ffitarget.h src/powerpc/ffi.c src/powerpc/sysv.S \
- src/powerpc/linux64.S src/powerpc/linux64_closure.S \
- src/powerpc/ppc_closure.S src/powerpc/asm.h src/powerpc/aix.S \
- src/powerpc/darwin.S src/powerpc/aix_closure.S \
- src/powerpc/darwin_closure.S src/powerpc/ffi_darwin.c \
- src/powerpc/ffitarget.h src/s390/ffi.c src/s390/sysv.S \
- src/s390/ffitarget.h src/sh/ffi.c src/sh/sysv.S       \
- src/sh/ffitarget.h src/sh64/ffi.c src/sh64/sysv.S \
- src/sh64/ffitarget.h src/sparc/v8.S src/sparc/v9.S \
- src/sparc/ffitarget.h src/sparc/ffi.c src/x86/darwin64.S \
- src/x86/ffi.c src/x86/sysv.S src/x86/win32.S src/x86/darwin.S \
- src/x86/win64.S src/x86/freebsd.S src/x86/ffi64.c \
- src/x86/unix64.S src/x86/ffitarget.h src/pa/ffitarget.h       \
- src/pa/ffi.c src/pa/linux.S src/pa/hpux32.S src/frv/ffi.c \
- src/frv/eabi.S src/frv/ffitarget.h src/dlmalloc.c \
- src/moxie/ffi.c src/moxie/eabi.S libtool-version \
- ChangeLog.libffi m4/libtool.m4 m4/lt~obsolete.m4 \
- m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 \
- m4/ltversion.m4 src/arm/gentramp.sh src/debug.c \
- msvcc.sh generate-ios-source-and-headers.py \
- generate-osx-source-and-headers.py \
-        libffi.xcodeproj/project.pbxproj \
- src/arm/trampoline.S
+# FLAGS
 
-info_TEXINFOS = doc/libffi.texi
+ECFLAGS =
+ifndef DEBIAN_PACKAGE
+CFLAGS =
+LDFLAGS =
+endif
+PRJ_CFLAGS =
+CECFLAGS =
+OFLAGS =
+LIBS =
 
-AM_MAKEFLAGS = \
- "AR_FLAGS=$(AR_FLAGS)" \
- "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
- "CFLAGS=$(CFLAGS)" \
- "CXXFLAGS=$(CXXFLAGS)" \
- "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
- "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
- "INSTALL=$(INSTALL)" \
- "INSTALL_DATA=$(INSTALL_DATA)" \
- "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
- "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
- "JC1FLAGS=$(JC1FLAGS)" \
- "LDFLAGS=$(LDFLAGS)" \
- "LIBCFLAGS=$(LIBCFLAGS)" \
- "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
- "MAKE=$(MAKE)" \
- "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
- "PICFLAG=$(PICFLAG)" \
- "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
- "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
- "SHELL=$(SHELL)" \
- "exec_prefix=$(exec_prefix)" \
- "infodir=$(infodir)" \
- "libdir=$(libdir)" \
- "mandir=$(mandir)" \
- "prefix=$(prefix)" \
- "AR=$(AR)" \
- "AS=$(AS)" \
- "CC=$(CC)" \
- "CXX=$(CXX)" \
- "LD=$(LD)" \
- "NM=$(NM)" \
- "RANLIB=$(RANLIB)" \
- "DESTDIR=$(DESTDIR)"
+ifdef DEBUG
+NOSTRIP := y
+endif
 
-MAKEOVERRIDES = 
-ACLOCAL_AMFLAGS = $(ACLOCAL_AMFLAGS) -I m4
-lib_LTLIBRARIES = libffi.la
-noinst_LTLIBRARIES = libffi_convenience.la
-libffi_la_SOURCES = src/prep_cif.c src/types.c \
-       src/raw_api.c src/java_raw_api.c src/closures.c
+CONSOLE = -mwindows
 
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = libffi.pc
-nodist_libffi_la_SOURCES = $(am__append_1) $(am__append_2) \
- $(am__append_3) $(am__append_4) $(am__append_5) \
- $(am__append_6) $(am__append_7) $(am__append_8) \
- $(am__append_9) $(am__append_10) $(am__append_11) \
- $(am__append_12) $(am__append_13) $(am__append_14) \
- $(am__append_15) $(am__append_16) $(am__append_17) \
- $(am__append_18) $(am__append_19) $(am__append_20) \
- $(am__append_21) $(am__append_22) $(am__append_23) \
- $(am__append_24) $(am__append_25) $(am__append_26) \
- $(am__append_27) $(am__append_28)
-libffi_convenience_la_SOURCES = $(libffi_la_SOURCES)
-nodist_libffi_convenience_la_SOURCES = $(nodist_libffi_la_SOURCES)
-AM_CFLAGS = -g $(am__append_29)
-libffi_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` $(LTLDFLAGS) $(AM_LTLDFLAGS)
-AM_CPPFLAGS = -I. -I$(top_srcdir)/include -Iinclude -I$(top_srcdir)/src -DFFI_BUILDING
-AM_CCASFLAGS = $(AM_CPPFLAGS) -g
-all-configured : all-all
-all all-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+# INCLUDES
 
-am--refresh am--refresh-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-$(srcdir)/Makefile.in:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-Makefile:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+_CF_DIR = ../../
 
-$(top_builddir)/config.status:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+include $(_CF_DIR)crossplatform.mk
+include $(_CF_DIR)default.cf
 
-$(top_srcdir)/configure:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-$(ACLOCAL_M4):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-$(am__aclocal_m4_deps):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+# POST-INCLUDES VARIABLES
 
-fficonfig.h:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+OBJ = obj/$(CONFIG).$(PLATFORM)$(COMPILER_SUFFIX)$(DEBUG_SUFFIX)/
 
-stamp-h1 stamp-h1-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-$(srcdir)/fficonfig.h.in:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+RES = 
 
-distclean-hdr distclean-hdr-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-libffi.pc:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-install-libLTLIBRARIES:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+TARGET = obj/$(CONFIG).$(PLATFORM)$(COMPILER_SUFFIX)$(DEBUG_SUFFIX)/$(LP)ffi$(A)
 
-uninstall-libLTLIBRARIES:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+_OBJECTS = \
+       $(OBJ)ffi.o \
+       $(OBJ)win32.o \
+       $(OBJ)prep_cif.o \
+       $(OBJ)raw_api.o \
+       $(OBJ)types.o \
+       $(OBJ)closures.o
 
-clean-libLTLIBRARIES:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+OBJECTS = $(_OBJECTS)
 
-clean-noinstLTLIBRARIES:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/prep_cif.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/types.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/raw_api.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/java_raw_api.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/closures.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/debug.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/mips/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/mips/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/mips/ffi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/mips/o32.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/mips/n32.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/x86/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/x86/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/x86/ffi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/x86/sysv.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/x86/freebsd.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/x86/win32.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/x86/win64.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/x86/darwin.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/x86/ffi64.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/x86/darwin64.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/sparc/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/sparc/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/sparc/ffi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/sparc/v8.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/sparc/v9.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/alpha/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/alpha/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/alpha/ffi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/alpha/osf.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/ia64/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/ia64/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/ia64/ffi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/ia64/unix.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/m32r/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/m32r/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/m32r/sysv.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/m32r/ffi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/m68k/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/m68k/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/m68k/ffi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/m68k/sysv.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/powerpc/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/powerpc/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/powerpc/ffi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/powerpc/sysv.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/powerpc/ppc_closure.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/powerpc/linux64.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/powerpc/linux64_closure.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/powerpc/ffi_darwin.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/powerpc/aix.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/powerpc/aix_closure.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/powerpc/darwin.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/powerpc/darwin_closure.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/arm/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/arm/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/arm/sysv.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/arm/ffi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/arm/trampoline.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/avr32/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/avr32/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/avr32/sysv.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/avr32/ffi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/cris/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/cris/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/cris/sysv.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/cris/ffi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/frv/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/frv/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/frv/eabi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/frv/ffi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/moxie/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/moxie/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/moxie/eabi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/moxie/ffi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/s390/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/s390/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/s390/sysv.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/s390/ffi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/x86/unix64.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/sh/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/sh/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/sh/sysv.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/sh/ffi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/sh64/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/sh64/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/sh64/sysv.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/sh64/ffi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/pa/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/pa/$(DEPDIR)/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/pa/linux.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/pa/ffi.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-src/pa/hpux32.lo:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-libffi.la:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-libffi_convenience.la:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+SOURCES = \
+       src/x86/ffi.c \
+       src/x86/win32.S \
+       src/prep_cif.c \
+       src/raw_api.c \
+       src/types.c \
+       src/closures.c
 
-mostlyclean-compile mostlyclean-compile-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+RESOURCES =
 
-distclean-compile distclean-compile-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+LIBS += $(SHAREDLIB) $(EXECUTABLE) $(LINKOPT)
 
+PRJ_CFLAGS += \
+        $(if $(DEBUG), -g, -O2 -ffast-math) $(FPIC) -Wall \
+                        -Iinclude \
+                        -Ii686-pc-mingw32/include \
+                        -Ii686-pc-mingw32
 
 
 
 
 
+CECFLAGS += -cpp $(_CPP)
 
+ifndef STATIC_LIBRARY_TARGET
+OFLAGS +=
+endif
 
-mostlyclean-libtool mostlyclean-libtool-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+# TARGETS
 
-clean-libtool clean-libtool-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+all: objdir $(TARGET)
 
-distclean-libtool distclean-libtool-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-doc/$(am__dirstamp):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+objdir:
+       $(if $(wildcard $(OBJ)),,$(call mkdirq,$(OBJ)))
 
-$(srcdir)/doc/libffi.info:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+$(SYMBOLS): | objdir
+$(OBJECTS): | objdir
+$(TARGET): $(SOURCES) $(RESOURCES) $(SYMBOLS) $(OBJECTS) | objdir
+ifndef STATIC_LIBRARY_TARGET
+       $(CC) $(OFLAGS) $(OBJECTS) $(LIBS) -o $(TARGET) $(INSTALLNAME)
+ifndef NOSTRIP
+       $(STRIP) $(STRIPOPT) $(TARGET)
+endif
+else
+       $(AR) rcs $(TARGET) $(OBJECTS) $(LIBS)
+endif
 
-doc/libffi.dvi:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+# SYMBOL RULES
 
-doc/libffi.pdf:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+# C OBJECT RULES
 
-doc/libffi.html:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-$(srcdir)/doc/version.texi:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-$(srcdir)/doc/stamp-vti:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+# OBJECT RULES
 
-mostlyclean-vti mostlyclean-vti-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+$(OBJ)ffi.o: src/x86/ffi.c
+       $(CC) $(CFLAGS) $(PRJ_CFLAGS) -c src/x86/ffi.c -o $(OBJ)ffi.o
 
-maintainer-clean-vti maintainer-clean-vti-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+$(OBJ)win32.o: src/x86/win32.S
+       $(CC) $(CFLAGS) $(PRJ_CFLAGS) -c src/x86/win32.S -o $(OBJ)win32.o
 
-uninstall-dvi-am uninstall-dvi-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+$(OBJ)prep_cif.o: src/prep_cif.c
+       $(CC) $(CFLAGS) $(PRJ_CFLAGS) -c src/prep_cif.c -o $(OBJ)prep_cif.o
 
-uninstall-html-am uninstall-html-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+$(OBJ)raw_api.o: src/raw_api.c
+       $(CC) $(CFLAGS) $(PRJ_CFLAGS) -c src/raw_api.c -o $(OBJ)raw_api.o
 
-uninstall-info-am uninstall-info-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+$(OBJ)types.o: src/types.c
+       $(CC) $(CFLAGS) $(PRJ_CFLAGS) -c src/types.c -o $(OBJ)types.o
 
-uninstall-pdf-am uninstall-pdf-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+$(OBJ)closures.o: src/closures.c
+       $(CC) $(CFLAGS) $(PRJ_CFLAGS) -c src/closures.c -o $(OBJ)closures.o
 
-uninstall-ps-am uninstall-ps-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+cleantarget: objdir
+       $(call rmq,$(TARGET))
 
-dist-info dist-info-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh ./config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; found=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).*" \
-       ; if test "$$found" -eq "0" ; then : \
-       ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
-       ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; for f in $$i/$(PACKAGE)-$(VERSION).* \
-       ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
+clean: cleantarget
+       $(call rmq,$(_OBJECTS))
 
-mostlyclean-aminfo mostlyclean-aminfo-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
+realclean: cleantarget
+       $(call rmrq,$(OBJ))
 
-clean-aminfo clean-aminfo-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-maintainer-clean-aminfo maintainer-clean-aminfo-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-install-pkgconfigDATA:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-uninstall-pkgconfigDATA:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-$(RECURSIVE_TARGETS):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-$(RECURSIVE_CLEAN_TARGETS):
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-tags-recursive tags-recursive-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-ctags-recursive ctags-recursive-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-ID:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-tags tags-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-TAGS:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-ctags ctags-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-CTAGS:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-GTAGS:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-distclean-tags distclean-tags-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-distdir distdir-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-dist-gzip dist-gzip-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh ./config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; found=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).*" \
-       ; if test "$$found" -eq "0" ; then : \
-       ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
-       ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; for f in $$i/$(PACKAGE)-$(VERSION).* \
-       ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
-
-dist-bzip2 dist-bzip2-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh ./config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; found=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).*" \
-       ; if test "$$found" -eq "0" ; then : \
-       ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
-       ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; for f in $$i/$(PACKAGE)-$(VERSION).* \
-       ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
-
-dist-lzma dist-lzma-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh ./config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; found=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).*" \
-       ; if test "$$found" -eq "0" ; then : \
-       ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
-       ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; for f in $$i/$(PACKAGE)-$(VERSION).* \
-       ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
-
-dist-xz dist-xz-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh ./config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; found=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).*" \
-       ; if test "$$found" -eq "0" ; then : \
-       ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
-       ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; for f in $$i/$(PACKAGE)-$(VERSION).* \
-       ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
-
-dist-tarZ dist-tarZ-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh ./config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; found=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).*" \
-       ; if test "$$found" -eq "0" ; then : \
-       ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
-       ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; for f in $$i/$(PACKAGE)-$(VERSION).* \
-       ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
-
-dist-shar dist-shar-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh ./config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; found=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).*" \
-       ; if test "$$found" -eq "0" ; then : \
-       ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
-       ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; for f in $$i/$(PACKAGE)-$(VERSION).* \
-       ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
-
-dist-zip dist-zip-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh ./config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; found=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).*" \
-       ; if test "$$found" -eq "0" ; then : \
-       ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
-       ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; for f in $$i/$(PACKAGE)-$(VERSION).* \
-       ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
-
-dist dist-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; found=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).tar.*" \
-       ; if test "$$found" -eq "0" ; then : \
-       ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
-       ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; for f in $$i/$(PACKAGE)-$(VERSION).tar.* \
-       ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
-
-distcheck distcheck-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-distuninstallcheck distuninstallcheck-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-distcleancheck distcleancheck-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-check-am check-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-check check-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-all-am all-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-installdirs installdirs-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-installdirs-am installdirs-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-install install-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-install-exec install-exec-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-install-data install-data-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-uninstall uninstall-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-install-am install-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-installcheck installcheck-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-install-strip install-strip-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-mostlyclean-generic mostlyclean-generic-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-clean-generic clean-generic-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-distclean-generic distclean-generic-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-maintainer-clean-generic maintainer-clean-generic-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-clean clean-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-clean-am clean-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-distclean distclean-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### .*|" Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@ (all local builds)" \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; echo "# rm -r $$i"; done ; echo "# (sleep 3)" ; sleep 3 \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; echo "$$i" | grep "^/" > /dev/null && continue \
-       ; echo "$$i" | grep "^../" > /dev/null && continue \
-       ; echo "rm -r $$i"; (rm -r "$$i") ; done ; rm Makefile
-distclean-am distclean-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-dvi dvi-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-dvi-am dvi-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-html html-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-html-am html-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-info info-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-info-am info-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-install-data-am install-data-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-install-dvi install-dvi-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-install-dvi-am install-dvi-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-install-exec-am install-exec-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-install-html-am install-html-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-install-info install-info-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-install-info-am install-info-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-install-man install-man-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-install-pdf-am install-pdf-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-install-ps install-ps-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-install-ps-am install-ps-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-installcheck-am installcheck-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-maintainer-clean maintainer-clean-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-maintainer-clean-am maintainer-clean-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-mostlyclean mostlyclean-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-mostlyclean-am mostlyclean-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-pdf pdf-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-pdf-am pdf-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-ps ps-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-ps-am ps-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-uninstall-am uninstall-am-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-
-
-install-html install-html-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-install-pdf install-pdf-all:
-       @ HOST="$(HOST)" \
-       ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
-       ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
-       ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
-       ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
-       ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
-       ; test ".$$BUILD" = "." && BUILD="." \
-       ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
-       ; for i in $$BUILD ; do test ".$$i" = "." && continue \
-       ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
-
-#### CONFIGURATIONS FOR TOPLEVEL MAKEFILE: 
-#### ...... i686-pc-mingw32
-#### ...... i686-pc-mingw32
-#### ...... i686-pc-mingw32
-####  |i686-pc-mingw32
+distclean: cleantarget
+       $(call rmrq,obj/)