mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-25 02:03:37 +08:00
Clean the sh3 stuff out the right way.
This commit is contained in:
parent
6fd3edd8d0
commit
7014c55e40
@ -104,7 +104,7 @@ else
|
||||
done
|
||||
fi
|
||||
|
||||
sh3_files="ChangeLog sh3-opc.h"
|
||||
sh3_files="ChangeLog sh-opc.h"
|
||||
if ( echo $* | grep keep\-sh3 > /dev/null ) ; then
|
||||
if [ -n "${verbose}" ] ; then
|
||||
echo Keeping sh3 stuff in $sh3_files.
|
||||
|
Loading…
Reference in New Issue
Block a user