1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 if
test -z
'$(MAKELEVEL)'; then \
21 elif
test -n
'$(MAKE_HOST)'; then \
23 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
29 am__make_running_with_option
= \
30 case
$${target_option-
} in \
32 *) echo
"am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
37 sane_makeflags
=$$MAKEFLAGS; \
38 if
$(am__is_gnu_make
); then \
39 sane_makeflags
=$$MFLAGS; \
44 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
51 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 for flg in
$$sane_makeflags; do \
54 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
57 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
58 -*I?
*) strip_trailopt
'I';; \
59 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
60 -*O?
*) strip_trailopt
'O';; \
61 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
62 -*l?
*) strip_trailopt
'l';; \
63 -[dEDm
]) skip_next
=yes
;; \
64 -[JT
]) skip_next
=yes
;; \
67 *$$target_option*) has_opt
=yes
; break
;; \
71 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
72 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
73 pkgdatadir
= $(datadir)/@PACKAGE@
74 pkgincludedir
= $(includedir)/@PACKAGE@
75 pkglibdir
= $(libdir)/@PACKAGE@
76 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
77 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA
= $(install_sh
) -c
-m
644
79 install_sh_PROGRAM
= $(install_sh
) -c
80 install_sh_SCRIPT
= $(install_sh
) -c
81 INSTALL_HEADER
= $(INSTALL_DATA
)
82 transform
= $(program_transform_name
)
89 build_triplet
= @build@
91 target_triplet
= @target@
93 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
94 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
95 $(top_srcdir
)/..
/config
/asmcfi.m4 \
96 $(top_srcdir
)/..
/config
/depstand.m4 \
97 $(top_srcdir
)/..
/config
/lead-dot.m4 \
98 $(top_srcdir
)/..
/config
/multi.m4 \
99 $(top_srcdir
)/..
/config
/override.m4 \
100 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
101 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
102 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/acinclude.m4 \
103 $(top_srcdir
)/configure.ac
104 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
106 DIST_COMMON
= $(srcdir)/Makefile.am
$(noinst_HEADERS
) \
107 $(toollibffi_HEADERS
)
108 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
109 CONFIG_HEADER
= $(top_builddir
)/fficonfig.h
110 CONFIG_CLEAN_FILES
= ffi.h ffitarget.h
111 CONFIG_CLEAN_VPATH_FILES
=
112 AM_V_P
= $(am__v_P_@AM_V@
)
113 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
116 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
117 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
118 am__v_GEN_0
= @echo
" GEN " $@
;
120 AM_V_at
= $(am__v_at_@AM_V@
)
121 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
125 am__can_run_installinfo
= \
126 case
$$AM_UPDATE_INFO_DIR in \
128 *) (install-info
--version
) >/dev
/null
2>&1;; \
130 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
131 am__vpath_adj
= case
$$p in \
132 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
135 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
137 am__nobase_strip_setup
= \
138 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
140 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
141 am__nobase_list
= $(am__nobase_strip_setup
); \
142 for p in
$$list; do echo
"$$p $$p"; done | \
143 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
144 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
145 if (++n[$$2] == $(am__install_max)) \
146 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
147 END { for (dir in files) print dir, files[dir] }'
149 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
150 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
151 am__uninstall_files_from_dir
= { \
153 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
154 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
155 $(am__cd
) "$$dir" && rm -f
$$files; }; \
157 am__installdirs
= "$(DESTDIR)$(toollibffidir)"
158 HEADERS
= $(noinst_HEADERS
) $(toollibffi_HEADERS
)
159 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
160 # Read a list of newline-separated strings from the standard input,
161 # and print each of them once, without duplicates. Input order is
163 am__uniquify_input
= $(AWK
) '\
164 BEGIN { nonempty = 0; } \
165 { items[$$0] = 1; nonempty = 1; } \
166 END { if (nonempty) { for (i in items) print i; }; } \
168 # Make sure the list of sources is unique. This is necessary because,
169 # e.g., the same source file might be shared among _SOURCES variables
170 # for different programs/libraries.
171 am__define_uniq_tagged_files
= \
172 list
='$(am__tagged_files)'; \
173 unique
=`for i in $$list; do \
174 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
175 done | $(am__uniquify_input)`
181 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
182 AM_LTLDFLAGS
= @AM_LTLDFLAGS@
183 AM_RUNTESTFLAGS
= @AM_RUNTESTFLAGS@
185 AUTOCONF
= @AUTOCONF@
186 AUTOHEADER
= @AUTOHEADER@
187 AUTOMAKE
= @AUTOMAKE@
191 CCASDEPMODE
= @CCASDEPMODE@
192 CCASFLAGS
= @CCASFLAGS@
193 CCDEPMODE
= @CCDEPMODE@
196 CPPFLAGS
= @CPPFLAGS@
199 CXXDEPMODE
= @CXXDEPMODE@
200 CXXFLAGS
= @CXXFLAGS@
201 CYGPATH_W
= @CYGPATH_W@
204 DSYMUTIL
= @DSYMUTIL@
211 FFI_EXEC_TRAMPOLINE_TABLE
= @FFI_EXEC_TRAMPOLINE_TABLE@
214 HAVE_LONG_DOUBLE
= @HAVE_LONG_DOUBLE@
215 HAVE_LONG_DOUBLE_VARIANT
= @HAVE_LONG_DOUBLE_VARIANT@
217 INSTALL_DATA
= @INSTALL_DATA@
218 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
219 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
220 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
228 LTLIBOBJS
= @LTLIBOBJS@
230 MAKEINFO
= @MAKEINFO@
236 OPT_LDFLAGS
= @OPT_LDFLAGS@
240 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
241 PACKAGE_NAME
= @PACKAGE_NAME@
242 PACKAGE_STRING
= @PACKAGE_STRING@
243 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
244 PACKAGE_URL
= @PACKAGE_URL@
245 PACKAGE_VERSION
= @PACKAGE_VERSION@
246 PATH_SEPARATOR
= @PATH_SEPARATOR@
248 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
250 SET_MAKE
= @SET_MAKE@
254 TARGETDIR
= @TARGETDIR@
255 TARGET_OBJ
= @TARGET_OBJ@
257 abs_builddir
= @abs_builddir@
258 abs_srcdir
= @abs_srcdir@
259 abs_top_builddir
= @abs_top_builddir@
260 abs_top_srcdir
= @abs_top_srcdir@
261 ac_ct_CC
= @ac_ct_CC@
262 ac_ct_CXX
= @ac_ct_CXX@
263 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
264 am__include
= @am__include@
265 am__leading_dot
= @am__leading_dot@
266 am__quote
= @am__quote@
268 am__untar
= @am__untar@
271 build_alias
= @build_alias@
272 build_cpu
= @build_cpu@
273 build_os
= @build_os@
274 build_vendor
= @build_vendor@
275 builddir
= @builddir@
277 datarootdir
= @datarootdir@
280 exec_prefix = @
exec_prefix@
281 get_gcc_base_ver
= @get_gcc_base_ver@
283 host_alias
= @host_alias@
284 host_cpu
= @host_cpu@
286 host_vendor
= @host_vendor@
288 includedir = @
includedir@
290 install_sh
= @install_sh@
292 libexecdir
= @libexecdir@
293 localedir
= @localedir@
294 localstatedir
= @localstatedir@
297 multi_basedir
= @multi_basedir@
298 oldincludedir = @
oldincludedir@
301 program_transform_name
= @program_transform_name@
304 sharedstatedir
= @sharedstatedir@
306 sysconfdir
= @sysconfdir@
308 target_alias
= @target_alias@
309 target_cpu
= @target_cpu@
310 target_os
= @target_os@
311 target_vendor
= @target_vendor@
312 toolexecdir
= @toolexecdir@
313 toolexeclibdir
= @toolexeclibdir@
314 top_build_prefix
= @top_build_prefix@
315 top_builddir
= @top_builddir@
316 top_srcdir
= @top_srcdir@
317 AUTOMAKE_OPTIONS
= foreign
318 DISTCLEANFILES
= ffitarget.h
319 noinst_HEADERS
= ffi_common.h ffi_cfi.h
320 EXTRA_DIST
= ffi.h.in
322 # Where generated headers like ffitarget.h get installed.
323 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
324 toollibffidir
:= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)/include
325 toollibffi_HEADERS
= ffi.h ffitarget.h
329 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
331 case
'$(am__configure_deps)' in \
333 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
334 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
338 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
339 $(am__cd
) $(top_srcdir
) && \
340 $(AUTOMAKE
) --foreign
include/Makefile
341 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
344 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
346 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
347 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
350 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
351 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
353 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
354 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
355 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
356 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
357 $(am__aclocal_m4_deps
):
358 ffi.h
: $(top_builddir
)/config.status
$(srcdir)/ffi.h.in
359 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
366 install-toollibffiHEADERS
: $(toollibffi_HEADERS
)
368 @list
='$(toollibffi_HEADERS)'; test -n
"$(toollibffidir)" || list
=; \
369 if
test -n
"$$list"; then \
370 echo
" $(MKDIR_P) '$(DESTDIR)$(toollibffidir)'"; \
371 $(MKDIR_P
) "$(DESTDIR)$(toollibffidir)" || exit
1; \
373 for p in
$$list; do \
374 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
376 done |
$(am__base_list
) | \
377 while read files
; do \
378 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(toollibffidir)'"; \
379 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(toollibffidir)" || exit
$$?
; \
382 uninstall-toollibffiHEADERS
:
384 @list
='$(toollibffi_HEADERS)'; test -n
"$(toollibffidir)" || list
=; \
385 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
386 dir='$(DESTDIR)$(toollibffidir)'; $(am__uninstall_files_from_dir
)
388 ID
: $(am__tagged_files
)
389 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
393 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
396 $(am__define_uniq_tagged_files
); \
398 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
399 test -n
"$$unique" || unique
=$$empty_fix; \
400 if
test $$# -gt 0; then \
401 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
404 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
411 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
412 $(am__define_uniq_tagged_files
); \
413 test -z
"$(CTAGS_ARGS)$$unique" \
414 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
418 here
=`$(am__cd) $(top_builddir) && pwd` \
419 && $(am__cd
) $(top_srcdir
) \
420 && gtags
-i
$(GTAGS_ARGS
) "$$here"
421 cscopelist
: cscopelist-am
423 cscopelist-am
: $(am__tagged_files
)
424 list
='$(am__tagged_files)'; \
425 case
"$(srcdir)" in \
426 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
427 *) sdir
=$(subdir
)/$(srcdir) ;; \
429 for i in
$$list; do \
430 if
test -f
"$$i"; then \
431 echo
"$(subdir)/$$i"; \
435 done
>> $(top_builddir
)/cscope.files
438 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
441 all-am
: Makefile
$(HEADERS
)
443 for
dir in
"$(DESTDIR)$(toollibffidir)"; do \
444 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
447 install-exec
: install-exec-am
448 install-data
: install-data-am
449 uninstall: uninstall-am
452 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
454 installcheck: installcheck-am
456 if
test -z
'$(STRIP)'; then \
457 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
458 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
461 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
462 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
463 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
470 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
471 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
472 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
474 maintainer-clean-generic
:
475 @echo
"This command is intended for maintainers to use"
476 @echo
"it deletes files that may require special tools to rebuild."
479 clean-am
: clean-generic clean-libtool mostlyclean-am
481 distclean: distclean-am
483 distclean-am
: clean-am distclean-generic distclean-tags
497 install-data-am
: install-toollibffiHEADERS
499 install-dvi
: install-dvi-am
505 install-html
: install-html-am
509 install-info
: install-info-am
515 install-pdf
: install-pdf-am
519 install-ps
: install-ps-am
525 maintainer-clean
: maintainer-clean-am
527 maintainer-clean-am
: distclean-am maintainer-clean-generic
529 mostlyclean: mostlyclean-am
531 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
541 uninstall-am
: uninstall-toollibffiHEADERS
543 .MAKE
: install-am install-strip
545 .PHONY
: CTAGS GTAGS TAGS
all all-am
check check-am
clean clean-generic \
546 clean-libtool cscopelist-am ctags ctags-am
distclean \
547 distclean-generic distclean-libtool distclean-tags
dvi dvi-am \
548 html html-am
info info-am
install install-am install-data \
549 install-data-am install-dvi install-dvi-am install-exec \
550 install-exec-am install-html install-html-am install-info \
551 install-info-am install-man install-pdf install-pdf-am \
552 install-ps install-ps-am install-strip \
553 install-toollibffiHEADERS
installcheck installcheck-am \
554 installdirs maintainer-clean maintainer-clean-generic \
555 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
556 ps ps-am
tags tags-am
uninstall uninstall-am \
557 uninstall-toollibffiHEADERS
562 # Tell versions [3.59,3.63) of GNU make to not export all variables.
563 # Otherwise a system limit (for SysV at least) may be exceeded.