diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-08-09 19:16:24 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-08-09 19:16:24 +0000 |
commit | 36d701ab49dbf9b5feb69f2fd66442d7e2c6c8a2 (patch) | |
tree | 325b3f453c94d3178dd9df149eee617277b08b9e /bfd/.Sanitize | |
parent | 3036933a885339e5cbde00024ebe7eac10a26cf5 (diff) | |
download | gdb-36d701ab49dbf9b5feb69f2fd66442d7e2c6c8a2.zip gdb-36d701ab49dbf9b5feb69f2fd66442d7e2c6c8a2.tar.gz gdb-36d701ab49dbf9b5feb69f2fd66442d7e2c6c8a2.tar.bz2 |
sanitize targets.c
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r-- | bfd/.Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize index 1b88456..b424639 100644 --- a/bfd/.Sanitize +++ b/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. |