From: Bill Cox Date: Wed, 24 Nov 1993 19:28:23 +0000 (+0000) Subject: * .Sanitize: Remove references to chillrt and test-chill X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=58e78037a3f0377692c0acbcc7943845c7a760e5;p=binutils-gdb.git * .Sanitize: Remove references to chillrt and test-chill subdirectories. They were moved to gcc/ch/runtime and gcc/ch/testsuite respectively. --- diff --git a/.Sanitize b/.Sanitize index 775e758c3e5..f3e308d296e 100644 --- a/.Sanitize +++ b/.Sanitize @@ -15,12 +15,6 @@ Do-first: -if ( echo $* | grep keep\-chill > /dev/null ) ; then - keep_these_too="chillrt test-chill" -else - lose_these_too="chillrt test-chill" -fi - if ( echo $* | grep keep\-cygnus > /dev/null) ; then keep_these_too="${keep_these_too} release release-info build-all.mk" else