OSDN Git Service

2076-01-12 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl@lucon.org>
Fri, 12 Jan 2007 13:53:59 +0000 (13:53 +0000)
committerH.J. Lu <hjl@lucon.org>
Fri, 12 Jan 2007 13:53:59 +0000 (13:53 +0000)
* Makefile.am (BFD_LIBS): Removed.
* Makefile.in: Regenerated.

bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in

index e645f8f..3d1e0c1 100644 (file)
@@ -1,3 +1,8 @@
+2076-01-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.am (BFD_LIBS): Removed.
+       * Makefile.in: Regenerated.
+
 2076-01-11  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR binutils/3631
index 1d7f8e8..6b4aebf 100644 (file)
@@ -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@
 
index 138970f..c9a8c32 100644 (file)
@@ -867,7 +867,6 @@ CONFIG_STATUS_DEPENDENCIES = \
 WORDSIZE = @wordsize@
 ALL_BACKENDS = @all_backends@
 BFD_BACKENDS = @bfd_backends@
-BFD_LIBS = @bfd_libs@
 BFD_MACHINES = @bfd_machines@
 TDEFAULTS = @tdefaults@
 INCLUDES = @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) @INCINTL@