add write.c to v850_files
authorIan Lance Taylor <ian@airs.com>
Mon, 28 Oct 1996 23:13:44 +0000 (23:13 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 28 Oct 1996 23:13:44 +0000 (23:13 +0000)
gas/.Sanitize

index eebfe6d043fd42f99271aea41cc41119390e2444..d9fe1b9e64ef73fe51c6e95714a1704f937c4d12 100644 (file)
@@ -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
This page took 0.025578 seconds and 4 git commands to generate.