Add sp64-tdep.c to lose_these_too if it is not added to keep_these_too.
authorFred Fish <fnf@specifix.com>
Tue, 12 Oct 1993 02:46:26 +0000 (02:46 +0000)
committerFred Fish <fnf@specifix.com>
Tue, 12 Oct 1993 02:46:26 +0000 (02:46 +0000)
gdb/.Sanitize

index 28c43280547f3c7a1e0363f30a3f414af1478529..6a3001565447e422e9e1a504ec3403bcfb2ef76c 100644 (file)
@@ -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
This page took 0.024259 seconds and 4 git commands to generate.