bfd:
[deliverable/binutils-gdb.git] / bfd / Makefile.in
index 639817d794d082fab9480647f2453e8a71503514..93489ba07e9645414d2e058dc8f53a1a1a7b9845 100644 (file)
@@ -425,6 +425,7 @@ ALL_MACHINES = \
        cpu-tic30.lo \
        cpu-tic4x.lo \
        cpu-tic54x.lo \
+       cpu-tic6x.lo \
        cpu-tic80.lo \
        cpu-v850.lo \
        cpu-vax.lo \
@@ -497,6 +498,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 \
@@ -614,6 +616,7 @@ BFD32_BACKENDS = \
        elf32-sh64.lo \
        elf32-sparc.lo \
        elf32-spu.lo \
+       elf32-tic6x.lo \
        elf32-v850.lo \
        elf32-vax.lo \
        elf32-xc16x.lo \
@@ -798,6 +801,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 \
@@ -1287,6 +1291,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic30.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic4x.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic54x.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic6x.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic80.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-v850.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-vax.Plo@am__quote@
@@ -1363,6 +1368,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh64.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sparc.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-spu.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-tic6x.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-v850.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-vax.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xc16x.Plo@am__quote@
This page took 0.027616 seconds and 4 git commands to generate.