From edc4ed85c8603a7f0fd33f11bdb7c68c2978a119 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 28 Oct 1996 23:13:44 +0000 Subject: [PATCH] add write.c to v850_files --- gas/.Sanitize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gas/.Sanitize b/gas/.Sanitize index eebfe6d043f..d9fe1b9e64e 100644 --- a/gas/.Sanitize +++ b/gas/.Sanitize @@ -189,7 +189,7 @@ else done fi -v850_files="ChangeLog configure.in configure Makefile.in" +v850_files="ChangeLog configure.in configure Makefile.in write.c" if ( echo $* | grep keep\-v850 > /dev/null ) ; then for i in $v850_files ; do if test ! -d $i && (grep sanitize-v850 $i > /dev/null) ; then -- 2.30.2