From bb3e5a7e113c0d57c0b4a3f0c4118f4db1cdb3b4 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 18 Dec 1997 08:52:31 +0000 Subject: [PATCH] fix d30v sanitization --- gas/doc/.Sanitize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4