Remove arc sanitization.
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 18 Sep 1997 18:15:14 +0000 (18:15 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Thu, 18 Sep 1997 18:15:14 +0000 (18:15 +0000)
gas/config/.Sanitize

index 337de12cbfa5dbd94f27c369adf142d4c04f0250..8a874e2f397888a3be0c5c81d3f004e84d45321c 100644 (file)
 
 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