aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorKeith Seitz <kseitz@sources.redhat.com>2003-06-23 22:16:07 +0000
committerDJ Delorie <dj@gcc.gnu.org>2003-06-23 18:16:07 -0400
commit2c30ab715ab321ca5a502f49dce0b772c9fa54d2 (patch)
tree965bf9de19ce898fcffcbeb722a4c45b81905af0 /Makefile.in
parent1668aabc227d71870526e434415a6800cdeeba2f (diff)
downloadgcc-2c30ab715ab321ca5a502f49dce0b772c9fa54d2.zip
gcc-2c30ab715ab321ca5a502f49dce0b772c9fa54d2.tar.gz
gcc-2c30ab715ab321ca5a502f49dce0b772c9fa54d2.tar.bz2
Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
* Makefile.tpl: Add maybe-configure-itcl to configure-gdb. * Makefile.in: Regenerate. From-SVN: r68393
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 7b20ac7..9137641 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -23747,7 +23747,7 @@ all-bootstrap: maybe-all-libiberty maybe-all-texinfo maybe-all-bison maybe-all-b
# Host modules specific to gdb.
# GDB needs to know that the simulator is being built.
-configure-gdb: maybe-configure-tcl maybe-configure-tk maybe-configure-sim
+configure-gdb: maybe-configure-itcl maybe-configure-tcl maybe-configure-tk maybe-configure-sim
GDB_TK = @GDB_TK@
all-gdb: maybe-all-libiberty maybe-all-opcodes maybe-all-bfd maybe-all-mmalloc maybe-all-readline maybe-all-bison maybe-all-byacc maybe-all-sim $(gdbnlmrequirements) $(GDB_TK)
install-gdb: maybe-install-tcl maybe-install-tk maybe-install-itcl maybe-install-tix maybe-install-libgui