Remove reloc.c from v850_files.
authorMark Alexander <marka@cygnus>
Mon, 2 Sep 1996 23:23:11 +0000 (23:23 +0000)
committerMark Alexander <marka@cygnus>
Mon, 2 Sep 1996 23:23:11 +0000 (23:23 +0000)
bfd/.Sanitize

index c46fb33eca0d33f205473299780f18943bfb1a26..2113c3876533b084d982ca33a1ed25bf825ba3ce 100644 (file)
@@ -31,7 +31,7 @@ else
        lose_these_too="${d10v_files} ${lose_these_too}"
 fi
 
-v850_files="cpu-v850.c elf32-v850.c reloc.c"
+v850_files="cpu-v850.c elf32-v850.c"
 
 if ( echo $* | grep keep\-v850 > /dev/null ) ; then
        keep_these_too="${v850_files} ${keep_these_too}"