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
18 if
test -z
'$(MAKELEVEL)'; then \
20 elif
test -n
'$(MAKE_HOST)'; then \
22 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
28 am__make_running_with_option
= \
29 case
$${target_option-
} in \
31 *) echo
"am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
36 sane_makeflags
=$$MAKEFLAGS; \
37 if
$(am__is_gnu_make
); then \
38 sane_makeflags
=$$MFLAGS; \
43 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
50 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 for flg in
$$sane_makeflags; do \
53 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
56 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
57 -*I?
*) strip_trailopt
'I';; \
58 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
59 -*O?
*) strip_trailopt
'O';; \
60 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
61 -*l?
*) strip_trailopt
'l';; \
62 -[dEDm
]) skip_next
=yes
;; \
63 -[JT
]) skip_next
=yes
;; \
66 *$$target_option*) has_opt
=yes
; break
;; \
70 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
71 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
72 pkgdatadir
= $(datadir)/@PACKAGE@
73 pkgincludedir
= $(includedir)/@PACKAGE@
74 pkglibdir
= $(libdir)/@PACKAGE@
75 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
76 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA
= $(install_sh
) -c
-m
644
78 install_sh_PROGRAM
= $(install_sh
) -c
79 install_sh_SCRIPT
= $(install_sh
) -c
80 INSTALL_HEADER
= $(INSTALL_DATA
)
81 transform
= $(program_transform_name
)
88 build_triplet
= @build@
90 target_triplet
= @target@
92 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
93 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
94 $(top_srcdir
)/..
/config
/asmcfi.m4 \
95 $(top_srcdir
)/..
/config
/cet.m4 \
96 $(top_srcdir
)/..
/config
/depstand.m4 \
97 $(top_srcdir
)/..
/config
/enable.m4 \
98 $(top_srcdir
)/..
/config
/lead-dot.m4 \
99 $(top_srcdir
)/..
/config
/multi.m4 \
100 $(top_srcdir
)/..
/config
/override.m4 \
101 $(top_srcdir
)/..
/config
/toolexeclibdir.m4 \
102 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
103 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
104 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/acinclude.m4 \
105 $(top_srcdir
)/configure.ac
106 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
108 DIST_COMMON
= $(srcdir)/Makefile.am
109 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
110 CONFIG_HEADER
= $(top_builddir
)/fficonfig.h
112 CONFIG_CLEAN_VPATH_FILES
=
113 AM_V_P
= $(am__v_P_@AM_V@
)
114 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
117 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
118 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
119 am__v_GEN_0
= @echo
" GEN " $@
;
121 AM_V_at
= $(am__v_at_@AM_V@
)
122 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
126 am__can_run_installinfo
= \
127 case
$$AM_UPDATE_INFO_DIR in \
129 *) (install-info
--version
) >/dev
/null
2>&1;; \
131 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
132 am__vpath_adj
= case
$$p in \
133 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
136 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
138 am__nobase_strip_setup
= \
139 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
141 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
142 am__nobase_list
= $(am__nobase_strip_setup
); \
143 for p in
$$list; do echo
"$$p $$p"; done | \
144 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
145 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
146 if (++n[$$2] == $(am__install_max)) \
147 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
148 END { for (dir in files) print dir, files[dir] }'
150 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
151 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
152 am__uninstall_files_from_dir
= { \
154 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
155 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
156 $(am__cd
) "$$dir" && rm -f
$$files; }; \
158 man3dir = $(mandir)/man3
159 am__installdirs
= "$(DESTDIR)$(man3dir)"
162 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
166 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
167 AM_LTLDFLAGS
= @AM_LTLDFLAGS@
168 AM_RUNTESTFLAGS
= @AM_RUNTESTFLAGS@
170 AUTOCONF
= @AUTOCONF@
171 AUTOHEADER
= @AUTOHEADER@
172 AUTOMAKE
= @AUTOMAKE@
176 CCASDEPMODE
= @CCASDEPMODE@
177 CCASFLAGS
= @CCASFLAGS@
178 CCDEPMODE
= @CCDEPMODE@
179 CET_FLAGS
= @CET_FLAGS@
182 CPPFLAGS
= @CPPFLAGS@
185 CXXDEPMODE
= @CXXDEPMODE@
186 CXXFLAGS
= @CXXFLAGS@
187 CYGPATH_W
= @CYGPATH_W@
190 DSYMUTIL
= @DSYMUTIL@
197 FFI_EXEC_TRAMPOLINE_TABLE
= @FFI_EXEC_TRAMPOLINE_TABLE@
200 HAVE_LONG_DOUBLE
= @HAVE_LONG_DOUBLE@
201 HAVE_LONG_DOUBLE_VARIANT
= @HAVE_LONG_DOUBLE_VARIANT@
203 INSTALL_DATA
= @INSTALL_DATA@
204 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
205 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
206 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
214 LTLIBOBJS
= @LTLIBOBJS@
216 MAKEINFO
= @MAKEINFO@
222 OPT_LDFLAGS
= @OPT_LDFLAGS@
226 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
227 PACKAGE_NAME
= @PACKAGE_NAME@
228 PACKAGE_STRING
= @PACKAGE_STRING@
229 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
230 PACKAGE_URL
= @PACKAGE_URL@
231 PACKAGE_VERSION
= @PACKAGE_VERSION@
232 PATH_SEPARATOR
= @PATH_SEPARATOR@
235 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
237 SET_MAKE
= @SET_MAKE@
241 TARGETDIR
= @TARGETDIR@
242 TARGET_OBJ
= @TARGET_OBJ@
244 abs_builddir
= @abs_builddir@
245 abs_srcdir
= @abs_srcdir@
246 abs_top_builddir
= @abs_top_builddir@
247 abs_top_srcdir
= @abs_top_srcdir@
248 ac_ct_CC
= @ac_ct_CC@
249 ac_ct_CXX
= @ac_ct_CXX@
250 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
251 am__include
= @am__include@
252 am__leading_dot
= @am__leading_dot@
253 am__quote
= @am__quote@
255 am__untar
= @am__untar@
258 build_alias
= @build_alias@
259 build_cpu
= @build_cpu@
260 build_os
= @build_os@
261 build_vendor
= @build_vendor@
262 builddir
= @builddir@
264 datarootdir
= @datarootdir@
267 exec_prefix = @
exec_prefix@
268 get_gcc_base_ver
= @get_gcc_base_ver@
270 host_alias
= @host_alias@
271 host_cpu
= @host_cpu@
273 host_vendor
= @host_vendor@
275 includedir = @
includedir@
277 install_sh
= @install_sh@
279 libexecdir
= @libexecdir@
280 localedir
= @localedir@
281 localstatedir
= @localstatedir@
284 multi_basedir
= @multi_basedir@
285 oldincludedir = @
oldincludedir@
288 program_transform_name
= @program_transform_name@
291 sharedstatedir
= @sharedstatedir@
293 sysconfdir
= @sysconfdir@
295 target_alias
= @target_alias@
296 target_cpu
= @target_cpu@
297 target_os
= @target_os@
298 target_vendor
= @target_vendor@
299 toolexecdir
= @toolexecdir@
300 toolexeclibdir
= @toolexeclibdir@
301 top_build_prefix
= @top_build_prefix@
302 top_builddir
= @top_builddir@
303 top_srcdir
= @top_srcdir@
304 AUTOMAKE_OPTIONS
= foreign
305 EXTRA_DIST
= ffi
.3 ffi_call
.3 ffi_prep_cif
.3 ffi_prep_cif_var
.3
306 man_MANS
= ffi
.3 ffi_call
.3 ffi_prep_cif
.3 ffi_prep_cif_var
.3
310 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
312 case
'$(am__configure_deps)' in \
314 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
315 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
319 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
320 $(am__cd
) $(top_srcdir
) && \
321 $(AUTOMAKE
) --foreign man
/Makefile
322 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
325 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
327 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
328 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
331 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
332 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
334 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
335 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
336 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
337 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
338 $(am__aclocal_m4_deps
):
345 install-man3
: $(man_MANS
)
348 list2
='$(man_MANS)'; \
349 test -n
"$(man3dir)" \
350 && test -n
"`echo $$list1$$list2`" \
352 echo
" $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
353 $(MKDIR_P
) "$(DESTDIR)$(man3dir)" || exit
1; \
354 { for i in
$$list1; do echo
"$$i"; done
; \
355 if
test -n
"$$list2"; then \
356 for i in
$$list2; do echo
"$$i"; done \
357 | sed
-n
'/\.3[a-z]*$$/p'; \
359 } | while read p
; do \
360 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
361 echo
"$$d$$p"; echo
"$$p"; \
363 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
364 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
365 sed
'N;N;s,\n, ,g' |
{ \
366 list
=; while read file base inst
; do \
367 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
368 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
369 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit
$$?
; \
372 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
373 while read files
; do \
374 test -z
"$$files" ||
{ \
375 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
376 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man3dir)" || exit
$$?
; }; \
381 @list
=''; test -n
"$(man3dir)" || exit
0; \
382 files
=`{ for i in $$list; do echo "$$i"; done; \
383 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
384 sed -n '/\.3[a-z]*$$/p'; \
385 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
386 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
387 dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir
)
396 all-am
: Makefile
$(MANS
)
398 for
dir in
"$(DESTDIR)$(man3dir)"; do \
399 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
402 install-exec
: install-exec-am
403 install-data
: install-data-am
404 uninstall: uninstall-am
407 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
409 installcheck: installcheck-am
411 if
test -z
'$(STRIP)'; then \
412 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
413 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
416 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
417 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
418 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
425 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
426 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
428 maintainer-clean-generic
:
429 @echo
"This command is intended for maintainers to use"
430 @echo
"it deletes files that may require special tools to rebuild."
433 clean-am
: clean-generic clean-libtool mostlyclean-am
435 distclean: distclean-am
437 distclean-am
: clean-am distclean-generic
451 install-data-am
: install-man
453 install-dvi
: install-dvi-am
459 install-html
: install-html-am
463 install-info
: install-info-am
467 install-man
: install-man3
469 install-pdf
: install-pdf-am
473 install-ps
: install-ps-am
479 maintainer-clean
: maintainer-clean-am
481 maintainer-clean-am
: distclean-am maintainer-clean-generic
483 mostlyclean: mostlyclean-am
485 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
495 uninstall-am
: uninstall-man
497 uninstall-man
: uninstall-man3
499 .MAKE
: install-am install-strip
501 .PHONY
: all all-am
check check-am
clean clean-generic clean-libtool \
502 cscopelist-am ctags-am
distclean distclean-generic \
503 distclean-libtool
dvi dvi-am html html-am
info info-am
install \
504 install-am install-data install-data-am install-dvi \
505 install-dvi-am install-exec install-exec-am install-html \
506 install-html-am install-info install-info-am install-man \
507 install-man3 install-pdf install-pdf-am install-ps \
508 install-ps-am install-strip
installcheck installcheck-am \
509 installdirs maintainer-clean maintainer-clean-generic \
510 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
511 ps ps-am tags-am
uninstall uninstall-am uninstall-man \
517 # Tell versions [3.59,3.63) of GNU make to not export all variables.
518 # Otherwise a system limit (for SysV at least) may be exceeded.