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:
81508b2
)
Sanitize h8s stuff out of bfd-in2.h too.
author
Jeff Law
<law@redhat.com>
Wed, 26 Jun 1996 15:07:58 +0000
(15:07 +0000)
committer
Jeff Law
<law@redhat.com>
Wed, 26 Jun 1996 15:07:58 +0000
(15:07 +0000)
bfd/.Sanitize
patch
|
blob
|
history
diff --git
a/bfd/.Sanitize
b/bfd/.Sanitize
index 5af89a28b2ca1233bc97b3cd8d57d45d1b367343..f46cb72585ff9b5f01d0fcc4c2270825820ecfd9 100644
(file)
--- a/
bfd/.Sanitize
+++ b/
bfd/.Sanitize
@@
-315,7
+315,7
@@
else
done
fi
-h8s_files="archures.c coff-h8300.c coffcode.h cpu-h8300.c ChangeLog"
+h8s_files="archures.c coff-h8300.c coffcode.h cpu-h8300.c ChangeLog
bfd-in2.h
"
if ( echo $* | grep keep\-h8s > /dev/null ) ; then
for i in $h8s_files ; do
if test ! -d $i && (grep sanitize-h8s $i > /dev/null) ; then