From: Fred Fish Date: Tue, 12 Oct 1993 02:46:26 +0000 (+0000) Subject: Add sp64-tdep.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=3ea2c30ac7476fdbda3a0cf2b602d4fc0f4ab831;p=binutils-gdb.git Add sp64-tdep.c to lose_these_too if it is not added to keep_these_too. --- diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 28c43280547..6a300156544 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -17,6 +17,8 @@ Do-first: if ( echo $* | grep keep\-v9 > /dev/null ) ; then keep_these_too="sp64-tdep.c" +else + lose_these_too="sp64-tdep.c" fi # All files listed between the "Things-to-keep:" line and the