diff options
author | dj <dj@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-04-30 02:42:51 +0000 |
---|---|---|
committer | dj <dj@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-04-30 02:42:51 +0000 |
commit | a1245e7e008a33c5d2daee4d461fa21721db7316 (patch) | |
tree | 0dc6eaf05a96e866e1b6c90c0dcd0f9e73581a2e /Makefile.in | |
parent | e69efc7cbec770d409686a219b2eea7b29df1e3a (diff) | |
download | gcc-a1245e7e008a33c5d2daee4d461fa21721db7316.tar.gz |
* configure.in: Eliminate references to gash.
* Makefile.in: Eliminate references to gash.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52924 138bc75d-0d04-0410-961f-82ee72b054a4
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 94f0a35f669..70bf102fcdb 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 |