1# Makefile.in generated by automake 1.16.3 from Makefile.am.
2# man/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 = ../../man
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 = man
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 $(am__DIST_COMMON)
111mkinstalldirs = $(install_sh) -d
112CONFIG_HEADER = $(top_builddir)/fficonfig.h
113CONFIG_CLEAN_FILES =
114CONFIG_CLEAN_VPATH_FILES =
115AM_V_P = $(am__v_P_$(V))
116am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
117am__v_P_0 = false
118am__v_P_1 = :
119AM_V_GEN = $(am__v_GEN_$(V))
120am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
121am__v_GEN_0 = @echo "  GEN     " $@;
122am__v_GEN_1 =
123AM_V_at = $(am__v_at_$(V))
124am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
125am__v_at_0 = @
126am__v_at_1 =
127SOURCES =
128DIST_SOURCES =
129am__can_run_installinfo = \
130  case $$AM_UPDATE_INFO_DIR in \
131    n|no|NO) false;; \
132    *) (install-info --version) >/dev/null 2>&1;; \
133  esac
134am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
135am__vpath_adj = case $$p in \
136    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
137    *) f=$$p;; \
138  esac;
139am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
140am__install_max = 40
141am__nobase_strip_setup = \
142  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
143am__nobase_strip = \
144  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
145am__nobase_list = $(am__nobase_strip_setup); \
146  for p in $$list; do echo "$$p $$p"; done | \
147  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
148  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
149    if (++n[$$2] == $(am__install_max)) \
150      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
151    END { for (dir in files) print dir, files[dir] }'
152am__base_list = \
153  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
154  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
155am__uninstall_files_from_dir = { \
156  test -z "$$files" \
157    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
158    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
159         $(am__cd) "$$dir" && rm -f $$files; }; \
160  }
161man3dir = $(mandir)/man3
162am__installdirs = "$(DESTDIR)$(man3dir)"
163NROFF = nroff
164MANS = $(man_MANS)
165am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
166am__DIST_COMMON = $(srcdir)/Makefile.in
167DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
168ACLOCAL = ${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
169ALLOCA =
170AMTAR = $${TAR-tar}
171AM_DEFAULT_VERBOSITY = 1
172AM_LTLDFLAGS =
173AM_RUNTESTFLAGS =
174AR = ar
175AUTOCONF = ${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
176AUTOHEADER = ${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
177AUTOMAKE = ${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
178AWK = gawk
179CC = /usr/bin/clang
180CCAS = /usr/bin/clang
181CCASDEPMODE = depmode=gcc3
182CCASFLAGS = -pipe -Os -integrated-as -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk
183CCDEPMODE = depmode=gcc3
184CFLAGS = -pipe -Os -integrated-as -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -Wall -fexceptions
185CPP = /usr/bin/clang -E
186CPPFLAGS = -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk
187CXX = /usr/bin/clang++
188CXXCPP = /usr/bin/clang++ -E
189CXXDEPMODE = depmode=gcc3
190CXXFLAGS = -pipe -Os -arch arm64 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk
191CYGPATH_W = echo
192DEFS = -DHAVE_CONFIG_H
193DEPDIR = .deps
194DLLTOOL = false
195DSYMUTIL = dsymutil
196DUMPBIN =
197ECHO_C = \c
198ECHO_N =
199ECHO_T =
200EGREP = /usr/bin/grep -E
201EXEEXT =
202FFI_EXEC_TRAMPOLINE_TABLE = 1
203FGREP = /usr/bin/grep -F
204GREP = /usr/bin/grep
205HAVE_LONG_DOUBLE = 0
206HAVE_LONG_DOUBLE_VARIANT = 0
207INSTALL = /usr/bin/install -c
208INSTALL_DATA = ${INSTALL} -m 644
209INSTALL_PROGRAM = ${INSTALL}
210INSTALL_SCRIPT = ${INSTALL}
211INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
212LD = /Library/Developer/CommandLineTools/usr/bin/ld
213LDFLAGS = -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk
214LIBOBJS =
215LIBS =
216LIBTOOL = $(SHELL) $(top_builddir)/libtool
217LIPO = lipo
218LN_S = ln -s
219LTLIBOBJS =
220LT_SYS_LIBRARY_PATH =
221MAINT = #
222MAKEINFO = ${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
223MANIFEST_TOOL = :
224MKDIR_P = /opt/local/bin/gmkdir -p
225NM = /usr/bin/nm -B
226NMEDIT = nmedit
227OBJDUMP = objdump
228OBJEXT = o
229OPT_LDFLAGS =
230OTOOL = otool
231OTOOL64 = :
232PACKAGE = libffi
233PACKAGE_BUGREPORT = http://github.com/libffi/libffi/issues
234PACKAGE_NAME = libffi
235PACKAGE_STRING = libffi 3.3
236PACKAGE_TARNAME = libffi
237PACKAGE_URL =
238PACKAGE_VERSION = 3.3
239PATH_SEPARATOR = :
240PRTDIAG =
241RANLIB = ranlib
242SECTION_LDFLAGS =
243SED = /opt/local/bin/gsed
244SET_MAKE =
245SHELL = /bin/sh
246STRIP = strip
247TARGET = AARCH64
248TARGETDIR = aarch64
249TARGET_OBJ =  src/aarch64/ffi.lo src/aarch64/sysv.lo
250VERSION = 3.3
251abs_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/man
252abs_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/../man
253abs_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
254abs_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/..
255ac_ct_AR = ar
256ac_ct_CC =
257ac_ct_CXX =
258ac_ct_DUMPBIN =
259am__include = include
260am__leading_dot = .
261am__quote =
262am__tar = $${TAR-tar} chof - "$$tardir"
263am__untar = $${TAR-tar} xf -
264ax_enable_builddir_sed = /opt/local/bin/gsed
265bindir = ${exec_prefix}/bin
266build = aarch64-apple-darwin20.2.0
267build_alias =
268build_cpu = aarch64
269build_os = darwin20.2.0
270build_vendor = apple
271builddir = .
272datadir = ${datarootdir}
273datarootdir = ${prefix}/share
274docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
275dvidir = ${docdir}
276exec_prefix = ${prefix}
277host = aarch64-apple-darwin20.2.0
278host_alias = aarch64-apple-darwin20.2.0
279host_cpu = aarch64
280host_os = darwin20.2.0
281host_vendor = apple
282htmldir = ${docdir}
283includedir = ${prefix}/include
284infodir = ${datarootdir}/info
285install_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
286libdir = ${exec_prefix}/lib
287libexecdir = ${exec_prefix}/libexec
288localedir = ${datarootdir}/locale
289localstatedir = ${prefix}/var
290mandir = ${datarootdir}/man
291mkdir_p = $(MKDIR_P)
292oldincludedir = /usr/include
293pdfdir = ${docdir}
294prefix = /opt/local
295program_transform_name = s,x,x,
296psdir = ${docdir}
297sbindir = ${exec_prefix}/sbin
298sharedstatedir = ${prefix}/com
299srcdir = ../../man
300sys_symbol_underscore = yes
301sysconfdir = ${prefix}/etc
302target = aarch64-apple-darwin20.2.0
303target_alias = aarch64-apple-darwin20.2.0
304target_cpu = aarch64
305target_os = darwin20.2.0
306target_vendor = apple
307toolexecdir = ${libdir}/gcc-lib/$(target_alias)
308toolexeclibdir = ${libdir}
309top_build_prefix = ../
310top_builddir = ..
311top_srcdir = ../..
312AUTOMAKE_OPTIONS = foreign
313EXTRA_DIST = ffi.3 ffi_call.3 ffi_prep_cif.3 ffi_prep_cif_var.3
314man_MANS = ffi.3 ffi_call.3 ffi_prep_cif.3 ffi_prep_cif_var.3
315all: all-am
316
317.SUFFIXES:
318$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
319	@for dep in $?; do \
320	  case '$(am__configure_deps)' in \
321	    *$$dep*) \
322	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
323	        && { if test -f $@; then exit 0; else break; fi; }; \
324	      exit 1;; \
325	  esac; \
326	done; \
327	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
328	$(am__cd) $(top_srcdir) && \
329	  $(AUTOMAKE) --foreign man/Makefile
330Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
331	@case '$?' in \
332	  *config.status*) \
333	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
334	  *) \
335	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
336	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
337	esac;
338
339$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
340	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
341
342$(top_srcdir)/configure: # $(am__configure_deps)
343	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
344$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
345	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
346$(am__aclocal_m4_deps):
347
348mostlyclean-libtool:
349	-rm -f *.lo
350
351clean-libtool:
352	-rm -rf .libs _libs
353install-man3: $(man_MANS)
354	@$(NORMAL_INSTALL)
355	@list1=''; \
356	list2='$(man_MANS)'; \
357	test -n "$(man3dir)" \
358	  && test -n "`echo $$list1$$list2`" \
359	  || exit 0; \
360	echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
361	$(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
362	{ for i in $$list1; do echo "$$i"; done;  \
363	if test -n "$$list2"; then \
364	  for i in $$list2; do echo "$$i"; done \
365	    | sed -n '/\.3[a-z]*$$/p'; \
366	fi; \
367	} | while read p; do \
368	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
369	  echo "$$d$$p"; echo "$$p"; \
370	done | \
371	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
372	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
373	sed 'N;N;s,\n, ,g' | { \
374	list=; while read file base inst; do \
375	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
376	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
377	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
378	  fi; \
379	done; \
380	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
381	while read files; do \
382	  test -z "$$files" || { \
383	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
384	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
385	done; }
386
387uninstall-man3:
388	@$(NORMAL_UNINSTALL)
389	@list=''; test -n "$(man3dir)" || exit 0; \
390	files=`{ for i in $$list; do echo "$$i"; done; \
391	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
392	  sed -n '/\.3[a-z]*$$/p'; \
393	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
394	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
395	dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir)
396tags TAGS:
397
398ctags CTAGS:
399
400cscope cscopelist:
401
402
403distdir: $(BUILT_SOURCES)
404	$(MAKE) $(AM_MAKEFLAGS) distdir-am
405
406distdir-am: $(DISTFILES)
407	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
408	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
409	list='$(DISTFILES)'; \
410	  dist_files=`for file in $$list; do echo $$file; done | \
411	  sed -e "s|^$$srcdirstrip/||;t" \
412	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
413	case $$dist_files in \
414	  */*) $(MKDIR_P) `echo "$$dist_files" | \
415			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
416			   sort -u` ;; \
417	esac; \
418	for file in $$dist_files; do \
419	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
420	  if test -d $$d/$$file; then \
421	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
422	    if test -d "$(distdir)/$$file"; then \
423	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
424	    fi; \
425	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
426	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
427	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
428	    fi; \
429	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
430	  else \
431	    test -f "$(distdir)/$$file" \
432	    || cp -p $$d/$$file "$(distdir)/$$file" \
433	    || exit 1; \
434	  fi; \
435	done
436check-am: all-am
437check: check-am
438all-am: Makefile $(MANS)
439installdirs:
440	for dir in "$(DESTDIR)$(man3dir)"; do \
441	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
442	done
443install: install-am
444install-exec: install-exec-am
445install-data: install-data-am
446uninstall: uninstall-am
447
448install-am: all-am
449	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
450
451installcheck: installcheck-am
452install-strip:
453	if test -z '$(STRIP)'; then \
454	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
455	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
456	      install; \
457	else \
458	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
459	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
460	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
461	fi
462mostlyclean-generic:
463
464clean-generic:
465
466distclean-generic:
467	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
468	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
469
470maintainer-clean-generic:
471	@echo "This command is intended for maintainers to use"
472	@echo "it deletes files that may require special tools to rebuild."
473clean: clean-am
474
475clean-am: clean-generic clean-libtool mostlyclean-am
476
477distclean: distclean-am
478	-rm -f Makefile
479distclean-am: clean-am distclean-generic
480
481dvi: dvi-am
482
483dvi-am:
484
485html: html-am
486
487html-am:
488
489info: info-am
490
491info-am:
492
493install-data-am: install-man
494
495install-dvi: install-dvi-am
496
497install-dvi-am:
498
499install-exec-am:
500
501install-html: install-html-am
502
503install-html-am:
504
505install-info: install-info-am
506
507install-info-am:
508
509install-man: install-man3
510
511install-pdf: install-pdf-am
512
513install-pdf-am:
514
515install-ps: install-ps-am
516
517install-ps-am:
518
519installcheck-am:
520
521maintainer-clean: maintainer-clean-am
522	-rm -f Makefile
523maintainer-clean-am: distclean-am maintainer-clean-generic
524
525mostlyclean: mostlyclean-am
526
527mostlyclean-am: mostlyclean-generic mostlyclean-libtool
528
529pdf: pdf-am
530
531pdf-am:
532
533ps: ps-am
534
535ps-am:
536
537uninstall-am: uninstall-man
538
539uninstall-man: uninstall-man3
540
541.MAKE: install-am install-strip
542
543.PHONY: all all-am check check-am clean clean-generic clean-libtool \
544	cscopelist-am ctags-am distclean distclean-generic \
545	distclean-libtool distdir dvi dvi-am html html-am info info-am \
546	install install-am install-data install-data-am install-dvi \
547	install-dvi-am install-exec install-exec-am install-html \
548	install-html-am install-info install-info-am install-man \
549	install-man3 install-pdf install-pdf-am install-ps \
550	install-ps-am install-strip installcheck installcheck-am \
551	installdirs maintainer-clean maintainer-clean-generic \
552	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
553	ps ps-am tags-am uninstall uninstall-am uninstall-man \
554	uninstall-man3
555
556.PRECIOUS: Makefile
557
558
559# Tell versions [3.59,3.63) of GNU make to not export all variables.
560# Otherwise a system limit (for SysV at least) may be exceeded.
561.NOEXPORT:
562