summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2012-04-27 01:34:15 -0400
committerAnthony Green <green@moxielogic.com>2012-04-27 01:34:15 -0400
commit213ed15c70e72d666154c08e2b41dae3f61f20d3 (patch)
tree937ecfdbf8f67d0d0ef547e69bad809c922282c0 /man
parentff3d76fd427382ce7d2b2ed54acdd0bce470ca4f (diff)
downloadlibffi-213ed15c70e72d666154c08e2b41dae3f61f20d3.tar.gz
Add blackfin supprt from Alexandre Keunecke.
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.in12
1 files changed, 1 insertions, 11 deletions
diff --git a/man/Makefile.in b/man/Makefile.in
index 7b47d07..4906574 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -37,17 +37,7 @@ target_triplet = @target@
subdir = man
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/asmcfi.m4 \
- $(top_srcdir)/m4/ax_cc_maxopt.m4 \
- $(top_srcdir)/m4/ax_cflags_warn_all.m4 \
- $(top_srcdir)/m4/ax_compiler_vendor.m4 \
- $(top_srcdir)/m4/ax_configure_args.m4 \
- $(top_srcdir)/m4/ax_enable_builddir.m4 \
- $(top_srcdir)/m4/ax_gcc_archflag.m4 \
- $(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \
- $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
- $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
- $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)