From: Fred Fish Date: Tue, 12 Oct 1993 02:44:07 +0000 (+0000) Subject: Add elf64-sparc.c to lose_these_too if it is not added to keep_these_too. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f7df1b2b260786a9e2927647c99254387aa37dbd;p=binutils-gdb.git Add elf64-sparc.c to lose_these_too if it is not added to keep_these_too. --- diff --git a/bfd/.Sanitize b/bfd/.Sanitize index a2c39f97775..297462bcd2c 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -17,6 +17,8 @@ Do-first: if ( echo $* | grep keep\-v9 > /dev/null ) ; then keep_these_too="elf64-sparc.c" +else + lose_these_too="elf64-sparc.c" fi # All files listed between the "Things-to-keep:" line and the