diff options
Diffstat (limited to 'bfd/Makefile.am')
-rw-r--r-- | bfd/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/bfd/Makefile.am b/bfd/Makefile.am index 4987ac9..3c32432 100644 --- a/bfd/Makefile.am +++ b/bfd/Makefile.am @@ -289,7 +289,6 @@ BFD32_BACKENDS = \ elf-ifunc.lo \ elf-m10200.lo \ elf-m10300.lo \ - elf-nacl.lo \ elf-sframe.lo \ elf-strtab.lo \ elf-vxworks.lo \ @@ -423,7 +422,6 @@ BFD32_BACKENDS_CFILES = \ elf-ifunc.c \ elf-m10200.c \ elf-m10300.c \ - elf-nacl.c \ elf-sframe.c \ elf-strtab.c \ elf-vxworks.c \ @@ -709,7 +707,7 @@ SOURCE_HFILES = \ elf32-tic6x.h elf32-tilegx.h elf32-tilepro.h elf32-v850.h \ elf64-hppa.h elf64-ppc.h elf64-tilegx.h \ elf-bfd.h elfcode.h elfcore.h elf-hppa.h elf-linker-x86.h \ - elf-linux-core.h elf-nacl.h elf-s390.h elf-vxworks.h \ + elf-linux-core.h elf-s390.h elf-vxworks.h \ elfxx-aarch64.h elfxx-ia64.h elfxx-mips.h elfxx-riscv.h \ elfxx-sparc.h elfxx-tilegx.h elfxx-x86.h elfxx-loongarch.h \ genlink.h go32stub.h \ |