aboutsummaryrefslogtreecommitdiff
path: root/sim/.Sanitize
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>1996-08-12 18:04:58 +0000
committerMartin Hunt <hunt@redhat.com>1996-08-12 18:04:58 +0000
commitf45dceb998d7d9c267ef68f892de3d91a730f45f (patch)
tree5bf08a45292bf795919c32d4fceffcd496513ae3 /sim/.Sanitize
parent8df646fd8bdcfcffb675b346d1d4406bcb151701 (diff)
downloadfsf-binutils-gdb-f45dceb998d7d9c267ef68f892de3d91a730f45f.zip
fsf-binutils-gdb-f45dceb998d7d9c267ef68f892de3d91a730f45f.tar.gz
fsf-binutils-gdb-f45dceb998d7d9c267ef68f892de3d91a730f45f.tar.bz2
fix for D10V.
Diffstat (limited to 'sim/.Sanitize')
-rw-r--r--sim/.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/.Sanitize b/sim/.Sanitize
index ff0bd92..8dd0e7a 100644
--- a/sim/.Sanitize
+++ b/sim/.Sanitize
@@ -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