From 3ea2c30ac7476fdbda3a0cf2b602d4fc0f4ab831 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Tue, 12 Oct 1993 02:46:26 +0000 Subject: [PATCH] Add sp64-tdep.c to lose_these_too if it is not added to keep_these_too. --- gdb/.Sanitize | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.30.2