From: Ian Lance Taylor Date: Thu, 18 Jun 1998 16:20:45 +0000 (+0000) Subject: tipo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d845999e690aa6910feb9179d47d6aea36e8a1fd;p=binutils-gdb.git tipo --- diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize index c9ae9eb6ac0..21f4cc9de7f 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...