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
commit7ec9494d3e50fa21660cf4a63e41de5aafb97447 (patch)
tree0dbc3e9b5eb3540a3083859c1876825b112a9bfc /Makefile.tpl
parentb417c7a583e92738a3dd2b36a536b41bddcb862d (diff)
downloadgdb-7ec9494d3e50fa21660cf4a63e41de5aafb97447.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 c9f9fe9b520..8a9284ef164 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