aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>1997-07-11 18:58:56 +0000
committerMartin Hunt <hunt@redhat.com>1997-07-11 18:58:56 +0000
commit192fcb4e1198c82de1ca0aaf03eae29cef412697 (patch)
tree318f64369284c020846852b1845959ced12a2dd0 /Makefile.in
parent931a1858a690e7e0be7a71c0cfb701aac5a5866b (diff)
downloadgdb-192fcb4e1198c82de1ca0aaf03eae29cef412697.zip
gdb-192fcb4e1198c82de1ca0aaf03eae29cef412697.tar.gz
gdb-192fcb4e1198c82de1ca0aaf03eae29cef412697.tar.bz2
Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
* Makefile.in (GDB_TK): Depend on itcl and tix.
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 150cdde..5429c4f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1398,7 +1398,7 @@ all-gawk:
ALL_GCC = all-gcc
all-gcc: all-byacc all-binutils all-gas all-ld
all-bootstrap: all-libiberty all-byacc all-binutils all-gas all-ld
-GDB_TK = all-tk all-tcl
+GDB_TK = all-tk all-tcl all-itcl all-tix
all-gdb: all-libiberty all-opcodes all-bfd all-mmalloc all-readline all-byacc all-sim $(gdbnlmrequirements) $(GDB_TK)
all-gnuserv:
configure-target-gperf: $(ALL_GCC)