aboutsummaryrefslogtreecommitdiff
path: root/bfd/.Sanitize
diff options
context:
space:
mode:
authorMichael Tiemann <tiemann@cygnus>1994-11-25 02:14:11 +0000
committerMichael Tiemann <tiemann@cygnus>1994-11-25 02:14:11 +0000
commitca43dedd356c5463a80ea9f2924ff59015ff8a30 (patch)
tree4c787f5b2cc07cd1969bfe8cffd3105c624adbd0 /bfd/.Sanitize
parentff030c982785b7ceeaa02c544c92227b09f8be68 (diff)
downloadgdb-ca43dedd356c5463a80ea9f2924ff59015ff8a30.zip
gdb-ca43dedd356c5463a80ea9f2924ff59015ff8a30.tar.gz
gdb-ca43dedd356c5463a80ea9f2924ff59015ff8a30.tar.bz2
Clean up bitrot (such as interfaces that have changed since these
patches were last used).
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r--bfd/.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize
index f3d944f..c5a8fe4 100644
--- a/bfd/.Sanitize
+++ b/bfd/.Sanitize
@@ -263,7 +263,7 @@ else
done
fi
-rce_files="ChangeLog archures.c config.bfd configure.in targets.c"
+rce_files="ChangeLog archures.c bfd-in2.h config.bfd configure.in targets.c"
if ( echo $* | grep keep\-rce > /dev/null ) ; then
for i in $rce_files ; do
if test ! -d $i && (grep sanitize-rce $i > /dev/null) ; then