From 038e48cf64c25440a26e70217466b37d6304d6eb Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Mon, 7 Apr 1997 23:01:27 +0000 Subject: Remove m32r sanitization. --- gdb/config/.Sanitize | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'gdb/config/.Sanitize') diff --git a/gdb/config/.Sanitize b/gdb/config/.Sanitize index 4025e8b..0f75349 100644 --- a/gdb/config/.Sanitize +++ b/gdb/config/.Sanitize @@ -49,20 +49,6 @@ else fi fi -m32r_files="m32r" - -if ( echo $* | grep keep\-m32r > /dev/null ) ; then - keep_these_too="${m32r_files} ${keep_these_too}" - if [ -n "${verbose}" ] ; then - echo Keeping ${m32r_files} - fi -else - lose_these_too="${m32r_files} ${lose_these_too}" - if [ -n "${verbose}" ] ; then - echo Deleting ${m32r_files} - fi -fi - tic80_files="tic80" if ( echo $* | grep keep\-tic80 > /dev/null ) ; then @@ -95,6 +81,7 @@ h8300 h8500 i386 i960 +m32r m68k m88k mips -- cgit v1.1