diff options
author | Jason Molenda <crash@cygnus> | 1997-08-18 10:14:26 +0000 |
---|---|---|
committer | Jason Molenda <crash@cygnus> | 1997-08-18 10:14:26 +0000 |
commit | 1af1b62c348e1a12e708f6b5e66f7e1a3d24ba88 (patch) | |
tree | b20fd28fa7334ca5ae1a9a1ebb222ea6f268da30 /Makefile.in | |
parent | 3a671555de12f1fba5259b0fcaec50aae623b51f (diff) | |
download | fsf-binutils-gdb-1af1b62c348e1a12e708f6b5e66f7e1a3d24ba88.zip fsf-binutils-gdb-1af1b62c348e1a12e708f6b5e66f7e1a3d24ba88.tar.gz fsf-binutils-gdb-1af1b62c348e1a12e708f6b5e66f7e1a3d24ba88.tar.bz2 |
* Makefile.in (all-vmake): Depends on all-tix.
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 2bd8c1d..01f1943 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1488,7 +1488,7 @@ all-tgas: all-libiberty all-bfd all-opcodes all-time: all-tix: all-tcl all-tk # start-sanitize-ide -all-vmake: all-tcl all-tk all-itcl all-libide +all-vmake: all-tcl all-tk all-itcl all-libide all-tix # end-sanitize-ide all-wdiff: all-target-winsup: all-target-newlib all-target-libiberty all-target-librx all-target-libio configure-target-winsup |