From a25897a9e54c703fd8b0e71382031a11c513440e Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Thu, 29 Jan 1998 17:17:15 +0000 Subject: [PATCH] remove sky stuff from elf32-mips.c --- bfd/.Sanitize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2