From: Jeff Law Date: Wed, 26 Jun 1996 15:07:58 +0000 (+0000) Subject: Sanitize h8s stuff out of bfd-in2.h too. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e2d46d50a349265e7c52dc2d03d368e3a1117e6e;p=binutils-gdb.git Sanitize h8s stuff out of bfd-in2.h too. --- diff --git a/bfd/.Sanitize b/bfd/.Sanitize index 5af89a28b2c..f46cb72585f 100644 --- 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