diff options
Diffstat (limited to 'bfd/Makefile.am')
-rw-r--r-- | bfd/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/Makefile.am b/bfd/Makefile.am index b6088a3..c88c448 100644 --- a/bfd/Makefile.am +++ b/bfd/Makefile.am @@ -262,7 +262,6 @@ ALL_MACHINES_CFILES = \ BFD32_BACKENDS = \ aout-cris.lo \ aout-ns32k.lo \ - aout-tic30.lo \ aout32.lo \ cf-i386lynx.lo \ coff-go32.lo \ @@ -398,7 +397,6 @@ BFD32_BACKENDS = \ BFD32_BACKENDS_CFILES = \ aout-cris.c \ aout-ns32k.c \ - aout-tic30.c \ aout32.c \ cf-i386lynx.c \ coff-go32.c \ |