mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
Change sp64sim.h to sp64sim.mt in keep_these_too list. Add sp64.mt,
tm-sp64.h, sp64sim.mt, tm-sp64sim.h to lose_these_too list if not added to keep_these_too list.
This commit is contained in:
parent
3ea2c30ac7
commit
0bc1509110
@ -15,7 +15,9 @@ Do-first:
|
||||
|
||||
if ( echo $* | grep keep\-v9 > /dev/null ) ; then
|
||||
# sp64sim.h tm-sp64sim.h not currently used. Left in for now.
|
||||
keep_these_too="sp64.mt tm-sp64.h sp64sim.h tm-sp64sim.h"
|
||||
keep_these_too="sp64.mt tm-sp64.h sp64sim.mt tm-sp64sim.h"
|
||||
else
|
||||
lose_these_too="sp64.mt tm-sp64.h sp64sim.mt tm-sp64sim.h"
|
||||
fi
|
||||
|
||||
# All files listed between the "Things-to-keep:" line and the
|
||||
|
Loading…
Reference in New Issue
Block a user