Sanitize v850 shit.
authorStu Grossman <grossman@cygnus>
Sat, 28 Sep 1996 01:16:06 +0000 (01:16 +0000)
committerStu Grossman <grossman@cygnus>
Sat, 28 Sep 1996 01:16:06 +0000 (01:16 +0000)
gdb/config/.Sanitize

index 519833e31a91a5509c0e19bf67a5182c94c854fe..da852d9f978a3b60788c59ffda59b2716e52d879 100644 (file)
@@ -49,6 +49,20 @@ else
        fi
 fi
 
+v850_files="v850"
+
+if ( echo $* | grep keep\-v850 > /dev/null ) ; then
+       keep_these_too="${v850_files} ${keep_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Keeping ${v850_files}
+       fi
+else
+       lose_these_too="${v850_files} ${lose_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Deleting ${v850_files}
+       fi
+fi
+
 # All files listed between the "Things-to-keep:" line and the
 # "Files-to-sed:" line will be kept.  All other files will be removed.
 # Directories listed in this section will have their own Sanitize