From e2fa722aebf75f7a12b955a447b1298c0224cd42 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 12 Jan 2007 13:53:59 +0000 Subject: [PATCH] 2076-01-12 H.J. Lu * Makefile.am (BFD_LIBS): Removed. * Makefile.in: Regenerated. --- bfd/ChangeLog | 5 +++++ bfd/Makefile.am | 1 - bfd/Makefile.in | 1 - 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e645f8fb40..3d1e0c1f88 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2076-01-12 H.J. Lu + + * Makefile.am (BFD_LIBS): Removed. + * Makefile.in: Regenerated. + 2076-01-11 H.J. Lu PR binutils/3631 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@ diff --git a/bfd/Makefile.in b/bfd/Makefile.in index 138970f18a..c9a8c32338 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -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@ -- 2.11.0