fix for D10V.
authorMartin Hunt <hunt@redhat.com>
Mon, 12 Aug 1996 18:04:58 +0000 (18:04 +0000)
committerMartin Hunt <hunt@redhat.com>
Mon, 12 Aug 1996 18:04:58 +0000 (18:04 +0000)
sim/.Sanitize

index ff0bd92ba2f70b024917a18922345b203f4d758b..8dd0e7a5a1b3e7dfe5c0febc5d289e93aaf5a35c 100644 (file)
@@ -49,7 +49,7 @@ Things-to-lose:
 
 Do-last:
 
-d10v_files="d10v"
+d10v_files="configure configure.in ChangeLog"
 if ( echo $* | grep keep\-d10v > /dev/null ) ; then
         for i in $d10v_files ; do
                 if test ! -d $i && (grep sanitize-d10v $i > /dev/null) ; then