sanitize targets.c
This commit is contained in:
parent
3036933a88
commit
36d701ab49
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ Things-to-lose:
|
|||
|
||||
Do-last:
|
||||
|
||||
v9files="configure.in elfcode.h reloc.c bfd-in2.h"
|
||||
v9files="configure.in elfcode.h reloc.c bfd-in2.h targets.c"
|
||||
if ( echo $* | grep keep\-v9 > /dev/null ) ; then
|
||||
if [ -n "${verbose}" ] ; then
|
||||
echo Keeping v9 stuff in $v9files.
|
||||
|
|
Loading…
Reference in a new issue