diff options
author | DJ Delorie <dj@redhat.com> | 2002-04-30 02:42:31 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2002-04-30 02:42:31 +0000 |
commit | 66f1ba4f3fe4901c07e0fddfb8877f20c0957091 (patch) | |
tree | d1ec7083f97f6dd6715a2e8a7fd5b6c96fccda0f /Makefile.in | |
parent | e5e4b5c16713376482ec8118bdbf1da5a0fd5ba2 (diff) | |
download | gdb-66f1ba4f3fe4901c07e0fddfb8877f20c0957091.zip gdb-66f1ba4f3fe4901c07e0fddfb8877f20c0957091.tar.gz gdb-66f1ba4f3fe4901c07e0fddfb8877f20c0957091.tar.bz2 |
* configure.in: Eliminate references to gash.
* Makefile.in: Eliminate references to gash.
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.in b/Makefile.in index 94f0a35..70bf102 100644 --- a/Makefile.in +++ b/Makefile.in @@ -743,7 +743,6 @@ ALL_X11_MODULES = \ all-emacs19 \ all-gdb \ all-expect \ - all-gash \ all-guile \ all-tclX \ all-tk \ @@ -757,7 +756,6 @@ CHECK_X11_MODULES = \ check-gdb \ check-guile \ check-expect \ - check-gash \ check-tclX \ check-tk \ check-tix @@ -770,7 +768,6 @@ INSTALL_X11_MODULES = \ install-gdb \ install-guile \ install-expect \ - install-gash \ install-tclX \ install-tk \ install-tk8.1 \ @@ -953,7 +950,6 @@ CLEAN_X11_MODULES = \ clean-emacs19 \ clean-gdb \ clean-expect \ - clean-gash \ clean-guile \ clean-tclX \ clean-tk \ @@ -1733,7 +1729,6 @@ all-findutils: all-find: all-flex: all-libiberty all-bison all-byacc all-gas: all-libiberty all-opcodes all-bfd all-intl -all-gash: all-tcl all-gawk: all-gcc: all-bison all-byacc all-binutils all-gas all-ld all-zlib all-bootstrap: all-libiberty all-texinfo all-bison all-byacc all-binutils all-gas all-ld all-zlib |