summaryrefslogtreecommitdiffstats
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2002-12-08 22:39:43 +0000
committerDJ Delorie <dj@redhat.com>2002-12-08 22:39:43 +0000
commit6f45749cffd7c2b9bc2fb43a652d23aedafc28df (patch)
tree10396fc247d70c20e2f0ad96055f0120ba369636 /Makefile.tpl
parent009bcda6f9b8d82fc94ebc976c94485a77296bf7 (diff)
downloadcygnal-6f45749cffd7c2b9bc2fb43a652d23aedafc28df.tar.gz
cygnal-6f45749cffd7c2b9bc2fb43a652d23aedafc28df.tar.bz2
cygnal-6f45749cffd7c2b9bc2fb43a652d23aedafc28df.zip
* 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 c9f9fe9b5..8a9284ef1 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