bfd:
[deliverable/binutils-gdb.git] / bfd / Makefile.am
index 03aa24b7b154697ec6d0827cae89c3344612009f..b1ef71e23319eab88f4fea922c2b7a05d5e73721 100644 (file)
@@ -129,6 +129,7 @@ ALL_MACHINES = \
        cpu-tic30.lo \
        cpu-tic4x.lo \
        cpu-tic54x.lo \
+       cpu-tic6x.lo \
        cpu-tic80.lo \
        cpu-v850.lo \
        cpu-vax.lo \
@@ -201,6 +202,7 @@ ALL_MACHINES_CFILES = \
        cpu-tic30.c \
        cpu-tic4x.c \
        cpu-tic54x.c \
+       cpu-tic6x.c \
        cpu-tic80.c \
        cpu-v850.c \
        cpu-vax.c \
@@ -317,6 +319,7 @@ BFD32_BACKENDS = \
        elf32-sh64.lo \
        elf32-sparc.lo \
        elf32-spu.lo \
+       elf32-tic6x.lo \
        elf32-v850.lo \
        elf32-vax.lo \
        elf32-xc16x.lo \
@@ -501,6 +504,7 @@ BFD32_BACKENDS_CFILES = \
        elf32-sh64.c \
        elf32-sparc.c \
        elf32-spu.c \
+       elf32-tic6x.c \
        elf32-v850.c \
        elf32-vax.c \
        elf32-xc16x.c \
This page took 0.0242019999999999 seconds and 4 git commands to generate.