summaryrefslogtreecommitdiff
path: root/bfd/Makefile.am
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2007-01-12 13:53:59 +0000
committerH.J. Lu <hjl@lucon.org>2007-01-12 13:53:59 +0000
commitc7cbbad2be912e81ad95d1571f9248d21448ac31 (patch)
tree963f0701ea57e49295e28db5a6c80f5b798726dd /bfd/Makefile.am
parentc1d2378e970d447f80b389a182b4db0c71fba424 (diff)
downloadbinutils-redhat-c7cbbad2be912e81ad95d1571f9248d21448ac31.tar.gz
2076-01-12 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am (BFD_LIBS): Removed. * Makefile.in: Regenerated.
Diffstat (limited to 'bfd/Makefile.am')
-rw-r--r--bfd/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/Makefile.am b/bfd/Makefile.am
index 1d7f8e81ff..6b4aebfb2f 100644
--- a/bfd/Makefile.am
+++ b/bfd/Makefile.am
@@ -631,7 +631,6 @@ CONFIG_STATUS_DEPENDENCIES = \
WORDSIZE = @wordsize@
ALL_BACKENDS = @all_backends@
BFD_BACKENDS = @bfd_backends@
-BFD_LIBS = @bfd_libs@
BFD_MACHINES = @bfd_machines@
TDEFAULTS = @tdefaults@