diff options
author | Martin Hunt <hunt@redhat.com> | 1997-07-22 22:03:59 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1997-07-22 22:03:59 +0000 |
commit | 5452eb0b9501314835e20e7aeaa48c3f67697d2c (patch) | |
tree | c944fa319bdfa264e0665d906128ad398fdc1921 /.Sanitize | |
parent | ad94646bd61dcfb98a4f8cc58c62eccb721ee5a9 (diff) | |
download | fsf-binutils-gdb-5452eb0b9501314835e20e7aeaa48c3f67697d2c.zip fsf-binutils-gdb-5452eb0b9501314835e20e7aeaa48c3f67697d2c.tar.gz fsf-binutils-gdb-5452eb0b9501314835e20e7aeaa48c3f67697d2c.tar.bz2 |
Add tix to gdbtk
Diffstat (limited to '.Sanitize')
-rw-r--r-- | .Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ else lose_these_too="${lose_these_too} ${cygnus_files}" fi -gdbtk_files="tcl tk" +gdbtk_files="tcl tk itcl tix" if ( echo $* | grep lose\-gdbtk > /dev/null) ; then lose_these_too="${lose_these_too} ${gdbtk_files}" |