From bdb836d160e86c7de46209d1d7bd89de44e1953e Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Thu, 18 Sep 1997 18:15:14 +0000 Subject: [PATCH] Remove arc sanitization. --- gas/config/.Sanitize | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize index 337de12cbfa..8a874e2f397 100644 --- a/gas/config/.Sanitize +++ b/gas/config/.Sanitize @@ -15,14 +15,6 @@ Do-first: -arc_files="tc-arc.c tc-arc.h" - -if ( echo $* | grep keep\-arc > /dev/null ) ; then - keep_these_too="${arc_files} ${keep_these_too}" -else - lose_these_too="${arc_files} ${lose_these_too}" -fi - d30v_files="tc-d30v.c tc-d30v.h" if ( echo $* | grep keep\-d30v > /dev/null ) ; then @@ -94,6 +86,8 @@ tc-a29k.c tc-a29k.h tc-alpha.c tc-alpha.h +tc-arc.c +tc-arc.h tc-arm.c tc-arm.h tc-d10v.c -- 2.30.2