Add coffswap.h to file list for TIc80 sanitization.
authorFred Fish <fnf@specifix.com>
Wed, 9 Jul 1997 00:34:22 +0000 (00:34 +0000)
committerFred Fish <fnf@specifix.com>
Wed, 9 Jul 1997 00:34:22 +0000 (00:34 +0000)
bfd/.Sanitize

index f0eb6294a1dcf5825732be4fa380213b904ecaef..b5c2004c7713e412f8001487e0d0b4ad1b0b9ab1 100644 (file)
@@ -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
This page took 0.024857 seconds and 4 git commands to generate.