Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>

* Makefile.in (GDB_TK): Depend on itcl and tix.
This commit is contained in:
Martin Hunt 1997-07-11 18:58:56 +00:00
parent 931a1858a6
commit 192fcb4e11
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
* Makefile.in (GDB_TK): Depend on itcl and tix.
Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in (INSTALL_PROGRAM_ARGS): New variable.

View File

@ -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)