aboutsummaryrefslogtreecommitdiff
path: root/libffi/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libffi/Makefile.in')
-rw-r--r--libffi/Makefile.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/libffi/Makefile.in b/libffi/Makefile.in
index 3f403e48c3f..37bf645040b 100644
--- a/libffi/Makefile.in
+++ b/libffi/Makefile.in
@@ -1344,6 +1344,14 @@ uninstall-info: uninstall-info-recursive
# No install-html support
.PHONY: install-html
install-html:
+
+# Multilib support. Automake should provide these on its own.
+all-recursive: all-multi
+install-recursive: install-multi
+mostlyclean-recursive: mostlyclean-multi
+clean-recursive: clean-multi
+distclean-recursive: distclean-multi
+maintainer-clean-recursive: maintainer-clean-multi
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: