From: Fred Fish Date: Tue, 12 Oct 1993 02:48:21 +0000 (+0000) Subject: Change sp64sim.h to sp64sim.mt in keep_these_too list. Add sp64.mt, X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0bc1509110922c2712e2c1f85856ac15426de94c;p=binutils-gdb.git 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. --- diff --git a/gdb/config/sparc/.Sanitize b/gdb/config/sparc/.Sanitize index 2d3e3881f69..063e93cdb1a 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