From: Doug Evans Date: Thu, 29 Jan 1998 17:17:15 +0000 (+0000) Subject: remove sky stuff from elf32-mips.c X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a25897a9e54c703fd8b0e71382031a11c513440e;p=binutils-gdb.git remove sky stuff from elf32-mips.c --- diff --git a/bfd/.Sanitize b/bfd/.Sanitize index da60467bcf8..570deaf8cea 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -570,7 +570,7 @@ else done fi -sky_files="ChangeLog archures.c reloc.c cpu-mips.c config.bfd configure.in configure bfd-in2.h libbfd.h" +sky_files="ChangeLog archures.c elf32-mips.c reloc.c cpu-mips.c config.bfd configure.in configure bfd-in2.h libbfd.h" if ( echo $* | grep keep\-sky > /dev/null ) ; then for i in $sky_files ; do if test ! -d $i && (grep sanitize-sky $i > /dev/null) ; then