aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1999-02-05 19:42:14 +0000
committerDoug Evans <dje@google.com>1999-02-05 19:42:14 +0000
commit79caaa57ed7dbaf088c99cfa570193f4bad80161 (patch)
tree00f5d7e7e418f35c6ae86b0998b588aabee0cd1d /gas
parent37c5a28b2973e2657eddb4118fda187d609d0db9 (diff)
downloadfsf-binutils-gdb-79caaa57ed7dbaf088c99cfa570193f4bad80161.zip
fsf-binutils-gdb-79caaa57ed7dbaf088c99cfa570193f4bad80161.tar.gz
fsf-binutils-gdb-79caaa57ed7dbaf088c99cfa570193f4bad80161.tar.bz2
s/sanitize-m32rx/sanitize-cygnus/
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/gas/m32r/.Sanitize8
1 files changed, 4 insertions, 4 deletions
diff --git a/gas/testsuite/gas/m32r/.Sanitize b/gas/testsuite/gas/m32r/.Sanitize
index c744d05..da87ce6 100644
--- a/gas/testsuite/gas/m32r/.Sanitize
+++ b/gas/testsuite/gas/m32r/.Sanitize
@@ -15,11 +15,11 @@
Do-first:
-m32rx_files="fslotx.s fslotx.d m32rx.s m32rx.d m32rx.exp error.exp interfere.s wrongsize.s"
-if ( echo $* | grep keep\-m32rx > /dev/null ) ; then
- keep_these_too="${m32rx_files} ${keep_these_too}"
+cygnus_files="fslotx.s fslotx.d m32rx.s m32rx.d m32rx.exp error.exp interfere.s wrongsize.s"
+if ( echo $* | grep keep\-cygnus > /dev/null ) ; then
+ keep_these_too="${cygnus_files} ${keep_these_too}"
else
- lose_these_too="${m32rx_files} ${lose_these_too}"
+ lose_these_too="${cygnus_files} ${lose_these_too}"
fi
# All files listed between the "Things-to-keep:" line and the