Browse Source

sanitize targets.c

gdb-4_18-branch
Ken Raeburn 34 years ago
parent
commit
36d701ab49
  1. 2
      bfd/.Sanitize

2
bfd/.Sanitize

@ -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…
Cancel
Save