summaryrefslogtreecommitdiff
path: root/bfd/Makefile.in
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2010-05-07 12:28:44 +0000
committerTristan Gingold <gingold@adacore.com>2010-05-07 12:28:44 +0000
commit1d5d517c7bd9dfefc248b7fa931baad29168277c (patch)
tree9cdb21f85d320eddb0e32015c38e17a0f0eca915 /bfd/Makefile.in
parent82ca1e36b5a78d1932177ef22b0fdb905b13ebec (diff)
downloadbinutils-redhat-1d5d517c7bd9dfefc248b7fa931baad29168277c.tar.gz
bfd/
2010-05-07 Tristan Gingold <gingold@adacore.com> * Makefile.in: Regenerate with automake 1.11.1. * aclocal.m4: Ditto. bfd/doc/ 2010-05-07 Tristan Gingold <gingold@adacore.com> * Makefile.in: Regenerate with automake 1.11.1. binutils/ 2010-05-07 Tristan Gingold <gingold@adacore.com> * Makefile.in: Regenerate with automake 1.11.1. * aclocal.m4: Ditto. * doc/Makefile.in: Ditto. gas/ 2010-05-07 Tristan Gingold <gingold@adacore.com> * Makefile.in: Regenerate with automake 1.11.1. * aclocal.m4: Ditto. * doc/Makefile.in: Ditto. gprof/ 2010-05-07 Tristan Gingold <gingold@adacore.com> * Makefile.in: Regenerate with automake 1.11.1. * aclocal.m4: Ditto. ld/ 2010-05-07 Tristan Gingold <gingold@adacore.com> * Makefile.in: Regenerate with automake 1.11.1. * aclocal.m4: Ditto. opcodes/ 2010-05-07 Tristan Gingold <gingold@adacore.com> * Makefile.in: Regenerate with automake 1.11.1. * aclocal.m4: Ditto.
Diffstat (limited to 'bfd/Makefile.in')
-rw-r--r--bfd/Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index 7134a704ed..f78a006849 100644
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11 from Makefile.am.
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -688,9 +688,9 @@ BFD32_BACKENDS = \
vaxbsd.lo \
vaxnetbsd.lo \
versados.lo \
- vms-misc.lo \
vms-alpha.lo \
vms-lib.lo \
+ vms-misc.lo \
xcofflink.lo \
xsym.lo \
xtensa-isa.lo \
@@ -1547,7 +1547,7 @@ uninstall-bfdincludeHEADERS:
# (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS):
- @failcom='exit 1'; \
+ @fail= failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \
@@ -1572,7 +1572,7 @@ $(RECURSIVE_TARGETS):
fi; test -z "$$fail"
$(RECURSIVE_CLEAN_TARGETS):
- @failcom='exit 1'; \
+ @fail= failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \