v850* wants igen
authorAndrew Cagney <cagney@redhat.com>
Fri, 12 Sep 1997 02:27:22 +0000 (02:27 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 12 Sep 1997 02:27:22 +0000 (02:27 +0000)
sim/.Sanitize

index 6d4472b..8ef2370 100644 (file)
@@ -33,6 +33,14 @@ else
         lose_these_too="${tic80_files} ${lose_these_too}"
 fi
 
+v850_files="v850"
+if ( echo $* | grep keep\-v850 > /dev/null ) ; then
+        keep_these_too="${v850_files} ${igen_files} ${keep_these_too}"
+       igen_files=
+else
+        lose_these_too="${v850_files} ${lose_these_too}"
+fi
+
 lose_these_too="${igen_files} ${lose_these_too}"
 
 # All files listed between the "Things-to-keep:" line and the