* Makefile.in (TE_OBJS): Add empty definition.
[deliverable/binutils-gdb.git] / bfd / .Sanitize
index 8cdb2e59b29bb16d01f2a14957f44a3655699ae8..b11a1b059d31858ded8ce57b339fe42f7e86f7ff 100644 (file)
@@ -70,6 +70,7 @@ cf-m68klynx.c
 cf-sparclynx.c
 cisco-core.c
 coff-a29k.c
+coff-arm.c
 coff-alpha.c
 coff-apollo.c
 coff-go32.c
@@ -93,6 +94,7 @@ cofflink.c
 coffswap.h
 config
 config.bfd
+configure
 configure.bat
 configure.host
 configure.in
@@ -134,13 +136,15 @@ elf32-m88k.c
 elf32-mips.c
 elf32-ppc.c
 elf32-sparc.c
-elf32-target.h
 elf32.c
 elf64-gen.c
 elf64-sparc.c
-elf64-target.h
 elf64.c
+elfxx-target.h
 elfcode.h
+elfcore.h
+elflink.c
+elflink.h
 filemode.c
 format.c
 gen-aout.c
@@ -203,6 +207,8 @@ oasys.c
 opncls.c
 osf-core.c
 pc532-mach.c
+pe-arm.c
+pei-arm.c
 pe-i386.c
 pei-i386.c
 ptrace-core.c
@@ -222,6 +228,7 @@ syms.c
 targets.c
 tekhex.c
 trad-core.c
+versados.c
 
 Things-to-lose:
 
@@ -249,7 +256,7 @@ else
        done
 fi
 
-rce_files="ChangeLog Makefile.in archures.c bfd-in2.h config.bfd configure.in targets.c aoutx.h libaout.h"
+rce_files="ChangeLog Makefile.in archures.c bfd-in2.h config.bfd configure.in configure targets.c aoutx.h libaout.h"
 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
@@ -277,7 +284,7 @@ else
        done
 fi
 
-arc_files="ChangeLog Makefile.in archures.c reloc.c targets.c config.bfd configure.in bfd-in2.h elfcode.h libbfd.h"
+arc_files="ChangeLog Makefile.in archures.c reloc.c targets.c config.bfd configure.in configure bfd-in2.h elf.c libbfd.h"
 if ( echo $* | grep keep\-arc > /dev/null ) ; then
        for i in $arc_files ; do
                if test ! -d $i && (grep sanitize-arc $i > /dev/null) ; then
This page took 0.025351 seconds and 4 git commands to generate.