eda/EDASQLite: Improved SQL Custom Functions support, now taking an arbitrary set...
[sdk] / deps / libffi-3.0.11 / Makefile
1
2
3
4
5 pkgdatadir = $(datadir)/libffi
6 pkgincludedir = $(includedir)/libffi
7 pkglibdir = $(libdir)/libffi
8 pkglibexecdir = $(libexecdir)/libffi
9 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
10 install_sh_DATA = $(install_sh) -c -m 644
11 install_sh_PROGRAM = $(install_sh) -c
12 install_sh_SCRIPT = $(install_sh) -c
13 INSTALL_HEADER = $(INSTALL_DATA)
14 transform = $(program_transform_name)
15 NORMAL_INSTALL = :
16 PRE_INSTALL = :
17 POST_INSTALL = :
18 NORMAL_UNINSTALL = :
19 PRE_UNINSTALL = :
20 POST_UNINSTALL = :
21 build_triplet = i686-pc-mingw32
22 host_triplet = i686-pc-mingw32
23 target_triplet = i686-pc-mingw32
24 am__append_5 = src/x86/ffi.c src/x86/win32.S
25 subdir = .
26 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
27  $(srcdir)/Makefile.in $(srcdir)/doc/stamp-vti \
28  $(srcdir)/doc/version.texi $(srcdir)/fficonfig.h.in \
29  $(srcdir)/libffi.pc.in $(top_srcdir)/configure ChangeLog \
30  compile config.guess config.sub depcomp install-sh ltmain.sh \
31  mdate-sh missing texinfo.tex
32 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
33 am__aclocal_m4_deps = $(top_srcdir)/m4/asmcfi.m4 \
34  $(top_srcdir)/m4/ax_cc_maxopt.m4 \
35  $(top_srcdir)/m4/ax_cflags_warn_all.m4 \
36  $(top_srcdir)/m4/ax_compiler_vendor.m4 \
37  $(top_srcdir)/m4/ax_configure_args.m4 \
38  $(top_srcdir)/m4/ax_enable_builddir.m4 \
39  $(top_srcdir)/m4/ax_gcc_archflag.m4 \
40  $(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \
41  $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
42  $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
43  $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
44  $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46  $(ACLOCAL_M4)
47 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
48  configure.lineno config.status.lineno
49 mkinstalldirs = $(install_sh) -d
50 CONFIG_HEADER = fficonfig.h
51 CONFIG_CLEAN_FILES = libffi.pc
52 CONFIG_CLEAN_VPATH_FILES =
53 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
54 am__vpath_adj = case $$p in \
55     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
56     *) f=$$p;; \
57   esac;
58 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
59 am__install_max = 40
60 am__nobase_strip_setup = \
61   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
62 am__nobase_strip = \
63   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
64 am__nobase_list = $(am__nobase_strip_setup); \
65   for p in $$list; do echo "$$p $$p"; done | \
66   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
67   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
68     if (++n[$$2] == $(am__install_max)) \
69       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
70     END { for (dir in files) print dir, files[dir] }'
71 am__base_list = \
72   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
73   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
74 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(infodir)" \
75  "$(DESTDIR)$(pkgconfigdir)"
76 LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
77 libffi_la_LIBADD =
78 am__dirstamp = $(am__leading_dot)dirstamp
79 am_libffi_la_OBJECTS = src/prep_cif.lo src/types.lo src/raw_api.lo \
80  src/java_raw_api.lo src/closures.lo
81 am__objects_5 = src/x86/ffi.lo src/x86/win32.lo
82 nodist_libffi_la_OBJECTS = $(am__objects_1) $(am__objects_2) \
83  $(am__objects_3) $(am__objects_4) $(am__objects_5) \
84  $(am__objects_6) $(am__objects_7) $(am__objects_8) \
85  $(am__objects_9) $(am__objects_10) $(am__objects_11) \
86  $(am__objects_12) $(am__objects_13) $(am__objects_14) \
87  $(am__objects_15) $(am__objects_16) $(am__objects_17) \
88  $(am__objects_18) $(am__objects_19) $(am__objects_20) \
89  $(am__objects_21) $(am__objects_22) $(am__objects_23) \
90  $(am__objects_24) $(am__objects_25) $(am__objects_26) \
91  $(am__objects_27) $(am__objects_28)
92 libffi_la_OBJECTS = $(am_libffi_la_OBJECTS) \
93  $(nodist_libffi_la_OBJECTS)
94 libffi_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
95  $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
96  $(libffi_la_LDFLAGS) $(LDFLAGS) -o $@
97 libffi_convenience_la_LIBADD =
98 am__objects_29 = src/prep_cif.lo src/types.lo src/raw_api.lo \
99  src/java_raw_api.lo src/closures.lo
100 am_libffi_convenience_la_OBJECTS = $(am__objects_29)
101 am__objects_30 = $(am__objects_1) $(am__objects_2) $(am__objects_3) \
102  $(am__objects_4) $(am__objects_5) $(am__objects_6) \
103  $(am__objects_7) $(am__objects_8) $(am__objects_9) \
104  $(am__objects_10) $(am__objects_11) $(am__objects_12) \
105  $(am__objects_13) $(am__objects_14) $(am__objects_15) \
106  $(am__objects_16) $(am__objects_17) $(am__objects_18) \
107  $(am__objects_19) $(am__objects_20) $(am__objects_21) \
108  $(am__objects_22) $(am__objects_23) $(am__objects_24) \
109  $(am__objects_25) $(am__objects_26) $(am__objects_27) \
110  $(am__objects_28)
111 nodist_libffi_convenience_la_OBJECTS = $(am__objects_30)
112 libffi_convenience_la_OBJECTS = $(am_libffi_convenience_la_OBJECTS) \
113  $(nodist_libffi_convenience_la_OBJECTS)
114 DEFAULT_INCLUDES = -I. -I$(srcdir)
115 depcomp = $(SHELL) $(top_srcdir)/depcomp
116 am__depfiles_maybe = depfiles
117 am__mv = mv -f
118 CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
119  $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
120 LTCPPASCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
121  --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
122  $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
123 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
124  $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
125 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
126  --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
127  $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
128 CCLD = $(CC)
129 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
130  --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
131  $(LDFLAGS) -o $@
132 SOURCES = $(libffi_la_SOURCES) $(nodist_libffi_la_SOURCES) \
133  $(libffi_convenience_la_SOURCES) \
134  $(nodist_libffi_convenience_la_SOURCES)
135 DIST_SOURCES = $(libffi_la_SOURCES) $(libffi_convenience_la_SOURCES)
136 INFO_DEPS = $(srcdir)/doc/libffi.info
137 am__TEXINFO_TEX_DIR = $(srcdir)
138 DVIS = doc/libffi.dvi
139 PDFS = doc/libffi.pdf
140 PSS = doc/libffi.ps
141 HTMLS = doc/libffi.html
142 TEXINFOS = doc/libffi.texi
143 TEXI2DVI = texi2dvi
144 TEXI2PDF = $(TEXI2DVI) --pdf --batch
145 MAKEINFOHTML = $(MAKEINFO) --html
146 AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
147 DVIPS = dvips
148 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
149  html-recursive info-recursive install-data-recursive \
150  install-dvi-recursive install-exec-recursive \
151  install-html-recursive install-info-recursive \
152  install-pdf-recursive install-ps-recursive install-recursive \
153  installcheck-recursive installdirs-recursive pdf-recursive \
154  ps-recursive uninstall-recursive
155 DATA = $(pkgconfig_DATA)
156 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
157   distclean-recursive maintainer-clean-recursive
158 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
159  $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
160  distdir dist dist-all distcheck
161 ETAGS = etags
162 CTAGS = ctags
163 DIST_SUBDIRS = $(SUBDIRS)
164 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
165 distdir = $(PACKAGE)-$(VERSION)
166 top_distdir = $(distdir)
167 am__remove_distdir = \
168   { test ! -d "$(distdir)" \
169     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
170          && rm -fr "$(distdir)"; }; }
171 am__relativize = \
172   dir0=`pwd`; \
173   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
174   sed_rest='s,^[^/]*/*,,'; \
175   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
176   sed_butlast='s,/*[^/]*$$,,'; \
177   while test -n "$$dir1"; do \
178     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
179     if test "$$first" != "."; then \
180       if test "$$first" = ".."; then \
181         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
182         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
183       else \
184         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
185         if test "$$first2" = "$$first"; then \
186           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
187         else \
188           dir2="../$$dir2"; \
189         fi; \
190         dir0="$$dir0"/"$$first"; \
191       fi; \
192     fi; \
193     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
194   done; \
195   reldir="$$dir2"
196 DIST_ARCHIVES = $(distdir).tar.gz
197 GZIP_ENV = --best
198 distuninstallcheck_listfiles = find . -type f -print
199 distcleancheck_listfiles = find . -type f -print
200 ACLOCAL = ${SHELL} /e/sdk/deps/libffi-3.0.11/missing --run aclocal-1.11
201 ALLOCA = 
202 AMTAR = ${SHELL} /e/sdk/deps/libffi-3.0.11/missing --run tar
203 AM_LTLDFLAGS = -no-undefined -bindir "$(bindir)"
204 AM_RUNTESTFLAGS = 
205 AR = ar
206 AUTOCONF = ${SHELL} /e/sdk/deps/libffi-3.0.11/missing --run autoconf
207 AUTOHEADER = ${SHELL} /e/sdk/deps/libffi-3.0.11/missing --run autoheader
208 AUTOMAKE = ${SHELL} /e/sdk/deps/libffi-3.0.11/missing --run automake-1.11
209 AWK = gawk
210 CC = gcc
211 CCAS = gcc
212 CCASDEPMODE = depmode=gcc3
213 CCASFLAGS = 
214 CCDEPMODE = depmode=gcc3
215 CFLAGS = -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -march=pentium2 -Wall -fexceptions
216 CPP = gcc -E
217 CPPFLAGS = 
218 CYGPATH_W = echo
219 DEFS = -DHAVE_CONFIG_H
220 DEPDIR = .deps
221 DLLTOOL = dlltool
222 DSYMUTIL = 
223 DUMPBIN = 
224 ECHO_C = 
225 ECHO_N = -n
226 ECHO_T = 
227 EGREP = /bin/grep -E
228 EXEEXT = .exe
229 FFI_EXEC_TRAMPOLINE_TABLE = 0
230 FGREP = /bin/grep -F
231 GREP = /bin/grep
232 HAVE_LONG_DOUBLE = 1
233 INSTALL = /bin/install -c
234 INSTALL_DATA = ${INSTALL} -m 644
235 INSTALL_PROGRAM = ${INSTALL}
236 INSTALL_SCRIPT = ${INSTALL}
237 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
238 LD = c:/program
239 LDFLAGS = 
240 LIBOBJS = 
241 LIBS = 
242 LIBTOOL = $(SHELL) $(top_builddir)/libtool
243 LIPO = 
244 LN_S = cp -p
245 LTLIBOBJS = 
246 MAINT = #
247 MAKEINFO = ${SHELL} /e/sdk/deps/libffi-3.0.11/missing --run makeinfo
248 MANIFEST_TOOL = :
249 MKDIR_P = /bin/mkdir -p
250 NM = /c/Program Files (x86)/Ecere SDK/mingw/bin/nm
251 NMEDIT = 
252 OBJDUMP = objdump
253 OBJEXT = o
254 OTOOL = 
255 OTOOL64 = 
256 PACKAGE = libffi
257 PACKAGE_BUGREPORT = http://github.com/atgreen/libffi/issues
258 PACKAGE_NAME = libffi
259 PACKAGE_STRING = libffi 3.0.11
260 PACKAGE_TARNAME = libffi
261 PACKAGE_URL = 
262 PACKAGE_VERSION = 3.0.11
263 PATH_SEPARATOR = :
264 PRTDIAG = 
265 RANLIB = ranlib
266 SED = /bin/sed
267 SET_MAKE = 
268 SHELL = /bin/sh
269 STRIP = strip
270 TARGET = X86_WIN32
271 TARGETDIR = x86
272 VERSION = 3.0.11
273 abs_builddir = /e/sdk/deps/libffi-3.0.11/i686-pc-mingw32
274 abs_srcdir = /e/sdk/deps/libffi-3.0.11/i686-pc-mingw32/..
275 abs_top_builddir = /e/sdk/deps/libffi-3.0.11/i686-pc-mingw32
276 abs_top_srcdir = /e/sdk/deps/libffi-3.0.11/i686-pc-mingw32/..
277 ac_ct_AR = ar
278 ac_ct_CC = gcc
279 ac_ct_DUMPBIN = 
280 am__include = include
281 am__leading_dot = .
282 am__quote = 
283 am__tar = ${AMTAR} chof - "$$tardir"
284 am__untar = ${AMTAR} xf -
285 ax_enable_builddir_sed = sed
286 bindir = ${exec_prefix}/bin
287 build = i686-pc-mingw32
288 build_alias = 
289 build_cpu = i686
290 build_os = mingw32
291 build_vendor = pc
292 builddir = .
293 datadir = ${datarootdir}
294 datarootdir = ${prefix}/share
295 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
296 dvidir = ${docdir}
297 exec_prefix = ${prefix}
298 host = i686-pc-mingw32
299 host_alias = 
300 host_cpu = i686
301 host_os = mingw32
302 host_vendor = pc
303 htmldir = ${docdir}
304 includedir = ${prefix}/include
305 infodir = ${datarootdir}/info
306 install_sh = ${SHELL} /e/sdk/deps/libffi-3.0.11/install-sh
307 libdir = ${exec_prefix}/lib
308 libexecdir = ${exec_prefix}/libexec
309 localedir = ${datarootdir}/locale
310 localstatedir = ${prefix}/var
311 mandir = ${datarootdir}/man
312 mkdir_p = /bin/mkdir -p
313 oldincludedir = /usr/include
314 pdfdir = ${docdir}
315 prefix = /usr/local
316 program_transform_name = s,x,x,
317 psdir = ${docdir}
318 sbindir = ${exec_prefix}/sbin
319 sharedstatedir = ${prefix}/com
320 srcdir = .
321 sys_symbol_underscore = 
322 sysconfdir = ${prefix}/etc
323 target = i686-pc-mingw32
324 target_alias =
325 target_cpu = i686
326 target_os = mingw32
327 target_vendor = pc
328 toolexecdir = $(libdir)/gcc-lib/$(target_alias)
329 toolexeclibdir = $(libdir)
330 top_build_prefix = 
331 top_builddir = .
332 top_srcdir = .
333 AUTOMAKE_OPTIONS = foreign subdir-objects
334 SUBDIRS = include testsuite man
335 EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj configure.host \
336  src/alpha/ffi.c src/alpha/osf.S src/alpha/ffitarget.h \
337  src/arm/ffi.c src/arm/sysv.S src/arm/ffitarget.h \
338  src/avr32/ffi.c src/avr32/sysv.S src/avr32/ffitarget.h \
339  src/cris/ffi.c src/cris/sysv.S src/cris/ffitarget.h \
340  src/ia64/ffi.c src/ia64/ffitarget.h src/ia64/ia64_flags.h \
341  src/ia64/unix.S src/mips/ffi.c src/mips/n32.S src/mips/o32.S \
342  src/mips/ffitarget.h src/m32r/ffi.c src/m32r/sysv.S \
343  src/m32r/ffitarget.h src/m68k/ffi.c src/m68k/sysv.S \
344  src/m68k/ffitarget.h src/powerpc/ffi.c src/powerpc/sysv.S \
345  src/powerpc/linux64.S src/powerpc/linux64_closure.S \
346  src/powerpc/ppc_closure.S src/powerpc/asm.h src/powerpc/aix.S \
347  src/powerpc/darwin.S src/powerpc/aix_closure.S \
348  src/powerpc/darwin_closure.S src/powerpc/ffi_darwin.c \
349  src/powerpc/ffitarget.h src/s390/ffi.c src/s390/sysv.S \
350  src/s390/ffitarget.h src/sh/ffi.c src/sh/sysv.S        \
351  src/sh/ffitarget.h src/sh64/ffi.c src/sh64/sysv.S \
352  src/sh64/ffitarget.h src/sparc/v8.S src/sparc/v9.S \
353  src/sparc/ffitarget.h src/sparc/ffi.c src/x86/darwin64.S \
354  src/x86/ffi.c src/x86/sysv.S src/x86/win32.S src/x86/darwin.S \
355  src/x86/win64.S src/x86/freebsd.S src/x86/ffi64.c \
356  src/x86/unix64.S src/x86/ffitarget.h src/pa/ffitarget.h        \
357  src/pa/ffi.c src/pa/linux.S src/pa/hpux32.S src/frv/ffi.c \
358  src/frv/eabi.S src/frv/ffitarget.h src/dlmalloc.c \
359  src/moxie/ffi.c src/moxie/eabi.S libtool-version \
360  ChangeLog.libffi m4/libtool.m4 m4/lt~obsolete.m4 \
361  m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 \
362  m4/ltversion.m4 src/arm/gentramp.sh src/debug.c \
363  msvcc.sh generate-ios-source-and-headers.py \
364  generate-osx-source-and-headers.py \
365         libffi.xcodeproj/project.pbxproj \
366  src/arm/trampoline.S
367
368 info_TEXINFOS = doc/libffi.texi
369
370 AM_MAKEFLAGS = \
371  "AR_FLAGS=$(AR_FLAGS)" \
372  "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
373  "CFLAGS=$(CFLAGS)" \
374  "CXXFLAGS=$(CXXFLAGS)" \
375  "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
376  "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
377  "INSTALL=$(INSTALL)" \
378  "INSTALL_DATA=$(INSTALL_DATA)" \
379  "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
380  "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
381  "JC1FLAGS=$(JC1FLAGS)" \
382  "LDFLAGS=$(LDFLAGS)" \
383  "LIBCFLAGS=$(LIBCFLAGS)" \
384  "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
385  "MAKE=$(MAKE)" \
386  "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
387  "PICFLAG=$(PICFLAG)" \
388  "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
389  "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
390  "SHELL=$(SHELL)" \
391  "exec_prefix=$(exec_prefix)" \
392  "infodir=$(infodir)" \
393  "libdir=$(libdir)" \
394  "mandir=$(mandir)" \
395  "prefix=$(prefix)" \
396  "AR=$(AR)" \
397  "AS=$(AS)" \
398  "CC=$(CC)" \
399  "CXX=$(CXX)" \
400  "LD=$(LD)" \
401  "NM=$(NM)" \
402  "RANLIB=$(RANLIB)" \
403  "DESTDIR=$(DESTDIR)"
404
405 MAKEOVERRIDES = 
406 ACLOCAL_AMFLAGS = $(ACLOCAL_AMFLAGS) -I m4
407 lib_LTLIBRARIES = libffi.la
408 noinst_LTLIBRARIES = libffi_convenience.la
409 libffi_la_SOURCES = src/prep_cif.c src/types.c \
410         src/raw_api.c src/java_raw_api.c src/closures.c
411
412 pkgconfigdir = $(libdir)/pkgconfig
413 pkgconfig_DATA = libffi.pc
414 nodist_libffi_la_SOURCES = $(am__append_1) $(am__append_2) \
415  $(am__append_3) $(am__append_4) $(am__append_5) \
416  $(am__append_6) $(am__append_7) $(am__append_8) \
417  $(am__append_9) $(am__append_10) $(am__append_11) \
418  $(am__append_12) $(am__append_13) $(am__append_14) \
419  $(am__append_15) $(am__append_16) $(am__append_17) \
420  $(am__append_18) $(am__append_19) $(am__append_20) \
421  $(am__append_21) $(am__append_22) $(am__append_23) \
422  $(am__append_24) $(am__append_25) $(am__append_26) \
423  $(am__append_27) $(am__append_28)
424 libffi_convenience_la_SOURCES = $(libffi_la_SOURCES)
425 nodist_libffi_convenience_la_SOURCES = $(nodist_libffi_la_SOURCES)
426 AM_CFLAGS = -g $(am__append_29)
427 libffi_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` $(LTLDFLAGS) $(AM_LTLDFLAGS)
428 AM_CPPFLAGS = -I. -I$(top_srcdir)/include -Iinclude -I$(top_srcdir)/src -DFFI_BUILDING
429 AM_CCASFLAGS = $(AM_CPPFLAGS) -g
430 all-configured : all-all
431 all all-all:
432         @ HOST="$(HOST)" \
433         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
434         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
435         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
436         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
437         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
438         ; test ".$$BUILD" = "." && BUILD="." \
439         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
440         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
441         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
442
443 am--refresh am--refresh-all:
444         @ HOST="$(HOST)" \
445         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
446         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
447         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
448         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
449         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
450         ; test ".$$BUILD" = "." && BUILD="." \
451         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
452         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
453         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
454 $(srcdir)/Makefile.in:
455         @ HOST="$(HOST)" \
456         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
457         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
458         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
459         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
460         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
461         ; test ".$$BUILD" = "." && BUILD="." \
462         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
463         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
464         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
465 Makefile:
466         @ HOST="$(HOST)" \
467         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
468         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
469         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
470         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
471         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
472         ; test ".$$BUILD" = "." && BUILD="." \
473         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
474         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
475         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
476
477 $(top_builddir)/config.status:
478         @ HOST="$(HOST)" \
479         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
480         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
481         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
482         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
483         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
484         ; test ".$$BUILD" = "." && BUILD="." \
485         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
486         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
487         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
488
489 $(top_srcdir)/configure:
490         @ HOST="$(HOST)" \
491         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
492         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
493         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
494         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
495         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
496         ; test ".$$BUILD" = "." && BUILD="." \
497         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
498         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
499         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
500 $(ACLOCAL_M4):
501         @ HOST="$(HOST)" \
502         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
503         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
504         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
505         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
506         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
507         ; test ".$$BUILD" = "." && BUILD="." \
508         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
509         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
510         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
511 $(am__aclocal_m4_deps):
512         @ HOST="$(HOST)" \
513         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
514         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
515         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
516         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
517         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
518         ; test ".$$BUILD" = "." && BUILD="." \
519         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
520         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
521         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
522
523 fficonfig.h:
524         @ HOST="$(HOST)" \
525         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
526         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
527         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
528         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
529         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
530         ; test ".$$BUILD" = "." && BUILD="." \
531         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
532         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
533         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
534
535 stamp-h1 stamp-h1-all:
536         @ HOST="$(HOST)" \
537         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
538         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
539         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
540         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
541         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
542         ; test ".$$BUILD" = "." && BUILD="." \
543         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
544         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
545         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
546 $(srcdir)/fficonfig.h.in:
547         @ HOST="$(HOST)" \
548         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
549         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
550         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
551         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
552         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
553         ; test ".$$BUILD" = "." && BUILD="." \
554         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
555         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
556         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
557
558 distclean-hdr distclean-hdr-all:
559         @ HOST="$(HOST)" \
560         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
561         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
562         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
563         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
564         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
565         ; test ".$$BUILD" = "." && BUILD="." \
566         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
567         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
568         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
569 libffi.pc:
570         @ HOST="$(HOST)" \
571         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
572         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
573         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
574         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
575         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
576         ; test ".$$BUILD" = "." && BUILD="." \
577         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
578         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
579         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
580 install-libLTLIBRARIES:
581         @ HOST="$(HOST)" \
582         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
583         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
584         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
585         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
586         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
587         ; test ".$$BUILD" = "." && BUILD="." \
588         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
589         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
590         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
591
592 uninstall-libLTLIBRARIES:
593         @ HOST="$(HOST)" \
594         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
595         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
596         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
597         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
598         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
599         ; test ".$$BUILD" = "." && BUILD="." \
600         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
601         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
602         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
603
604 clean-libLTLIBRARIES:
605         @ HOST="$(HOST)" \
606         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
607         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
608         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
609         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
610         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
611         ; test ".$$BUILD" = "." && BUILD="." \
612         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
613         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
614         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
615
616 clean-noinstLTLIBRARIES:
617         @ HOST="$(HOST)" \
618         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
619         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
620         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
621         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
622         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
623         ; test ".$$BUILD" = "." && BUILD="." \
624         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
625         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
626         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
627 src/$(am__dirstamp):
628         @ HOST="$(HOST)" \
629         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
630         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
631         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
632         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
633         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
634         ; test ".$$BUILD" = "." && BUILD="." \
635         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
636         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
637         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
638 src/$(DEPDIR)/$(am__dirstamp):
639         @ HOST="$(HOST)" \
640         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
641         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
642         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
643         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
644         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
645         ; test ".$$BUILD" = "." && BUILD="." \
646         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
647         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
648         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
649 src/prep_cif.lo:
650         @ HOST="$(HOST)" \
651         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
652         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
653         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
654         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
655         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
656         ; test ".$$BUILD" = "." && BUILD="." \
657         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
658         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
659         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
660 src/types.lo:
661         @ HOST="$(HOST)" \
662         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
663         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
664         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
665         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
666         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
667         ; test ".$$BUILD" = "." && BUILD="." \
668         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
669         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
670         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
671 src/raw_api.lo:
672         @ HOST="$(HOST)" \
673         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
674         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
675         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
676         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
677         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
678         ; test ".$$BUILD" = "." && BUILD="." \
679         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
680         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
681         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
682 src/java_raw_api.lo:
683         @ HOST="$(HOST)" \
684         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
685         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
686         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
687         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
688         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
689         ; test ".$$BUILD" = "." && BUILD="." \
690         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
691         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
692         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
693 src/closures.lo:
694         @ HOST="$(HOST)" \
695         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
696         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
697         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
698         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
699         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
700         ; test ".$$BUILD" = "." && BUILD="." \
701         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
702         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
703         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
704 src/debug.lo:
705         @ HOST="$(HOST)" \
706         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
707         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
708         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
709         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
710         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
711         ; test ".$$BUILD" = "." && BUILD="." \
712         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
713         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
714         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
715 src/mips/$(am__dirstamp):
716         @ HOST="$(HOST)" \
717         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
718         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
719         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
720         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
721         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
722         ; test ".$$BUILD" = "." && BUILD="." \
723         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
724         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
725         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
726 src/mips/$(DEPDIR)/$(am__dirstamp):
727         @ HOST="$(HOST)" \
728         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
729         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
730         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
731         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
732         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
733         ; test ".$$BUILD" = "." && BUILD="." \
734         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
735         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
736         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
737 src/mips/ffi.lo:
738         @ HOST="$(HOST)" \
739         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
740         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
741         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
742         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
743         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
744         ; test ".$$BUILD" = "." && BUILD="." \
745         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
746         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
747         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
748 src/mips/o32.lo:
749         @ HOST="$(HOST)" \
750         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
751         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
752         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
753         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
754         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
755         ; test ".$$BUILD" = "." && BUILD="." \
756         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
757         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
758         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
759 src/mips/n32.lo:
760         @ HOST="$(HOST)" \
761         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
762         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
763         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
764         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
765         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
766         ; test ".$$BUILD" = "." && BUILD="." \
767         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
768         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
769         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
770 src/x86/$(am__dirstamp):
771         @ HOST="$(HOST)" \
772         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
773         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
774         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
775         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
776         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
777         ; test ".$$BUILD" = "." && BUILD="." \
778         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
779         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
780         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
781 src/x86/$(DEPDIR)/$(am__dirstamp):
782         @ HOST="$(HOST)" \
783         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
784         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
785         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
786         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
787         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
788         ; test ".$$BUILD" = "." && BUILD="." \
789         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
790         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
791         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
792 src/x86/ffi.lo:
793         @ HOST="$(HOST)" \
794         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
795         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
796         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
797         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
798         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
799         ; test ".$$BUILD" = "." && BUILD="." \
800         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
801         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
802         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
803 src/x86/sysv.lo:
804         @ HOST="$(HOST)" \
805         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
806         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
807         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
808         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
809         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
810         ; test ".$$BUILD" = "." && BUILD="." \
811         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
812         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
813         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
814 src/x86/freebsd.lo:
815         @ HOST="$(HOST)" \
816         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
817         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
818         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
819         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
820         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
821         ; test ".$$BUILD" = "." && BUILD="." \
822         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
823         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
824         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
825 src/x86/win32.lo:
826         @ HOST="$(HOST)" \
827         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
828         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
829         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
830         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
831         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
832         ; test ".$$BUILD" = "." && BUILD="." \
833         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
834         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
835         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
836 src/x86/win64.lo:
837         @ HOST="$(HOST)" \
838         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
839         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
840         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
841         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
842         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
843         ; test ".$$BUILD" = "." && BUILD="." \
844         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
845         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
846         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
847 src/x86/darwin.lo:
848         @ HOST="$(HOST)" \
849         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
850         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
851         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
852         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
853         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
854         ; test ".$$BUILD" = "." && BUILD="." \
855         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
856         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
857         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
858 src/x86/ffi64.lo:
859         @ HOST="$(HOST)" \
860         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
861         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
862         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
863         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
864         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
865         ; test ".$$BUILD" = "." && BUILD="." \
866         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
867         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
868         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
869 src/x86/darwin64.lo:
870         @ HOST="$(HOST)" \
871         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
872         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
873         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
874         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
875         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
876         ; test ".$$BUILD" = "." && BUILD="." \
877         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
878         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
879         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
880 src/sparc/$(am__dirstamp):
881         @ HOST="$(HOST)" \
882         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
883         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
884         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
885         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
886         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
887         ; test ".$$BUILD" = "." && BUILD="." \
888         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
889         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
890         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
891 src/sparc/$(DEPDIR)/$(am__dirstamp):
892         @ HOST="$(HOST)" \
893         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
894         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
895         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
896         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
897         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
898         ; test ".$$BUILD" = "." && BUILD="." \
899         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
900         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
901         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
902 src/sparc/ffi.lo:
903         @ HOST="$(HOST)" \
904         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
905         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
906         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
907         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
908         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
909         ; test ".$$BUILD" = "." && BUILD="." \
910         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
911         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
912         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
913 src/sparc/v8.lo:
914         @ HOST="$(HOST)" \
915         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
916         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
917         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
918         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
919         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
920         ; test ".$$BUILD" = "." && BUILD="." \
921         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
922         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
923         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
924 src/sparc/v9.lo:
925         @ HOST="$(HOST)" \
926         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
927         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
928         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
929         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
930         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
931         ; test ".$$BUILD" = "." && BUILD="." \
932         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
933         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
934         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
935 src/alpha/$(am__dirstamp):
936         @ HOST="$(HOST)" \
937         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
938         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
939         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
940         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
941         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
942         ; test ".$$BUILD" = "." && BUILD="." \
943         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
944         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
945         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
946 src/alpha/$(DEPDIR)/$(am__dirstamp):
947         @ HOST="$(HOST)" \
948         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
949         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
950         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
951         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
952         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
953         ; test ".$$BUILD" = "." && BUILD="." \
954         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
955         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
956         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
957 src/alpha/ffi.lo:
958         @ HOST="$(HOST)" \
959         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
960         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
961         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
962         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
963         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
964         ; test ".$$BUILD" = "." && BUILD="." \
965         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
966         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
967         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
968 src/alpha/osf.lo:
969         @ HOST="$(HOST)" \
970         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
971         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
972         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
973         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
974         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
975         ; test ".$$BUILD" = "." && BUILD="." \
976         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
977         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
978         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
979 src/ia64/$(am__dirstamp):
980         @ HOST="$(HOST)" \
981         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
982         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
983         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
984         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
985         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
986         ; test ".$$BUILD" = "." && BUILD="." \
987         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
988         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
989         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
990 src/ia64/$(DEPDIR)/$(am__dirstamp):
991         @ HOST="$(HOST)" \
992         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
993         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
994         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
995         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
996         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
997         ; test ".$$BUILD" = "." && BUILD="." \
998         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
999         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1000         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1001 src/ia64/ffi.lo:
1002         @ HOST="$(HOST)" \
1003         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1004         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1005         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1006         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1007         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1008         ; test ".$$BUILD" = "." && BUILD="." \
1009         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1010         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1011         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1012 src/ia64/unix.lo:
1013         @ HOST="$(HOST)" \
1014         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1015         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1016         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1017         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1018         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1019         ; test ".$$BUILD" = "." && BUILD="." \
1020         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1021         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1022         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1023 src/m32r/$(am__dirstamp):
1024         @ HOST="$(HOST)" \
1025         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1026         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1027         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1028         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1029         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1030         ; test ".$$BUILD" = "." && BUILD="." \
1031         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1032         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1033         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1034 src/m32r/$(DEPDIR)/$(am__dirstamp):
1035         @ HOST="$(HOST)" \
1036         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1037         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1038         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1039         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1040         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1041         ; test ".$$BUILD" = "." && BUILD="." \
1042         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1043         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1044         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1045 src/m32r/sysv.lo:
1046         @ HOST="$(HOST)" \
1047         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1048         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1049         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1050         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1051         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1052         ; test ".$$BUILD" = "." && BUILD="." \
1053         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1054         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1055         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1056 src/m32r/ffi.lo:
1057         @ HOST="$(HOST)" \
1058         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1059         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1060         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1061         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1062         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1063         ; test ".$$BUILD" = "." && BUILD="." \
1064         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1065         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1066         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1067 src/m68k/$(am__dirstamp):
1068         @ HOST="$(HOST)" \
1069         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1070         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1071         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1072         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1073         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1074         ; test ".$$BUILD" = "." && BUILD="." \
1075         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1076         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1077         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1078 src/m68k/$(DEPDIR)/$(am__dirstamp):
1079         @ HOST="$(HOST)" \
1080         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1081         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1082         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1083         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1084         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1085         ; test ".$$BUILD" = "." && BUILD="." \
1086         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1087         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1088         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1089 src/m68k/ffi.lo:
1090         @ HOST="$(HOST)" \
1091         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1092         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1093         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1094         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1095         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1096         ; test ".$$BUILD" = "." && BUILD="." \
1097         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1098         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1099         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1100 src/m68k/sysv.lo:
1101         @ HOST="$(HOST)" \
1102         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1103         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1104         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1105         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1106         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1107         ; test ".$$BUILD" = "." && BUILD="." \
1108         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1109         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1110         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1111 src/powerpc/$(am__dirstamp):
1112         @ HOST="$(HOST)" \
1113         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1114         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1115         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1116         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1117         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1118         ; test ".$$BUILD" = "." && BUILD="." \
1119         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1120         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1121         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1122 src/powerpc/$(DEPDIR)/$(am__dirstamp):
1123         @ HOST="$(HOST)" \
1124         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1125         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1126         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1127         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1128         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1129         ; test ".$$BUILD" = "." && BUILD="." \
1130         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1131         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1132         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1133 src/powerpc/ffi.lo:
1134         @ HOST="$(HOST)" \
1135         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1136         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1137         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1138         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1139         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1140         ; test ".$$BUILD" = "." && BUILD="." \
1141         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1142         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1143         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1144 src/powerpc/sysv.lo:
1145         @ HOST="$(HOST)" \
1146         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1147         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1148         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1149         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1150         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1151         ; test ".$$BUILD" = "." && BUILD="." \
1152         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1153         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1154         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1155 src/powerpc/ppc_closure.lo:
1156         @ HOST="$(HOST)" \
1157         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1158         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1159         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1160         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1161         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1162         ; test ".$$BUILD" = "." && BUILD="." \
1163         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1164         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1165         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1166 src/powerpc/linux64.lo:
1167         @ HOST="$(HOST)" \
1168         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1169         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1170         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1171         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1172         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1173         ; test ".$$BUILD" = "." && BUILD="." \
1174         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1175         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1176         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1177 src/powerpc/linux64_closure.lo:
1178         @ HOST="$(HOST)" \
1179         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1180         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1181         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1182         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1183         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1184         ; test ".$$BUILD" = "." && BUILD="." \
1185         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1186         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1187         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1188 src/powerpc/ffi_darwin.lo:
1189         @ HOST="$(HOST)" \
1190         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1191         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1192         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1193         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1194         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1195         ; test ".$$BUILD" = "." && BUILD="." \
1196         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1197         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1198         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1199 src/powerpc/aix.lo:
1200         @ HOST="$(HOST)" \
1201         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1202         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1203         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1204         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1205         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1206         ; test ".$$BUILD" = "." && BUILD="." \
1207         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1208         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1209         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1210 src/powerpc/aix_closure.lo:
1211         @ HOST="$(HOST)" \
1212         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1213         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1214         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1215         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1216         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1217         ; test ".$$BUILD" = "." && BUILD="." \
1218         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1219         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1220         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1221 src/powerpc/darwin.lo:
1222         @ HOST="$(HOST)" \
1223         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1224         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1225         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1226         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1227         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1228         ; test ".$$BUILD" = "." && BUILD="." \
1229         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1230         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1231         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1232 src/powerpc/darwin_closure.lo:
1233         @ HOST="$(HOST)" \
1234         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1235         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1236         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1237         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1238         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1239         ; test ".$$BUILD" = "." && BUILD="." \
1240         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1241         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1242         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1243 src/arm/$(am__dirstamp):
1244         @ HOST="$(HOST)" \
1245         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1246         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1247         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1248         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1249         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1250         ; test ".$$BUILD" = "." && BUILD="." \
1251         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1252         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1253         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1254 src/arm/$(DEPDIR)/$(am__dirstamp):
1255         @ HOST="$(HOST)" \
1256         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1257         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1258         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1259         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1260         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1261         ; test ".$$BUILD" = "." && BUILD="." \
1262         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1263         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1264         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1265 src/arm/sysv.lo:
1266         @ HOST="$(HOST)" \
1267         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1268         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1269         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1270         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1271         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1272         ; test ".$$BUILD" = "." && BUILD="." \
1273         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1274         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1275         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1276 src/arm/ffi.lo:
1277         @ HOST="$(HOST)" \
1278         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1279         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1280         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1281         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1282         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1283         ; test ".$$BUILD" = "." && BUILD="." \
1284         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1285         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1286         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1287 src/arm/trampoline.lo:
1288         @ HOST="$(HOST)" \
1289         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1290         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1291         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1292         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1293         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1294         ; test ".$$BUILD" = "." && BUILD="." \
1295         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1296         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1297         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1298 src/avr32/$(am__dirstamp):
1299         @ HOST="$(HOST)" \
1300         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1301         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1302         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1303         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1304         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1305         ; test ".$$BUILD" = "." && BUILD="." \
1306         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1307         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1308         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1309 src/avr32/$(DEPDIR)/$(am__dirstamp):
1310         @ HOST="$(HOST)" \
1311         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1312         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1313         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1314         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1315         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1316         ; test ".$$BUILD" = "." && BUILD="." \
1317         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1318         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1319         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1320 src/avr32/sysv.lo:
1321         @ HOST="$(HOST)" \
1322         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1323         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1324         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1325         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1326         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1327         ; test ".$$BUILD" = "." && BUILD="." \
1328         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1329         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1330         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1331 src/avr32/ffi.lo:
1332         @ HOST="$(HOST)" \
1333         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1334         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1335         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1336         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1337         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1338         ; test ".$$BUILD" = "." && BUILD="." \
1339         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1340         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1341         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1342 src/cris/$(am__dirstamp):
1343         @ HOST="$(HOST)" \
1344         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1345         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1346         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1347         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1348         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1349         ; test ".$$BUILD" = "." && BUILD="." \
1350         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1351         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1352         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1353 src/cris/$(DEPDIR)/$(am__dirstamp):
1354         @ HOST="$(HOST)" \
1355         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1356         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1357         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1358         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1359         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1360         ; test ".$$BUILD" = "." && BUILD="." \
1361         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1362         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1363         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1364 src/cris/sysv.lo:
1365         @ HOST="$(HOST)" \
1366         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1367         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1368         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1369         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1370         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1371         ; test ".$$BUILD" = "." && BUILD="." \
1372         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1373         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1374         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1375 src/cris/ffi.lo:
1376         @ HOST="$(HOST)" \
1377         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1378         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1379         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1380         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1381         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1382         ; test ".$$BUILD" = "." && BUILD="." \
1383         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1384         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1385         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1386 src/frv/$(am__dirstamp):
1387         @ HOST="$(HOST)" \
1388         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1389         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1390         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1391         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1392         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1393         ; test ".$$BUILD" = "." && BUILD="." \
1394         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1395         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1396         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1397 src/frv/$(DEPDIR)/$(am__dirstamp):
1398         @ HOST="$(HOST)" \
1399         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1400         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1401         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1402         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1403         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1404         ; test ".$$BUILD" = "." && BUILD="." \
1405         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1406         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1407         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1408 src/frv/eabi.lo:
1409         @ HOST="$(HOST)" \
1410         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1411         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1412         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1413         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1414         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1415         ; test ".$$BUILD" = "." && BUILD="." \
1416         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1417         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1418         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1419 src/frv/ffi.lo:
1420         @ HOST="$(HOST)" \
1421         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1422         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1423         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1424         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1425         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1426         ; test ".$$BUILD" = "." && BUILD="." \
1427         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1428         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1429         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1430 src/moxie/$(am__dirstamp):
1431         @ HOST="$(HOST)" \
1432         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1433         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1434         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1435         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1436         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1437         ; test ".$$BUILD" = "." && BUILD="." \
1438         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1439         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1440         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1441 src/moxie/$(DEPDIR)/$(am__dirstamp):
1442         @ HOST="$(HOST)" \
1443         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1444         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1445         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1446         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1447         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1448         ; test ".$$BUILD" = "." && BUILD="." \
1449         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1450         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1451         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1452 src/moxie/eabi.lo:
1453         @ HOST="$(HOST)" \
1454         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1455         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1456         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1457         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1458         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1459         ; test ".$$BUILD" = "." && BUILD="." \
1460         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1461         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1462         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1463 src/moxie/ffi.lo:
1464         @ HOST="$(HOST)" \
1465         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1466         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1467         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1468         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1469         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1470         ; test ".$$BUILD" = "." && BUILD="." \
1471         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1472         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1473         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1474 src/s390/$(am__dirstamp):
1475         @ HOST="$(HOST)" \
1476         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1477         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1478         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1479         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1480         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1481         ; test ".$$BUILD" = "." && BUILD="." \
1482         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1483         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1484         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1485 src/s390/$(DEPDIR)/$(am__dirstamp):
1486         @ HOST="$(HOST)" \
1487         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1488         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1489         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1490         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1491         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1492         ; test ".$$BUILD" = "." && BUILD="." \
1493         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1494         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1495         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1496 src/s390/sysv.lo:
1497         @ HOST="$(HOST)" \
1498         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1499         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1500         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1501         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1502         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1503         ; test ".$$BUILD" = "." && BUILD="." \
1504         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1505         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1506         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1507 src/s390/ffi.lo:
1508         @ HOST="$(HOST)" \
1509         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1510         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1511         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1512         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1513         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1514         ; test ".$$BUILD" = "." && BUILD="." \
1515         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1516         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1517         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1518 src/x86/unix64.lo:
1519         @ HOST="$(HOST)" \
1520         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1521         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1522         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1523         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1524         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1525         ; test ".$$BUILD" = "." && BUILD="." \
1526         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1527         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1528         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1529 src/sh/$(am__dirstamp):
1530         @ HOST="$(HOST)" \
1531         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1532         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1533         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1534         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1535         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1536         ; test ".$$BUILD" = "." && BUILD="." \
1537         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1538         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1539         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1540 src/sh/$(DEPDIR)/$(am__dirstamp):
1541         @ HOST="$(HOST)" \
1542         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1543         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1544         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1545         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1546         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1547         ; test ".$$BUILD" = "." && BUILD="." \
1548         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1549         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1550         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1551 src/sh/sysv.lo:
1552         @ HOST="$(HOST)" \
1553         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1554         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1555         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1556         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1557         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1558         ; test ".$$BUILD" = "." && BUILD="." \
1559         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1560         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1561         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1562 src/sh/ffi.lo:
1563         @ HOST="$(HOST)" \
1564         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1565         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1566         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1567         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1568         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1569         ; test ".$$BUILD" = "." && BUILD="." \
1570         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1571         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1572         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1573 src/sh64/$(am__dirstamp):
1574         @ HOST="$(HOST)" \
1575         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1576         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1577         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1578         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1579         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1580         ; test ".$$BUILD" = "." && BUILD="." \
1581         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1582         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1583         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1584 src/sh64/$(DEPDIR)/$(am__dirstamp):
1585         @ HOST="$(HOST)" \
1586         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1587         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1588         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1589         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1590         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1591         ; test ".$$BUILD" = "." && BUILD="." \
1592         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1593         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1594         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1595 src/sh64/sysv.lo:
1596         @ HOST="$(HOST)" \
1597         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1598         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1599         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1600         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1601         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1602         ; test ".$$BUILD" = "." && BUILD="." \
1603         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1604         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1605         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1606 src/sh64/ffi.lo:
1607         @ HOST="$(HOST)" \
1608         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1609         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1610         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1611         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1612         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1613         ; test ".$$BUILD" = "." && BUILD="." \
1614         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1615         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1616         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1617 src/pa/$(am__dirstamp):
1618         @ HOST="$(HOST)" \
1619         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1620         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1621         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1622         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1623         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1624         ; test ".$$BUILD" = "." && BUILD="." \
1625         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1626         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1627         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1628 src/pa/$(DEPDIR)/$(am__dirstamp):
1629         @ HOST="$(HOST)" \
1630         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1631         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1632         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1633         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1634         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1635         ; test ".$$BUILD" = "." && BUILD="." \
1636         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1637         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1638         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1639 src/pa/linux.lo:
1640         @ HOST="$(HOST)" \
1641         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1642         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1643         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1644         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1645         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1646         ; test ".$$BUILD" = "." && BUILD="." \
1647         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1648         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1649         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1650 src/pa/ffi.lo:
1651         @ HOST="$(HOST)" \
1652         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1653         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1654         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1655         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1656         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1657         ; test ".$$BUILD" = "." && BUILD="." \
1658         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1659         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1660         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1661 src/pa/hpux32.lo:
1662         @ HOST="$(HOST)" \
1663         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1664         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1665         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1666         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1667         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1668         ; test ".$$BUILD" = "." && BUILD="." \
1669         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1670         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1671         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1672 libffi.la:
1673         @ HOST="$(HOST)" \
1674         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1675         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1676         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1677         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1678         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1679         ; test ".$$BUILD" = "." && BUILD="." \
1680         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1681         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1682         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1683 libffi_convenience.la:
1684         @ HOST="$(HOST)" \
1685         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1686         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1687         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1688         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1689         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1690         ; test ".$$BUILD" = "." && BUILD="." \
1691         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1692         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1693         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1694
1695 mostlyclean-compile mostlyclean-compile-all:
1696         @ HOST="$(HOST)" \
1697         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1698         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1699         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1700         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1701         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1702         ; test ".$$BUILD" = "." && BUILD="." \
1703         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1704         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1705         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1706
1707 distclean-compile distclean-compile-all:
1708         @ HOST="$(HOST)" \
1709         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1710         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1711         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1712         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1713         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1714         ; test ".$$BUILD" = "." && BUILD="." \
1715         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1716         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1717         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1718
1719
1720
1721
1722
1723
1724
1725
1726 mostlyclean-libtool mostlyclean-libtool-all:
1727         @ HOST="$(HOST)" \
1728         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1729         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1730         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1731         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1732         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1733         ; test ".$$BUILD" = "." && BUILD="." \
1734         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1735         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1736         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1737
1738 clean-libtool clean-libtool-all:
1739         @ HOST="$(HOST)" \
1740         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1741         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1742         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1743         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1744         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1745         ; test ".$$BUILD" = "." && BUILD="." \
1746         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1747         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1748         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1749
1750 distclean-libtool distclean-libtool-all:
1751         @ HOST="$(HOST)" \
1752         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1753         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1754         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1755         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1756         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1757         ; test ".$$BUILD" = "." && BUILD="." \
1758         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1759         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1760         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1761 doc/$(am__dirstamp):
1762         @ HOST="$(HOST)" \
1763         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1764         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1765         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1766         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1767         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1768         ; test ".$$BUILD" = "." && BUILD="." \
1769         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1770         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1771         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1772
1773 $(srcdir)/doc/libffi.info:
1774         @ HOST="$(HOST)" \
1775         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1776         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1777         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1778         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1779         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1780         ; test ".$$BUILD" = "." && BUILD="." \
1781         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1782         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1783         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1784
1785 doc/libffi.dvi:
1786         @ HOST="$(HOST)" \
1787         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1788         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1789         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1790         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1791         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1792         ; test ".$$BUILD" = "." && BUILD="." \
1793         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1794         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1795         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1796
1797 doc/libffi.pdf:
1798         @ HOST="$(HOST)" \
1799         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1800         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1801         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1802         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1803         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1804         ; test ".$$BUILD" = "." && BUILD="." \
1805         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1806         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1807         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1808
1809 doc/libffi.html:
1810         @ HOST="$(HOST)" \
1811         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1812         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1813         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1814         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1815         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1816         ; test ".$$BUILD" = "." && BUILD="." \
1817         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1818         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1819         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1820 $(srcdir)/doc/version.texi:
1821         @ HOST="$(HOST)" \
1822         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1823         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1824         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1825         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1826         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1827         ; test ".$$BUILD" = "." && BUILD="." \
1828         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1829         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1830         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1831 $(srcdir)/doc/stamp-vti:
1832         @ HOST="$(HOST)" \
1833         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1834         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1835         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1836         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1837         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1838         ; test ".$$BUILD" = "." && BUILD="." \
1839         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1840         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1841         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1842
1843 mostlyclean-vti mostlyclean-vti-all:
1844         @ HOST="$(HOST)" \
1845         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1846         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1847         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1848         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1849         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1850         ; test ".$$BUILD" = "." && BUILD="." \
1851         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1852         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1853         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1854
1855 maintainer-clean-vti maintainer-clean-vti-all:
1856         @ HOST="$(HOST)" \
1857         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1858         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1859         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1860         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1861         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1862         ; test ".$$BUILD" = "." && BUILD="." \
1863         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1864         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1865         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1866
1867 uninstall-dvi-am uninstall-dvi-am-all:
1868         @ HOST="$(HOST)" \
1869         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1870         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1871         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1872         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1873         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1874         ; test ".$$BUILD" = "." && BUILD="." \
1875         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1876         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1877         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1878
1879 uninstall-html-am uninstall-html-am-all:
1880         @ HOST="$(HOST)" \
1881         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1882         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1883         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1884         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1885         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1886         ; test ".$$BUILD" = "." && BUILD="." \
1887         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1888         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1889         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1890
1891 uninstall-info-am uninstall-info-am-all:
1892         @ HOST="$(HOST)" \
1893         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1894         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1895         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1896         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1897         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1898         ; test ".$$BUILD" = "." && BUILD="." \
1899         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1900         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1901         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1902
1903 uninstall-pdf-am uninstall-pdf-am-all:
1904         @ HOST="$(HOST)" \
1905         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1906         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1907         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1908         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1909         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1910         ; test ".$$BUILD" = "." && BUILD="." \
1911         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1912         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1913         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1914
1915 uninstall-ps-am uninstall-ps-am-all:
1916         @ HOST="$(HOST)" \
1917         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1918         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1919         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1920         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1921         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1922         ; test ".$$BUILD" = "." && BUILD="." \
1923         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1924         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1925         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1926
1927 dist-info dist-info-all:
1928         @ HOST="$(HOST)" \
1929         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1930         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1931         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1932         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1933         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1934         ; test ".$$BUILD" = "." && BUILD="." \
1935         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1936         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1937         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1938         @ HOST="$(HOST)" \
1939         ; test ".$$HOST" = "." && HOST=` sh ./config.guess ` \
1940         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1941         ; found=` echo $$BUILD | wc -w ` \
1942         ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).*" \
1943         ; if test "$$found" -eq "0" ; then : \
1944         ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
1945         ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1946         ; for f in $$i/$(PACKAGE)-$(VERSION).* \
1947         ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
1948
1949 mostlyclean-aminfo mostlyclean-aminfo-all:
1950         @ HOST="$(HOST)" \
1951         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1952         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1953         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1954         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1955         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1956         ; test ".$$BUILD" = "." && BUILD="." \
1957         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1958         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1959         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1960
1961 clean-aminfo clean-aminfo-all:
1962         @ HOST="$(HOST)" \
1963         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1964         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1965         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1966         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1967         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1968         ; test ".$$BUILD" = "." && BUILD="." \
1969         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1970         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1971         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1972
1973 maintainer-clean-aminfo maintainer-clean-aminfo-all:
1974         @ HOST="$(HOST)" \
1975         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1976         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1977         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1978         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1979         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1980         ; test ".$$BUILD" = "." && BUILD="." \
1981         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1982         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1983         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1984 install-pkgconfigDATA:
1985         @ HOST="$(HOST)" \
1986         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1987         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
1988         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
1989         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
1990         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
1991         ; test ".$$BUILD" = "." && BUILD="." \
1992         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
1993         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
1994         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
1995
1996 uninstall-pkgconfigDATA:
1997         @ HOST="$(HOST)" \
1998         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
1999         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2000         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2001         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2002         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2003         ; test ".$$BUILD" = "." && BUILD="." \
2004         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2005         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2006         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2007
2008 $(RECURSIVE_TARGETS):
2009         @ HOST="$(HOST)" \
2010         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2011         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2012         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2013         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2014         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2015         ; test ".$$BUILD" = "." && BUILD="." \
2016         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2017         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2018         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2019
2020 $(RECURSIVE_CLEAN_TARGETS):
2021         @ HOST="$(HOST)" \
2022         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2023         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2024         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2025         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2026         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2027         ; test ".$$BUILD" = "." && BUILD="." \
2028         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2029         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2030         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2031 tags-recursive tags-recursive-all:
2032         @ HOST="$(HOST)" \
2033         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2034         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2035         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2036         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2037         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2038         ; test ".$$BUILD" = "." && BUILD="." \
2039         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2040         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2041         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2042 ctags-recursive ctags-recursive-all:
2043         @ HOST="$(HOST)" \
2044         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2045         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2046         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2047         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2048         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2049         ; test ".$$BUILD" = "." && BUILD="." \
2050         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2051         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2052         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2053
2054 ID:
2055         @ HOST="$(HOST)" \
2056         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2057         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2058         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2059         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2060         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2061         ; test ".$$BUILD" = "." && BUILD="." \
2062         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2063         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2064         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2065 tags tags-all:
2066         @ HOST="$(HOST)" \
2067         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2068         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2069         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2070         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2071         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2072         ; test ".$$BUILD" = "." && BUILD="." \
2073         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2074         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2075         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2076
2077 TAGS:
2078         @ HOST="$(HOST)" \
2079         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2080         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2081         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2082         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2083         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2084         ; test ".$$BUILD" = "." && BUILD="." \
2085         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2086         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2087         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2088 ctags ctags-all:
2089         @ HOST="$(HOST)" \
2090         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2091         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2092         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2093         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2094         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2095         ; test ".$$BUILD" = "." && BUILD="." \
2096         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2097         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2098         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2099 CTAGS:
2100         @ HOST="$(HOST)" \
2101         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2102         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2103         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2104         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2105         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2106         ; test ".$$BUILD" = "." && BUILD="." \
2107         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2108         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2109         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2110
2111 GTAGS:
2112         @ HOST="$(HOST)" \
2113         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2114         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2115         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2116         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2117         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2118         ; test ".$$BUILD" = "." && BUILD="." \
2119         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2120         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2121         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2122
2123 distclean-tags distclean-tags-all:
2124         @ HOST="$(HOST)" \
2125         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2126         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2127         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2128         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2129         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2130         ; test ".$$BUILD" = "." && BUILD="." \
2131         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2132         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2133         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2134
2135 distdir distdir-all:
2136         @ HOST="$(HOST)" \
2137         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2138         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2139         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2140         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2141         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2142         ; test ".$$BUILD" = "." && BUILD="." \
2143         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2144         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2145         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2146 dist-gzip dist-gzip-all:
2147         @ HOST="$(HOST)" \
2148         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2149         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2150         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2151         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2152         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2153         ; test ".$$BUILD" = "." && BUILD="." \
2154         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2155         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2156         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2157         @ HOST="$(HOST)" \
2158         ; test ".$$HOST" = "." && HOST=` sh ./config.guess ` \
2159         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2160         ; found=` echo $$BUILD | wc -w ` \
2161         ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).*" \
2162         ; if test "$$found" -eq "0" ; then : \
2163         ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
2164         ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2165         ; for f in $$i/$(PACKAGE)-$(VERSION).* \
2166         ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
2167
2168 dist-bzip2 dist-bzip2-all:
2169         @ HOST="$(HOST)" \
2170         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2171         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2172         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2173         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2174         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2175         ; test ".$$BUILD" = "." && BUILD="." \
2176         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2177         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2178         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2179         @ HOST="$(HOST)" \
2180         ; test ".$$HOST" = "." && HOST=` sh ./config.guess ` \
2181         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2182         ; found=` echo $$BUILD | wc -w ` \
2183         ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).*" \
2184         ; if test "$$found" -eq "0" ; then : \
2185         ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
2186         ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2187         ; for f in $$i/$(PACKAGE)-$(VERSION).* \
2188         ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
2189
2190 dist-lzma dist-lzma-all:
2191         @ HOST="$(HOST)" \
2192         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2193         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2194         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2195         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2196         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2197         ; test ".$$BUILD" = "." && BUILD="." \
2198         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2199         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2200         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2201         @ HOST="$(HOST)" \
2202         ; test ".$$HOST" = "." && HOST=` sh ./config.guess ` \
2203         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2204         ; found=` echo $$BUILD | wc -w ` \
2205         ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).*" \
2206         ; if test "$$found" -eq "0" ; then : \
2207         ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
2208         ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2209         ; for f in $$i/$(PACKAGE)-$(VERSION).* \
2210         ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
2211
2212 dist-xz dist-xz-all:
2213         @ HOST="$(HOST)" \
2214         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2215         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2216         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2217         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2218         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2219         ; test ".$$BUILD" = "." && BUILD="." \
2220         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2221         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2222         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2223         @ HOST="$(HOST)" \
2224         ; test ".$$HOST" = "." && HOST=` sh ./config.guess ` \
2225         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2226         ; found=` echo $$BUILD | wc -w ` \
2227         ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).*" \
2228         ; if test "$$found" -eq "0" ; then : \
2229         ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
2230         ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2231         ; for f in $$i/$(PACKAGE)-$(VERSION).* \
2232         ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
2233
2234 dist-tarZ dist-tarZ-all:
2235         @ HOST="$(HOST)" \
2236         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2237         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2238         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2239         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2240         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2241         ; test ".$$BUILD" = "." && BUILD="." \
2242         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2243         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2244         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2245         @ HOST="$(HOST)" \
2246         ; test ".$$HOST" = "." && HOST=` sh ./config.guess ` \
2247         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2248         ; found=` echo $$BUILD | wc -w ` \
2249         ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).*" \
2250         ; if test "$$found" -eq "0" ; then : \
2251         ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
2252         ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2253         ; for f in $$i/$(PACKAGE)-$(VERSION).* \
2254         ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
2255
2256 dist-shar dist-shar-all:
2257         @ HOST="$(HOST)" \
2258         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2259         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2260         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2261         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2262         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2263         ; test ".$$BUILD" = "." && BUILD="." \
2264         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2265         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2266         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2267         @ HOST="$(HOST)" \
2268         ; test ".$$HOST" = "." && HOST=` sh ./config.guess ` \
2269         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2270         ; found=` echo $$BUILD | wc -w ` \
2271         ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).*" \
2272         ; if test "$$found" -eq "0" ; then : \
2273         ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
2274         ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2275         ; for f in $$i/$(PACKAGE)-$(VERSION).* \
2276         ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
2277
2278 dist-zip dist-zip-all:
2279         @ HOST="$(HOST)" \
2280         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2281         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2282         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2283         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2284         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2285         ; test ".$$BUILD" = "." && BUILD="." \
2286         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2287         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2288         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2289         @ HOST="$(HOST)" \
2290         ; test ".$$HOST" = "." && HOST=` sh ./config.guess ` \
2291         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2292         ; found=` echo $$BUILD | wc -w ` \
2293         ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).*" \
2294         ; if test "$$found" -eq "0" ; then : \
2295         ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
2296         ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2297         ; for f in $$i/$(PACKAGE)-$(VERSION).* \
2298         ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
2299
2300 dist dist-all:
2301         @ HOST="$(HOST)" \
2302         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2303         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2304         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2305         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2306         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2307         ; test ".$$BUILD" = "." && BUILD="." \
2308         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2309         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2310         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2311         @ HOST="$(HOST)" \
2312         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2313         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2314         ; found=` echo $$BUILD | wc -w ` \
2315         ; echo "MAKE $$HOST : $$found $(PACKAGE)-$(VERSION).tar.*" \
2316         ; if test "$$found" -eq "0" ; then : \
2317         ; BUILD=` grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' ` \
2318         ; fi ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2319         ; for f in $$i/$(PACKAGE)-$(VERSION).tar.* \
2320         ; do test -f "$$f" && mv "$$f" $(PUB). ; done ; break ; done
2321
2322 distcheck distcheck-all:
2323         @ HOST="$(HOST)" \
2324         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2325         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2326         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2327         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2328         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2329         ; test ".$$BUILD" = "." && BUILD="." \
2330         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2331         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2332         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2333 distuninstallcheck distuninstallcheck-all:
2334         @ HOST="$(HOST)" \
2335         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2336         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2337         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2338         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2339         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2340         ; test ".$$BUILD" = "." && BUILD="." \
2341         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2342         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2343         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2344 distcleancheck distcleancheck-all:
2345         @ HOST="$(HOST)" \
2346         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2347         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2348         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2349         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2350         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2351         ; test ".$$BUILD" = "." && BUILD="." \
2352         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2353         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2354         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2355 check-am check-am-all:
2356         @ HOST="$(HOST)" \
2357         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2358         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2359         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2360         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2361         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2362         ; test ".$$BUILD" = "." && BUILD="." \
2363         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2364         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2365         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2366 check check-all:
2367         @ HOST="$(HOST)" \
2368         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2369         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2370         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2371         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2372         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2373         ; test ".$$BUILD" = "." && BUILD="." \
2374         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2375         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2376         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2377 all-am all-am-all:
2378         @ HOST="$(HOST)" \
2379         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2380         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2381         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2382         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2383         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2384         ; test ".$$BUILD" = "." && BUILD="." \
2385         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2386         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2387         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2388 installdirs installdirs-all:
2389         @ HOST="$(HOST)" \
2390         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2391         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2392         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2393         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2394         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2395         ; test ".$$BUILD" = "." && BUILD="." \
2396         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2397         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2398         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2399 installdirs-am installdirs-am-all:
2400         @ HOST="$(HOST)" \
2401         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2402         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2403         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2404         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2405         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2406         ; test ".$$BUILD" = "." && BUILD="." \
2407         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2408         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2409         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2410 install install-all:
2411         @ HOST="$(HOST)" \
2412         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2413         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2414         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2415         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2416         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2417         ; test ".$$BUILD" = "." && BUILD="." \
2418         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2419         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2420         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2421 install-exec install-exec-all:
2422         @ HOST="$(HOST)" \
2423         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2424         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2425         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2426         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2427         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2428         ; test ".$$BUILD" = "." && BUILD="." \
2429         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2430         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2431         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2432 install-data install-data-all:
2433         @ HOST="$(HOST)" \
2434         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2435         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2436         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2437         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2438         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2439         ; test ".$$BUILD" = "." && BUILD="." \
2440         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2441         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2442         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2443 uninstall uninstall-all:
2444         @ HOST="$(HOST)" \
2445         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2446         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2447         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2448         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2449         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2450         ; test ".$$BUILD" = "." && BUILD="." \
2451         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2452         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2453         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2454
2455 install-am install-am-all:
2456         @ HOST="$(HOST)" \
2457         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2458         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2459         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2460         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2461         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2462         ; test ".$$BUILD" = "." && BUILD="." \
2463         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2464         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2465         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2466
2467 installcheck installcheck-all:
2468         @ HOST="$(HOST)" \
2469         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2470         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2471         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2472         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2473         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2474         ; test ".$$BUILD" = "." && BUILD="." \
2475         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2476         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2477         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2478 install-strip install-strip-all:
2479         @ HOST="$(HOST)" \
2480         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2481         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2482         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2483         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2484         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2485         ; test ".$$BUILD" = "." && BUILD="." \
2486         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2487         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2488         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2489 mostlyclean-generic mostlyclean-generic-all:
2490         @ HOST="$(HOST)" \
2491         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2492         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2493         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2494         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2495         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2496         ; test ".$$BUILD" = "." && BUILD="." \
2497         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2498         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2499         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2500
2501 clean-generic clean-generic-all:
2502         @ HOST="$(HOST)" \
2503         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2504         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2505         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2506         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2507         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2508         ; test ".$$BUILD" = "." && BUILD="." \
2509         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2510         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2511         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2512
2513 distclean-generic distclean-generic-all:
2514         @ HOST="$(HOST)" \
2515         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2516         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2517         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2518         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2519         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2520         ; test ".$$BUILD" = "." && BUILD="." \
2521         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2522         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2523         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2524
2525 maintainer-clean-generic maintainer-clean-generic-all:
2526         @ HOST="$(HOST)" \
2527         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2528         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2529         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2530         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2531         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2532         ; test ".$$BUILD" = "." && BUILD="." \
2533         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2534         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2535         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2536 clean clean-all:
2537         @ HOST="$(HOST)" \
2538         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2539         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2540         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2541         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2542         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2543         ; test ".$$BUILD" = "." && BUILD="." \
2544         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2545         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2546         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2547
2548 clean-am clean-am-all:
2549         @ HOST="$(HOST)" \
2550         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2551         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2552         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2553         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2554         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2555         ; test ".$$BUILD" = "." && BUILD="." \
2556         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2557         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2558         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2559
2560 distclean distclean-all:
2561         @ HOST="$(HOST)" \
2562         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2563         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2564         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2565         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2566         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2567         ; test ".$$BUILD" = "." && BUILD="." \
2568         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2569         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2570         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2571         @ HOST="$(HOST)" \
2572         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2573         ; BUILD=` grep "^#### .*|" Makefile | sed -e 's/.*|//' ` \
2574         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2575         ; echo "MAKE $$HOST : $$n * $@ (all local builds)" \
2576         ; test ".$$BUILD" = "." && BUILD="." \
2577         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2578         ; echo "# rm -r $$i"; done ; echo "# (sleep 3)" ; sleep 3 \
2579         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2580         ; echo "$$i" | grep "^/" > /dev/null && continue \
2581         ; echo "$$i" | grep "^../" > /dev/null && continue \
2582         ; echo "rm -r $$i"; (rm -r "$$i") ; done ; rm Makefile
2583 distclean-am distclean-am-all:
2584         @ HOST="$(HOST)" \
2585         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2586         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2587         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2588         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2589         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2590         ; test ".$$BUILD" = "." && BUILD="." \
2591         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2592         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2593         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2594
2595 dvi dvi-all:
2596         @ HOST="$(HOST)" \
2597         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2598         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2599         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2600         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2601         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2602         ; test ".$$BUILD" = "." && BUILD="." \
2603         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2604         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2605         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2606
2607 dvi-am dvi-am-all:
2608         @ HOST="$(HOST)" \
2609         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2610         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2611         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2612         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2613         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2614         ; test ".$$BUILD" = "." && BUILD="." \
2615         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2616         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2617         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2618
2619 html html-all:
2620         @ HOST="$(HOST)" \
2621         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2622         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2623         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2624         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2625         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2626         ; test ".$$BUILD" = "." && BUILD="." \
2627         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2628         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2629         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2630
2631 html-am html-am-all:
2632         @ HOST="$(HOST)" \
2633         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2634         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2635         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2636         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2637         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2638         ; test ".$$BUILD" = "." && BUILD="." \
2639         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2640         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2641         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2642
2643 info info-all:
2644         @ HOST="$(HOST)" \
2645         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2646         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2647         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2648         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2649         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2650         ; test ".$$BUILD" = "." && BUILD="." \
2651         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2652         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2653         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2654
2655 info-am info-am-all:
2656         @ HOST="$(HOST)" \
2657         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2658         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2659         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2660         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2661         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2662         ; test ".$$BUILD" = "." && BUILD="." \
2663         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2664         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2665         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2666
2667 install-data-am install-data-am-all:
2668         @ HOST="$(HOST)" \
2669         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2670         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2671         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2672         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2673         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2674         ; test ".$$BUILD" = "." && BUILD="." \
2675         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2676         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2677         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2678
2679 install-dvi install-dvi-all:
2680         @ HOST="$(HOST)" \
2681         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2682         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2683         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2684         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2685         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2686         ; test ".$$BUILD" = "." && BUILD="." \
2687         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2688         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2689         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2690
2691 install-dvi-am install-dvi-am-all:
2692         @ HOST="$(HOST)" \
2693         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2694         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2695         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2696         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2697         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2698         ; test ".$$BUILD" = "." && BUILD="." \
2699         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2700         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2701         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2702 install-exec-am install-exec-am-all:
2703         @ HOST="$(HOST)" \
2704         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2705         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2706         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2707         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2708         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2709         ; test ".$$BUILD" = "." && BUILD="." \
2710         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2711         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2712         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2713
2714 install-html-am install-html-am-all:
2715         @ HOST="$(HOST)" \
2716         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2717         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2718         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2719         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2720         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2721         ; test ".$$BUILD" = "." && BUILD="." \
2722         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2723         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2724         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2725 install-info install-info-all:
2726         @ HOST="$(HOST)" \
2727         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2728         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2729         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2730         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2731         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2732         ; test ".$$BUILD" = "." && BUILD="." \
2733         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2734         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2735         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2736
2737 install-info-am install-info-am-all:
2738         @ HOST="$(HOST)" \
2739         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2740         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2741         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2742         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2743         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2744         ; test ".$$BUILD" = "." && BUILD="." \
2745         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2746         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2747         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2748 install-man install-man-all:
2749         @ HOST="$(HOST)" \
2750         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2751         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2752         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2753         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2754         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2755         ; test ".$$BUILD" = "." && BUILD="." \
2756         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2757         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2758         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2759
2760 install-pdf-am install-pdf-am-all:
2761         @ HOST="$(HOST)" \
2762         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2763         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2764         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2765         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2766         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2767         ; test ".$$BUILD" = "." && BUILD="." \
2768         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2769         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2770         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2771 install-ps install-ps-all:
2772         @ HOST="$(HOST)" \
2773         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2774         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2775         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2776         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2777         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2778         ; test ".$$BUILD" = "." && BUILD="." \
2779         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2780         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2781         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2782
2783 install-ps-am install-ps-am-all:
2784         @ HOST="$(HOST)" \
2785         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2786         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2787         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2788         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2789         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2790         ; test ".$$BUILD" = "." && BUILD="." \
2791         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2792         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2793         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2794 installcheck-am installcheck-am-all:
2795         @ HOST="$(HOST)" \
2796         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2797         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2798         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2799         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2800         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2801         ; test ".$$BUILD" = "." && BUILD="." \
2802         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2803         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2804         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2805
2806 maintainer-clean maintainer-clean-all:
2807         @ HOST="$(HOST)" \
2808         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2809         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2810         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2811         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2812         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2813         ; test ".$$BUILD" = "." && BUILD="." \
2814         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2815         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2816         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2817 maintainer-clean-am maintainer-clean-am-all:
2818         @ HOST="$(HOST)" \
2819         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2820         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2821         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2822         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2823         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2824         ; test ".$$BUILD" = "." && BUILD="." \
2825         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2826         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2827         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2828
2829 mostlyclean mostlyclean-all:
2830         @ HOST="$(HOST)" \
2831         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2832         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2833         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2834         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2835         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2836         ; test ".$$BUILD" = "." && BUILD="." \
2837         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2838         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2839         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2840
2841 mostlyclean-am mostlyclean-am-all:
2842         @ HOST="$(HOST)" \
2843         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2844         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2845         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2846         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2847         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2848         ; test ".$$BUILD" = "." && BUILD="." \
2849         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2850         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2851         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2852
2853 pdf pdf-all:
2854         @ HOST="$(HOST)" \
2855         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2856         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2857         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2858         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2859         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2860         ; test ".$$BUILD" = "." && BUILD="." \
2861         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2862         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2863         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2864
2865 pdf-am pdf-am-all:
2866         @ HOST="$(HOST)" \
2867         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2868         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2869         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2870         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2871         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2872         ; test ".$$BUILD" = "." && BUILD="." \
2873         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2874         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2875         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2876
2877 ps ps-all:
2878         @ HOST="$(HOST)" \
2879         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2880         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2881         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2882         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2883         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2884         ; test ".$$BUILD" = "." && BUILD="." \
2885         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2886         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2887         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2888
2889 ps-am ps-am-all:
2890         @ HOST="$(HOST)" \
2891         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2892         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2893         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2894         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2895         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2896         ; test ".$$BUILD" = "." && BUILD="." \
2897         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2898         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2899         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2900
2901 uninstall-am uninstall-am-all:
2902         @ HOST="$(HOST)" \
2903         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2904         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2905         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2906         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2907         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2908         ; test ".$$BUILD" = "." && BUILD="." \
2909         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2910         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2911         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2912
2913
2914
2915 install-html install-html-all:
2916         @ HOST="$(HOST)" \
2917         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2918         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2919         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2920         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2921         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2922         ; test ".$$BUILD" = "." && BUILD="." \
2923         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2924         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2925         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2926 install-pdf install-pdf-all:
2927         @ HOST="$(HOST)" \
2928         ; test ".$$HOST" = "." && HOST=` sh /e/sdk/deps/libffi-3.0.11/config.guess ` \
2929         ; BUILD=` grep "^#### $$HOST " Makefile | sed -e 's/.*|//' ` \
2930         ; use=` basename "$@" -all `; n=` echo $$BUILD | wc -w ` \
2931         ; echo "MAKE $$HOST : $$n * $@"; if test "$$n" -eq "0" ; then : \
2932         ; BUILD=` grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' ` ; fi \
2933         ; test ".$$BUILD" = "." && BUILD="." \
2934         ; test "$$use" = "$@" && BUILD=` echo "$$BUILD" | tail -1 ` \
2935         ; for i in $$BUILD ; do test ".$$i" = "." && continue \
2936         ; (cd "$$i" && test ! -f configure && $(MAKE) $$use) || exit; done
2937
2938 #### CONFIGURATIONS FOR TOPLEVEL MAKEFILE: 
2939 #### ...... i686-pc-mingw32
2940 #### ...... i686-pc-mingw32
2941 #### ...... i686-pc-mingw32
2942 ####  |i686-pc-mingw32