aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-06-18 16:20:45 +0000
committerIan Lance Taylor <ian@airs.com>1998-06-18 16:20:45 +0000
commitd845999e690aa6910feb9179d47d6aea36e8a1fd (patch)
tree603c3149678a2caaeb7f034af1df3879dba85e73 /opcodes
parent5630c289dce78fc6ba309def1ce6aa47858848e8 (diff)
downloadgdb-d845999e690aa6910feb9179d47d6aea36e8a1fd.zip
gdb-d845999e690aa6910feb9179d47d6aea36e8a1fd.tar.gz
gdb-d845999e690aa6910feb9179d47d6aea36e8a1fd.tar.bz2
tipo
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize
index c9ae9eb..21f4cc9 100644
--- a/opcodes/.Sanitize
+++ b/opcodes/.Sanitize
@@ -173,7 +173,7 @@ if ( echo $* | grep keep\-am33 > /dev/null ) ; then
fi
done
else
- for i in $am33-files ; do
+ for i in $am33_files ; do
if test ! -d $i && (grep sanitize-am33 $i > /dev/null) ; then
if [ -n "${verbose}" ] ; then
echo Removing traces of \"am33\" from $i...