Add elfxx-x86.h and elfxx-x86.c
[deliverable/binutils-gdb.git] / bfd / Makefile.am
index 97b608ca97567cc5034b402afb201a5b9bf1fcbd..f7007a72aef9f1ad0a59fea00ff0147ccef761e5 100644 (file)
@@ -346,6 +346,7 @@ BFD32_BACKENDS = \
        elf32-hppa.lo \
        elf32-i370.lo \
        elf32-i386.lo \
+       elfxx-x86.lo \
        elf32-i860.lo \
        elf32-i960.lo \
        elf32-ip2k.lo \
@@ -542,6 +543,7 @@ BFD32_BACKENDS_CFILES = \
        elf32-hppa.c \
        elf32-i370.c \
        elf32-i386.c \
+       elfxx-x86.c \
        elf32-i860.c \
        elf32-i960.c \
        elf32-ip2k.c \
@@ -699,6 +701,7 @@ BFD64_BACKENDS = \
        elf64-sparc.lo \
        elf64-tilegx.lo \
        elf64-x86-64.lo \
+       elfxx-x86.lo \
        elf64.lo \
        mach-o-aarch64.lo \
        mach-o-x86-64.lo \
@@ -734,6 +737,7 @@ BFD64_BACKENDS_CFILES = \
        elf64-sparc.c \
        elf64-tilegx.c \
        elf64-x86-64.c \
+       elfxx-x86.c \
        elf64.c \
        elfn32-mips.c \
        elfxx-aarch64.c \
This page took 0.024983 seconds and 4 git commands to generate.