Remove reloc.c from v850_files.

This commit is contained in:
Mark Alexander
1996-09-02 23:23:11 +00:00
parent 44789bee66
commit 71bcbd25c8

View 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}"