From: Ian Lance Taylor Date: Thu, 18 Dec 1997 08:52:31 +0000 (+0000) Subject: fix d30v sanitization X-Git-Tag: gdb-4_18~3985 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bb3e5a7e113c0d57c0b4a3f0c4118f4db1cdb3b4;p=platform%2Fupstream%2Fbinutils.git fix d30v sanitization --- diff --git a/gas/doc/.Sanitize b/gas/doc/.Sanitize index 032dd65..fd5744c 100644 --- a/gas/doc/.Sanitize +++ b/gas/doc/.Sanitize @@ -90,7 +90,7 @@ else done fi -v850e_files="c-d30v.texi as.texinfo all.texi" +d30v_files="as.texinfo all.texi" if ( echo $* | grep keep\-d30v > /dev/null ) ; then for i in $d30v_files ; do if test ! -d $i && (grep sanitize-d30v $i > /dev/null) ; then