From 58e78037a3f0377692c0acbcc7943845c7a760e5 Mon Sep 17 00:00:00 2001 From: Bill Cox Date: Wed, 24 Nov 1993 19:28:23 +0000 Subject: [PATCH] * .Sanitize: Remove references to chillrt and test-chill subdirectories. They were moved to gcc/ch/runtime and gcc/ch/testsuite respectively. --- .Sanitize | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.Sanitize b/.Sanitize index 775e758..f3e308d 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 -- 2.7.4