Browse Source

add write.c to v850_files

gdb-4_18-branch
Ian Lance Taylor 30 years ago
parent
commit
edc4ed85c8
  1. 2
      gas/.Sanitize

2
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

Loading…
Cancel
Save