Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / bfd / Makefile.in
index 8a38a7654505ea2d755eaa7d66e2b2e56095aba0..a81da7c66e26a31d897dd21fd494ae6f11bfe010 100644 (file)
@@ -437,6 +437,7 @@ ALL_MACHINES = \
        cpu-moxie.lo \
        cpu-msp430.lo \
        cpu-mt.lo \
+       cpu-nds32.lo \
        cpu-nios2.lo \
        cpu-ns32k.lo \
        cpu-openrisc.lo \
@@ -521,6 +522,7 @@ ALL_MACHINES_CFILES = \
        cpu-moxie.c \
        cpu-msp430.c \
        cpu-mt.c \
+       cpu-nds32.c \
        cpu-ns32k.c \
        cpu-nios2.c \
        cpu-openrisc.c \
@@ -651,6 +653,7 @@ BFD32_BACKENDS = \
        elf32-moxie.lo \
        elf32-msp430.lo \
        elf32-mt.lo \
+       elf32-nds32.lo \
        elf32-nios2.lo \
        elf32-openrisc.lo \
        elf32-or32.lo \
@@ -839,6 +842,7 @@ BFD32_BACKENDS_CFILES = \
        elf32-moxie.c \
        elf32-msp430.c \
        elf32-mt.c \
+       elf32-nds32.c \
        elf32-nios2.c \
        elf32-openrisc.c \
        elf32-or32.c \
@@ -1352,6 +1356,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-moxie.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-msp430.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mt.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-nds32.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-nios2.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-ns32k.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-openrisc.Plo@am__quote@
@@ -1442,6 +1447,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-moxie.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-msp430.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mt.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-nds32.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-nios2.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-openrisc.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-or32.Plo@am__quote@
This page took 0.036446 seconds and 4 git commands to generate.