aboutsummaryrefslogtreecommitdiff
path: root/gas/config/.Sanitize
diff options
context:
space:
mode:
authorJim Wilson <wilson@tuliptree.org>1996-06-08 03:18:15 +0000
committerJim Wilson <wilson@tuliptree.org>1996-06-08 03:18:15 +0000
commited381b67194761db012cafa444e02d4e80839a09 (patch)
tree89996421a56143d496699b9e83fd24ac0a036e99 /gas/config/.Sanitize
parent1b79e6e2cd4bd6ffd2e7a6db96643e0ed4435b01 (diff)
downloadgdb-ed381b67194761db012cafa444e02d4e80839a09.zip
gdb-ed381b67194761db012cafa444e02d4e80839a09.tar.gz
gdb-ed381b67194761db012cafa444e02d4e80839a09.tar.bz2
Kill r16/rce/acp stuff.
Diffstat (limited to 'gas/config/.Sanitize')
-rw-r--r--gas/config/.Sanitize8
1 files changed, 0 insertions, 8 deletions
diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize
index c89ad49..269b1a6 100644
--- a/gas/config/.Sanitize
+++ b/gas/config/.Sanitize
@@ -15,14 +15,6 @@
Do-first:
-rce_files="tc-rce.c tc-rce.h"
-
-if ( echo $* | grep keep\-rce > /dev/null ) ; then
- keep_these_too="${rce_files} ${keep_these_too}"
-else
- lose_these_too="${rce_files} ${lose_these_too}"
-fi
-
arc_files="tc-arc.c tc-arc.h"
if ( echo $* | grep keep\-arc > /dev/null ) ; then