projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f2e685
)
Add coffswap.h to file list for TIc80 sanitization.
author
Fred Fish
<fnf@specifix.com>
Wed, 9 Jul 1997 00:34:22 +0000
(
00:34
+0000)
committer
Fred Fish
<fnf@specifix.com>
Wed, 9 Jul 1997 00:34:22 +0000
(
00:34
+0000)
bfd/.Sanitize
patch
|
blob
|
history
diff --git
a/bfd/.Sanitize
b/bfd/.Sanitize
index f0eb6294a1dcf5825732be4fa380213b904ecaef..b5c2004c7713e412f8001487e0d0b4ad1b0b9ab1 100644
(file)
--- a/
bfd/.Sanitize
+++ b/
bfd/.Sanitize
@@
-409,7
+409,7
@@
else
done
fi
-tic80_files="ChangeLog Makefile.in archures.c bfd-in2.h config.bfd configure configure.in targets.c coffcode.h"
+tic80_files="ChangeLog Makefile.in archures.c bfd-in2.h config.bfd configure configure.in targets.c coffcode.h
coffswap.h
"
if ( echo $* | grep keep\-tic80 > /dev/null ) ; then
for i in $tic80_files ; do
if test ! -d $i && (grep sanitize-tic80 $i > /dev/null) ; then