* Makefile.in: Add all-tix to deps for all-snavigator
so that tix is built when building snavigator.
This commit is contained in:
parent
9c2e764253
commit
f1eca01afe
|
@ -1,3 +1,8 @@
|
|||
2002-02-01 Mo DeJong <supermo@bayarea.net>
|
||||
|
||||
* Makefile.in: Add all-tix to deps for all-snavigator
|
||||
so that tix is built when building snavigator.
|
||||
|
||||
2002-02-01 Ben Elliston <bje@redhat.com>
|
||||
|
||||
* config.guess: Import from master sources, rev 1.229.
|
||||
|
|
|
@ -1799,7 +1799,7 @@ all-send-pr: all-prms
|
|||
all-shellutils:
|
||||
all-sid: all-tcl all-tk
|
||||
all-sim: all-libiberty all-bfd all-opcodes all-readline all-cgen
|
||||
all-snavigator: all-tcl all-tk all-itcl all-db all-grep all-libgui
|
||||
all-snavigator: all-tcl all-tk all-itcl all-tix all-db all-grep all-libgui
|
||||
all-tar: all-libiberty
|
||||
all-tcl:
|
||||
all-tcl8.1:
|
||||
|
|
Loading…
Reference in New Issue