From: Ian Lance Taylor Date: Mon, 28 Oct 1996 23:13:44 +0000 (+0000) Subject: add write.c to v850_files X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=edc4ed85c8603a7f0fd33f11bdb7c68c2978a119;p=binutils-gdb.git add write.c to v850_files --- 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