1# Makefile.in generated by automake 1.16.3 from Makefile.am.
2# doc/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994-2020 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15
16VPATH = ../../doc
17am__is_gnu_make = { \
18  if test -z '$(MAKELEVEL)'; then \
19    false; \
20  elif test -n '$(MAKE_HOST)'; then \
21    true; \
22  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23    true; \
24  else \
25    false; \
26  fi; \
27}
28am__make_running_with_option = \
29  case $${target_option-} in \
30      ?) ;; \
31      *) echo "am__make_running_with_option: internal error: invalid" \
32              "target option '$${target_option-}' specified" >&2; \
33         exit 1;; \
34  esac; \
35  has_opt=no; \
36  sane_makeflags=$$MAKEFLAGS; \
37  if $(am__is_gnu_make); then \
38    sane_makeflags=$$MFLAGS; \
39  else \
40    case $$MAKEFLAGS in \
41      *\\[\ \	]*) \
42        bs=\\; \
43        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
45    esac; \
46  fi; \
47  skip_next=no; \
48  strip_trailopt () \
49  { \
50    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51  }; \
52  for flg in $$sane_makeflags; do \
53    test $$skip_next = yes && { skip_next=no; continue; }; \
54    case $$flg in \
55      *=*|--*) 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;; \
64    esac; \
65    case $$flg in \
66      *$$target_option*) has_opt=yes; break;; \
67    esac; \
68  done; \
69  test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/libffi
73pkgincludedir = $(includedir)/libffi
74pkglibdir = $(libdir)/libffi
75pkglibexecdir = $(libexecdir)/libffi
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = aarch64-apple-darwin20.2.0
89host_triplet = aarch64-apple-darwin20.2.0
90target_triplet = aarch64-apple-darwin20.2.0
91subdir = doc
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/asmcfi.m4 \
94	$(top_srcdir)/m4/ax_append_flag.m4 \
95	$(top_srcdir)/m4/ax_cc_maxopt.m4 \
96	$(top_srcdir)/m4/ax_cflags_warn_all.m4 \
97	$(top_srcdir)/m4/ax_check_compile_flag.m4 \
98	$(top_srcdir)/m4/ax_compiler_vendor.m4 \
99	$(top_srcdir)/m4/ax_configure_args.m4 \
100	$(top_srcdir)/m4/ax_enable_builddir.m4 \
101	$(top_srcdir)/m4/ax_gcc_archflag.m4 \
102	$(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \
103	$(top_srcdir)/m4/ax_require_defined.m4 \
104	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
105	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
106	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
107	$(top_srcdir)/configure.ac
108am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
109	$(ACLOCAL_M4)
110DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/version.texi \
111	$(srcdir)/stamp-vti $(am__DIST_COMMON)
112mkinstalldirs = $(install_sh) -d
113CONFIG_HEADER = $(top_builddir)/fficonfig.h
114CONFIG_CLEAN_FILES =
115CONFIG_CLEAN_VPATH_FILES =
116AM_V_P = $(am__v_P_$(V))
117am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
118am__v_P_0 = false
119am__v_P_1 = :
120AM_V_GEN = $(am__v_GEN_$(V))
121am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
122am__v_GEN_0 = @echo "  GEN     " $@;
123am__v_GEN_1 =
124AM_V_at = $(am__v_at_$(V))
125am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
126am__v_at_0 = @
127am__v_at_1 =
128SOURCES =
129DIST_SOURCES =
130AM_V_DVIPS = $(am__v_DVIPS_$(V))
131am__v_DVIPS_ = $(am__v_DVIPS_$(AM_DEFAULT_VERBOSITY))
132am__v_DVIPS_0 = @echo "  DVIPS   " $@;
133am__v_DVIPS_1 =
134AM_V_MAKEINFO = $(am__v_MAKEINFO_$(V))
135am__v_MAKEINFO_ = $(am__v_MAKEINFO_$(AM_DEFAULT_VERBOSITY))
136am__v_MAKEINFO_0 = @echo "  MAKEINFO" $@;
137am__v_MAKEINFO_1 =
138AM_V_INFOHTML = $(am__v_INFOHTML_$(V))
139am__v_INFOHTML_ = $(am__v_INFOHTML_$(AM_DEFAULT_VERBOSITY))
140am__v_INFOHTML_0 = @echo "  INFOHTML" $@;
141am__v_INFOHTML_1 =
142AM_V_TEXI2DVI = $(am__v_TEXI2DVI_$(V))
143am__v_TEXI2DVI_ = $(am__v_TEXI2DVI_$(AM_DEFAULT_VERBOSITY))
144am__v_TEXI2DVI_0 = @echo "  TEXI2DVI" $@;
145am__v_TEXI2DVI_1 =
146AM_V_TEXI2PDF = $(am__v_TEXI2PDF_$(V))
147am__v_TEXI2PDF_ = $(am__v_TEXI2PDF_$(AM_DEFAULT_VERBOSITY))
148am__v_TEXI2PDF_0 = @echo "  TEXI2PDF" $@;
149am__v_TEXI2PDF_1 =
150AM_V_texinfo = $(am__v_texinfo_$(V))
151am__v_texinfo_ = $(am__v_texinfo_$(AM_DEFAULT_VERBOSITY))
152am__v_texinfo_0 = -q
153am__v_texinfo_1 =
154AM_V_texidevnull = $(am__v_texidevnull_$(V))
155am__v_texidevnull_ = $(am__v_texidevnull_$(AM_DEFAULT_VERBOSITY))
156am__v_texidevnull_0 = > /dev/null
157am__v_texidevnull_1 =
158INFO_DEPS = $(srcdir)/libffi.info
159am__TEXINFO_TEX_DIR = $(srcdir)
160DVIS = libffi.dvi
161PDFS = libffi.pdf
162PSS = libffi.ps
163HTMLS = libffi.html
164TEXINFOS = libffi.texi
165TEXI2DVI = texi2dvi
166TEXI2PDF = $(TEXI2DVI) --pdf --batch
167MAKEINFOHTML = $(MAKEINFO) --html
168AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
169DVIPS = dvips
170am__can_run_installinfo = \
171  case $$AM_UPDATE_INFO_DIR in \
172    n|no|NO) false;; \
173    *) (install-info --version) >/dev/null 2>&1;; \
174  esac
175am__installdirs = "$(DESTDIR)$(infodir)"
176am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
177am__vpath_adj = case $$p in \
178    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
179    *) f=$$p;; \
180  esac;
181am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
182am__install_max = 40
183am__nobase_strip_setup = \
184  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
185am__nobase_strip = \
186  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
187am__nobase_list = $(am__nobase_strip_setup); \
188  for p in $$list; do echo "$$p $$p"; done | \
189  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
190  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
191    if (++n[$$2] == $(am__install_max)) \
192      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
193    END { for (dir in files) print dir, files[dir] }'
194am__base_list = \
195  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
196  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
197am__uninstall_files_from_dir = { \
198  test -z "$$files" \
199    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
200    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
201         $(am__cd) "$$dir" && rm -f $$files; }; \
202  }
203am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
204am__DIST_COMMON = $(srcdir)/Makefile.in mdate-sh texinfo.tex
205DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
206ACLOCAL = ${SHELL} '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libffi/libffi/work/libffi-3.3-arm64/missing' aclocal-1.16
207ALLOCA =
208AMTAR = $${TAR-tar}
209AM_DEFAULT_VERBOSITY = 1
210AM_LTLDFLAGS =
211AM_RUNTESTFLAGS =
212AR = ar
213AUTOCONF = ${SHELL} '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libffi/libffi/work/libffi-3.3-arm64/missing' autoconf
214AUTOHEADER = ${SHELL} '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libffi/libffi/work/libffi-3.3-arm64/missing' autoheader
215AUTOMAKE = ${SHELL} '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libffi/libffi/work/libffi-3.3-arm64/missing' automake-1.16
216AWK = gawk
217CC = /usr/bin/clang
218CCAS = /usr/bin/clang
219CCASDEPMODE = depmode=gcc3
220CCASFLAGS = -pipe -Os -integrated-as -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk
221CCDEPMODE = depmode=gcc3
222CFLAGS = -pipe -Os -integrated-as -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -Wall -fexceptions
223CPP = /usr/bin/clang -E
224CPPFLAGS = -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk
225CXX = /usr/bin/clang++
226CXXCPP = /usr/bin/clang++ -E
227CXXDEPMODE = depmode=gcc3
228CXXFLAGS = -pipe -Os -arch arm64 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk
229CYGPATH_W = echo
230DEFS = -DHAVE_CONFIG_H
231DEPDIR = .deps
232DLLTOOL = false
233DSYMUTIL = dsymutil
234DUMPBIN =
235ECHO_C = \c
236ECHO_N =
237ECHO_T =
238EGREP = /usr/bin/grep -E
239EXEEXT =
240FFI_EXEC_TRAMPOLINE_TABLE = 1
241FGREP = /usr/bin/grep -F
242GREP = /usr/bin/grep
243HAVE_LONG_DOUBLE = 0
244HAVE_LONG_DOUBLE_VARIANT = 0
245INSTALL = /usr/bin/install -c
246INSTALL_DATA = ${INSTALL} -m 644
247INSTALL_PROGRAM = ${INSTALL}
248INSTALL_SCRIPT = ${INSTALL}
249INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
250LD = /Library/Developer/CommandLineTools/usr/bin/ld
251LDFLAGS = -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk
252LIBOBJS =
253LIBS =
254LIBTOOL = $(SHELL) $(top_builddir)/libtool
255LIPO = lipo
256LN_S = ln -s
257LTLIBOBJS =
258LT_SYS_LIBRARY_PATH =
259MAINT = #
260MAKEINFO = ${SHELL} '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libffi/libffi/work/libffi-3.3-arm64/missing' makeinfo
261MANIFEST_TOOL = :
262MKDIR_P = /opt/local/bin/gmkdir -p
263NM = /usr/bin/nm -B
264NMEDIT = nmedit
265OBJDUMP = objdump
266OBJEXT = o
267OPT_LDFLAGS =
268OTOOL = otool
269OTOOL64 = :
270PACKAGE = libffi
271PACKAGE_BUGREPORT = http://github.com/libffi/libffi/issues
272PACKAGE_NAME = libffi
273PACKAGE_STRING = libffi 3.3
274PACKAGE_TARNAME = libffi
275PACKAGE_URL =
276PACKAGE_VERSION = 3.3
277PATH_SEPARATOR = :
278PRTDIAG =
279RANLIB = ranlib
280SECTION_LDFLAGS =
281SED = /opt/local/bin/gsed
282SET_MAKE =
283SHELL = /bin/sh
284STRIP = strip
285TARGET = AARCH64
286TARGETDIR = aarch64
287TARGET_OBJ =  src/aarch64/ffi.lo src/aarch64/sysv.lo
288VERSION = 3.3
289abs_builddir = /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libffi/libffi/work/libffi-3.3-arm64/aarch64-apple-darwin20.2.0/doc
290abs_srcdir = /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libffi/libffi/work/libffi-3.3-arm64/aarch64-apple-darwin20.2.0/../doc
291abs_top_builddir = /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libffi/libffi/work/libffi-3.3-arm64/aarch64-apple-darwin20.2.0
292abs_top_srcdir = /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libffi/libffi/work/libffi-3.3-arm64/aarch64-apple-darwin20.2.0/..
293ac_ct_AR = ar
294ac_ct_CC =
295ac_ct_CXX =
296ac_ct_DUMPBIN =
297am__include = include
298am__leading_dot = .
299am__quote =
300am__tar = $${TAR-tar} chof - "$$tardir"
301am__untar = $${TAR-tar} xf -
302ax_enable_builddir_sed = /opt/local/bin/gsed
303bindir = ${exec_prefix}/bin
304build = aarch64-apple-darwin20.2.0
305build_alias =
306build_cpu = aarch64
307build_os = darwin20.2.0
308build_vendor = apple
309builddir = .
310datadir = ${datarootdir}
311datarootdir = ${prefix}/share
312docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
313dvidir = ${docdir}
314exec_prefix = ${prefix}
315host = aarch64-apple-darwin20.2.0
316host_alias = aarch64-apple-darwin20.2.0
317host_cpu = aarch64
318host_os = darwin20.2.0
319host_vendor = apple
320htmldir = ${docdir}
321includedir = ${prefix}/include
322infodir = ${datarootdir}/info
323install_sh = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libffi/libffi/work/libffi-3.3-arm64/install-sh
324libdir = ${exec_prefix}/lib
325libexecdir = ${exec_prefix}/libexec
326localedir = ${datarootdir}/locale
327localstatedir = ${prefix}/var
328mandir = ${datarootdir}/man
329mkdir_p = $(MKDIR_P)
330oldincludedir = /usr/include
331pdfdir = ${docdir}
332prefix = /opt/local
333program_transform_name = s,x,x,
334psdir = ${docdir}
335sbindir = ${exec_prefix}/sbin
336sharedstatedir = ${prefix}/com
337srcdir = ../../doc
338sys_symbol_underscore = yes
339sysconfdir = ${prefix}/etc
340target = aarch64-apple-darwin20.2.0
341target_alias = aarch64-apple-darwin20.2.0
342target_cpu = aarch64
343target_os = darwin20.2.0
344target_vendor = apple
345toolexecdir = ${libdir}/gcc-lib/$(target_alias)
346toolexeclibdir = ${libdir}
347top_build_prefix = ../
348top_builddir = ..
349top_srcdir = ../..
350info_TEXINFOS = libffi.texi
351all: all-am
352
353.SUFFIXES:
354.SUFFIXES: .dvi .html .info .pdf .ps .texi
355$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
356	@for dep in $?; do \
357	  case '$(am__configure_deps)' in \
358	    *$$dep*) \
359	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
360	        && { if test -f $@; then exit 0; else break; fi; }; \
361	      exit 1;; \
362	  esac; \
363	done; \
364	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
365	$(am__cd) $(top_srcdir) && \
366	  $(AUTOMAKE) --gnu doc/Makefile
367Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
368	@case '$?' in \
369	  *config.status*) \
370	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
371	  *) \
372	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
373	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
374	esac;
375
376$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
377	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
378
379$(top_srcdir)/configure: # $(am__configure_deps)
380	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
381$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
382	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383$(am__aclocal_m4_deps):
384
385mostlyclean-libtool:
386	-rm -f *.lo
387
388clean-libtool:
389	-rm -rf .libs _libs
390
391.texi.info:
392	$(AM_V_MAKEINFO)restore=: && backupdir="$(am__leading_dot)am$$$$" && \
393	am__cwd=`pwd` && $(am__cd) $(srcdir) && \
394	rm -rf $$backupdir && mkdir $$backupdir && \
395	if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
396	  for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
397	    if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
398	  done; \
399	else :; fi && \
400	cd "$$am__cwd"; \
401	if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
402	 -o $@ $<; \
403	then \
404	  rc=0; \
405	  $(am__cd) $(srcdir); \
406	else \
407	  rc=$$?; \
408	  $(am__cd) $(srcdir) && \
409	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
410	fi; \
411	rm -rf $$backupdir; exit $$rc
412
413.texi.dvi:
414	$(AM_V_TEXI2DVI)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
415	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
416	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
417	$<
418
419.texi.pdf:
420	$(AM_V_TEXI2PDF)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
421	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
422	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
423	$<
424
425.texi.html:
426	$(AM_V_MAKEINFO)rm -rf $(@:.html=.htp)
427	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
428	 -o $(@:.html=.htp) $<; \
429	then \
430	  rm -rf $@ && mv $(@:.html=.htp) $@; \
431	else \
432	  rm -rf $(@:.html=.htp); exit 1; \
433	fi
434$(srcdir)/libffi.info: libffi.texi $(srcdir)/version.texi
435libffi.dvi: libffi.texi $(srcdir)/version.texi
436libffi.pdf: libffi.texi $(srcdir)/version.texi
437libffi.html: libffi.texi $(srcdir)/version.texi
438$(srcdir)/version.texi: # $(srcdir)/stamp-vti
439$(srcdir)/stamp-vti: libffi.texi $(top_srcdir)/configure
440	@(dir=.; test -f ./libffi.texi || dir=$(srcdir); \
441	set `$(SHELL) $(srcdir)/mdate-sh $$dir/libffi.texi`; \
442	echo "@set UPDATED $$1 $$2 $$3"; \
443	echo "@set UPDATED-MONTH $$2 $$3"; \
444	echo "@set EDITION $(VERSION)"; \
445	echo "@set VERSION $(VERSION)") > vti.tmp$$$$ && \
446	(cmp -s vti.tmp$$$$ $(srcdir)/version.texi \
447	  || (echo "Updating $(srcdir)/version.texi" && \
448	      cp vti.tmp$$$$ $(srcdir)/version.texi.tmp$$$$ && \
449	      mv $(srcdir)/version.texi.tmp$$$$ $(srcdir)/version.texi)) && \
450	rm -f vti.tmp$$$$ $(srcdir)/version.texi.$$$$
451	@cp $(srcdir)/version.texi $@
452
453mostlyclean-vti:
454	-rm -f vti.tmp* $(srcdir)/version.texi.tmp*
455
456maintainer-clean-vti:
457#	-rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi
458.dvi.ps:
459	$(AM_V_DVIPS)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
460	$(DVIPS) $(AM_V_texinfo) -o $@ $<
461
462uninstall-dvi-am:
463	@$(NORMAL_UNINSTALL)
464	@list='$(DVIS)'; test -n "$(dvidir)" || list=; \
465	for p in $$list; do \
466	  $(am__strip_dir) \
467	  echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
468	  rm -f "$(DESTDIR)$(dvidir)/$$f"; \
469	done
470
471uninstall-html-am:
472	@$(NORMAL_UNINSTALL)
473	@list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
474	for p in $$list; do \
475	  $(am__strip_dir) \
476	  echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
477	  rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
478	done
479
480uninstall-info-am:
481	@$(PRE_UNINSTALL)
482	@if test -d '$(DESTDIR)$(infodir)' && $(am__can_run_installinfo); then \
483	  list='$(INFO_DEPS)'; \
484	  for file in $$list; do \
485	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
486	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
487	    if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
488	    then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
489	  done; \
490	else :; fi
491	@$(NORMAL_UNINSTALL)
492	@list='$(INFO_DEPS)'; \
493	for file in $$list; do \
494	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
495	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
496	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
497	     echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
498	     rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
499	   else :; fi); \
500	done
501
502uninstall-pdf-am:
503	@$(NORMAL_UNINSTALL)
504	@list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
505	for p in $$list; do \
506	  $(am__strip_dir) \
507	  echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
508	  rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
509	done
510
511uninstall-ps-am:
512	@$(NORMAL_UNINSTALL)
513	@list='$(PSS)'; test -n "$(psdir)" || list=; \
514	for p in $$list; do \
515	  $(am__strip_dir) \
516	  echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
517	  rm -f "$(DESTDIR)$(psdir)/$$f"; \
518	done
519
520dist-info: $(INFO_DEPS)
521	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
522	list='$(INFO_DEPS)'; \
523	for base in $$list; do \
524	  case $$base in \
525	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
526	  esac; \
527	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
528	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
529	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
530	    if test -f $$file; then \
531	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
532	      test -f "$(distdir)/$$relfile" || \
533		cp -p $$file "$(distdir)/$$relfile"; \
534	    else :; fi; \
535	  done; \
536	done
537
538mostlyclean-aminfo:
539	-rm -rf libffi.t2d libffi.t2p
540
541clean-aminfo:
542	-test -z "libffi.dvi libffi.pdf libffi.ps libffi.html" \
543	|| rm -rf libffi.dvi libffi.pdf libffi.ps libffi.html
544
545maintainer-clean-aminfo:
546	@list='$(INFO_DEPS)'; for i in $$list; do \
547	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
548	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
549	  rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
550	done
551tags TAGS:
552
553ctags CTAGS:
554
555cscope cscopelist:
556
557
558distdir: $(BUILT_SOURCES)
559	$(MAKE) $(AM_MAKEFLAGS) distdir-am
560
561distdir-am: $(DISTFILES)
562	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
563	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
564	list='$(DISTFILES)'; \
565	  dist_files=`for file in $$list; do echo $$file; done | \
566	  sed -e "s|^$$srcdirstrip/||;t" \
567	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
568	case $$dist_files in \
569	  */*) $(MKDIR_P) `echo "$$dist_files" | \
570			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
571			   sort -u` ;; \
572	esac; \
573	for file in $$dist_files; do \
574	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
575	  if test -d $$d/$$file; then \
576	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
577	    if test -d "$(distdir)/$$file"; then \
578	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
579	    fi; \
580	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
581	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
582	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
583	    fi; \
584	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
585	  else \
586	    test -f "$(distdir)/$$file" \
587	    || cp -p $$d/$$file "$(distdir)/$$file" \
588	    || exit 1; \
589	  fi; \
590	done
591	$(MAKE) $(AM_MAKEFLAGS) \
592	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
593	  dist-info
594check-am: all-am
595check: check-am
596all-am: Makefile $(INFO_DEPS)
597installdirs:
598	for dir in "$(DESTDIR)$(infodir)"; do \
599	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
600	done
601install: install-am
602install-exec: install-exec-am
603install-data: install-data-am
604uninstall: uninstall-am
605
606install-am: all-am
607	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
608
609installcheck: installcheck-am
610install-strip:
611	if test -z '$(STRIP)'; then \
612	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
613	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
614	      install; \
615	else \
616	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
617	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
618	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
619	fi
620mostlyclean-generic:
621
622clean-generic:
623
624distclean-generic:
625	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
626	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
627
628maintainer-clean-generic:
629	@echo "This command is intended for maintainers to use"
630	@echo "it deletes files that may require special tools to rebuild."
631clean: clean-am
632
633clean-am: clean-aminfo clean-generic clean-libtool mostlyclean-am
634
635distclean: distclean-am
636	-rm -f Makefile
637distclean-am: clean-am distclean-generic
638
639dvi: dvi-am
640
641dvi-am: $(DVIS)
642
643html: html-am
644
645html-am: $(HTMLS)
646
647info: info-am
648
649info-am: $(INFO_DEPS)
650
651install-data-am: install-info-am
652
653install-dvi: install-dvi-am
654
655install-dvi-am: $(DVIS)
656	@$(NORMAL_INSTALL)
657	@list='$(DVIS)'; test -n "$(dvidir)" || list=; \
658	if test -n "$$list"; then \
659	  echo " $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
660	  $(MKDIR_P) "$(DESTDIR)$(dvidir)" || exit 1; \
661	fi; \
662	for p in $$list; do \
663	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
664	  echo "$$d$$p"; \
665	done | $(am__base_list) | \
666	while read files; do \
667	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
668	  $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
669	done
670install-exec-am:
671
672install-html: install-html-am
673
674install-html-am: $(HTMLS)
675	@$(NORMAL_INSTALL)
676	@list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
677	if test -n "$$list"; then \
678	  echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
679	  $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
680	fi; \
681	for p in $$list; do \
682	  if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
683	  $(am__strip_dir) \
684	  d2=$$d$$p; \
685	  if test -d "$$d2"; then \
686	    echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
687	    $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
688	    echo " $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
689	    $(INSTALL_DATA) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
690	  else \
691	    list2="$$list2 $$d2"; \
692	  fi; \
693	done; \
694	test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
695	while read files; do \
696	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
697	  $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
698	done; }
699install-info: install-info-am
700
701install-info-am: $(INFO_DEPS)
702	@$(NORMAL_INSTALL)
703	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
704	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
705	if test -n "$$list"; then \
706	  echo " $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
707	  $(MKDIR_P) "$(DESTDIR)$(infodir)" || exit 1; \
708	fi; \
709	for file in $$list; do \
710	  case $$file in \
711	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
712	  esac; \
713	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
714	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
715	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
716	               $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
717	    if test -f $$ifile; then \
718	      echo "$$ifile"; \
719	    else : ; fi; \
720	  done; \
721	done | $(am__base_list) | \
722	while read files; do \
723	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
724	  $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
725	@$(POST_INSTALL)
726	@if $(am__can_run_installinfo); then \
727	  list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
728	  for file in $$list; do \
729	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
730	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
731	    install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
732	  done; \
733	else : ; fi
734install-man:
735
736install-pdf: install-pdf-am
737
738install-pdf-am: $(PDFS)
739	@$(NORMAL_INSTALL)
740	@list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
741	if test -n "$$list"; then \
742	  echo " $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
743	  $(MKDIR_P) "$(DESTDIR)$(pdfdir)" || exit 1; \
744	fi; \
745	for p in $$list; do \
746	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
747	  echo "$$d$$p"; \
748	done | $(am__base_list) | \
749	while read files; do \
750	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
751	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
752install-ps: install-ps-am
753
754install-ps-am: $(PSS)
755	@$(NORMAL_INSTALL)
756	@list='$(PSS)'; test -n "$(psdir)" || list=; \
757	if test -n "$$list"; then \
758	  echo " $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
759	  $(MKDIR_P) "$(DESTDIR)$(psdir)" || exit 1; \
760	fi; \
761	for p in $$list; do \
762	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
763	  echo "$$d$$p"; \
764	done | $(am__base_list) | \
765	while read files; do \
766	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
767	  $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
768installcheck-am:
769
770maintainer-clean: maintainer-clean-am
771	-rm -f Makefile
772maintainer-clean-am: distclean-am maintainer-clean-aminfo \
773	maintainer-clean-generic maintainer-clean-vti
774
775mostlyclean: mostlyclean-am
776
777mostlyclean-am: mostlyclean-aminfo mostlyclean-generic \
778	mostlyclean-libtool mostlyclean-vti
779
780pdf: pdf-am
781
782pdf-am: $(PDFS)
783
784ps: ps-am
785
786ps-am: $(PSS)
787
788uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-info-am \
789	uninstall-pdf-am uninstall-ps-am
790
791.MAKE: install-am install-strip
792
793.PHONY: all all-am check check-am clean clean-aminfo clean-generic \
794	clean-libtool cscopelist-am ctags-am dist-info distclean \
795	distclean-generic distclean-libtool distdir dvi dvi-am html \
796	html-am info info-am install install-am install-data \
797	install-data-am install-dvi install-dvi-am install-exec \
798	install-exec-am install-html install-html-am install-info \
799	install-info-am install-man install-pdf install-pdf-am \
800	install-ps install-ps-am install-strip installcheck \
801	installcheck-am installdirs maintainer-clean \
802	maintainer-clean-aminfo maintainer-clean-generic \
803	maintainer-clean-vti mostlyclean mostlyclean-aminfo \
804	mostlyclean-generic mostlyclean-libtool mostlyclean-vti pdf \
805	pdf-am ps ps-am tags-am uninstall uninstall-am \
806	uninstall-dvi-am uninstall-html-am uninstall-info-am \
807	uninstall-pdf-am uninstall-ps-am
808
809.PRECIOUS: Makefile
810
811
812# Tell versions [3.59,3.63) of GNU make to not export all variables.
813# Otherwise a system limit (for SysV at least) may be exceeded.
814.NOEXPORT:
815