aboutsummaryrefslogtreecommitdiff
path: root/gdb/config
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1993-10-12 02:48:21 +0000
committerFred Fish <fnf@specifix.com>1993-10-12 02:48:21 +0000
commit0bc1509110922c2712e2c1f85856ac15426de94c (patch)
tree99a00daefd02648d5ab3202a7b9d8c393303a780 /gdb/config
parent3ea2c30ac7476fdbda3a0cf2b602d4fc0f4ab831 (diff)
downloadgdb-0bc1509110922c2712e2c1f85856ac15426de94c.zip
gdb-0bc1509110922c2712e2c1f85856ac15426de94c.tar.gz
gdb-0bc1509110922c2712e2c1f85856ac15426de94c.tar.bz2
Change sp64sim.h to sp64sim.mt in keep_these_too list. Add sp64.mt,
tm-sp64.h, sp64sim.mt, tm-sp64sim.h to lose_these_too list if not added to keep_these_too list.
Diffstat (limited to 'gdb/config')
-rw-r--r--gdb/config/sparc/.Sanitize4
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/config/sparc/.Sanitize b/gdb/config/sparc/.Sanitize
index 2d3e388..063e93c 100644
--- a/gdb/config/sparc/.Sanitize
+++ b/gdb/config/sparc/.Sanitize
@@ -15,7 +15,9 @@ Do-first:
if ( echo $* | grep keep\-v9 > /dev/null ) ; then
# sp64sim.h tm-sp64sim.h not currently used. Left in for now.
- keep_these_too="sp64.mt tm-sp64.h sp64sim.h tm-sp64sim.h"
+ keep_these_too="sp64.mt tm-sp64.h sp64sim.mt tm-sp64sim.h"
+else
+ lose_these_too="sp64.mt tm-sp64.h sp64sim.mt tm-sp64sim.h"
fi
# All files listed between the "Things-to-keep:" line and the