Browse Source

* Makefile.in: Add all-tix to deps for all-snavigator

so that tix is built when building snavigator.
binutils-2_12-branch
Mo DeJong 25 years ago
parent
commit
48d197489b
  1. 5
      ChangeLog
  2. 2
      Makefile.in

5
ChangeLog

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

2
Makefile.in

@ -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…
Cancel
Save