From 7a94fe2a0faba8d9264b746fa458ddace454d0d5 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Fri, 31 Jan 2003 19:09:32 +0000 Subject: 2003-01-31 Frank Ch. Eigler * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. * Makefile.in: Regenerated. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 2f76168..453db17 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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 -- cgit v1.1