* mh-hp300: Don't define CFLAGS to empty. Why should hp300 be
[binutils-gdb.git] / .Sanitize
index 13cec5ed9cfd4e81cc6f0e35665f35917a5e62e5..5de585dd1f59e7b6f960748ab2076990b318a75d 100644 (file)
--- a/.Sanitize
+++ b/.Sanitize
@@ -17,10 +17,14 @@ 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"
+else
+       lose_these_too="${lose_these_too} release release-info"
 fi
 
 
@@ -103,7 +107,6 @@ xiberty
 
 Things-to-lose:
 
-
 # The lines between the "Do-last:" line and the end of the file
 # are executed as a /bin/sh shell script after everything else is
 # done.