* add valops.c to list of files to be sanitized for d10v

This commit is contained in:
Mark Alexander 1996-12-06 17:44:23 +00:00
parent f787a8d9b8
commit 1bcfe5fa30
1 changed files with 1 additions and 1 deletions

View File

@ -515,7 +515,7 @@ else
done
fi
d10v_files="configure.tgt ChangeLog"
d10v_files="configure.tgt ChangeLog valops.c"
if ( echo $* | grep keep\-d10v > /dev/null ) ; then
for i in $d10v_files ; do