remove sky stuff from elf32-mips.c
authorDoug Evans <dje@google.com>
Thu, 29 Jan 1998 17:17:15 +0000 (17:17 +0000)
committerDoug Evans <dje@google.com>
Thu, 29 Jan 1998 17:17:15 +0000 (17:17 +0000)
bfd/.Sanitize

index da60467..570deaf 100644 (file)
@@ -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