summaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2002-12-08 22:39:43 +0000
committerDJ Delorie <dj@delorie.com>2002-12-08 22:39:43 +0000
commitf762274de3fc766f1567ee70da54c5c7cb981701 (patch)
tree2ec3e364ab15a5622f834f98982294265afda930 /Makefile.tpl
parent7b295edc4626b81ecc96759c335f84c46740509f (diff)
downloadbinutils-redhat-f762274de3fc766f1567ee70da54c5c7cb981701.tar.gz
* Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
* Makefile.in (all-sim): Ditto.
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index c9f9fe9b52..8a9284ef16 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -1312,7 +1312,7 @@ all-itcl: maybe-all-tcl maybe-all-tk
install-itcl: maybe-install-tcl
all-sid: 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
+all-sim: maybe-all-libiberty maybe-all-bfd maybe-all-opcodes maybe-all-readline maybe-configure-gdb
configure-tk: maybe-configure-tcl
all-tk: maybe-all-tcl
configure-tix: maybe-configure-tcl maybe-configure-tk