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:
parent
931a1858a6
commit
192fcb4e11
@ -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.
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user