]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2003-01-31 Frank Ch. Eigler <fche@redhat.com>
authorFrank Ch. Eigler <fche@redhat.com>
Fri, 31 Jan 2003 19:09:32 +0000 (19:09 +0000)
committerFrank Ch. Eigler <fche@redhat.com>
Fri, 31 Jan 2003 19:09:32 +0000 (19:09 +0000)
* Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
* Makefile.in: Regenerated.

ChangeLog
Makefile.in
Makefile.tpl

index f5020a2337ae4798dc63a10ad36696259014a532..6c4d112d5bad6fbb8f54835bd6c2030698712cb5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
+
+       * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
+       * Makefile.in: Regenerated.
+
 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
 
        * config.if: Copy from GCC.
index 2f76168eef74e12f56d603febc07597a17ae3118..453db175f8f0e2180e666e651ce3fd084b66bef8 100644 (file)
@@ -7582,7 +7582,7 @@ all-itcl: maybe-all-tcl maybe-all-tk
 # We put install-tcl before install-itcl because itcl wants to run a
 # program on installation which uses the Tcl libraries.
 install-itcl: maybe-install-tcl
-all-sid: maybe-all-tcl maybe-all-tk
+all-sid: maybe-all-libiberty maybe-all-bfd maybe-all-opcodes maybe-all-tcl maybe-all-tk
 install-sid: maybe-install-tcl maybe-install-tk
 all-sim: maybe-all-libiberty maybe-all-bfd maybe-all-opcodes maybe-all-readline maybe-configure-gdb
 configure-tk: maybe-configure-tcl
index 94cc0279ebf496a8ecaf79791e1fac89c8572ffa..99184947f57cf85d0445e89f5c1387dd39938552 100644 (file)
@@ -1318,7 +1318,7 @@ all-itcl: maybe-all-tcl maybe-all-tk
 # We put install-tcl before install-itcl because itcl wants to run a
 # program on installation which uses the Tcl libraries.
 install-itcl: maybe-install-tcl
-all-sid: maybe-all-tcl maybe-all-tk
+all-sid: maybe-all-libiberty maybe-all-bfd maybe-all-opcodes maybe-all-tcl maybe-all-tk
 install-sid: maybe-install-tcl maybe-install-tk
 all-sim: maybe-all-libiberty maybe-all-bfd maybe-all-opcodes maybe-all-readline maybe-configure-gdb
 configure-tk: maybe-configure-tcl