aboutsummaryrefslogtreecommitdiff
path: root/bfd/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/Makefile.in')
-rw-r--r--bfd/Makefile.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index 2c385d5..fbad166 100644
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -460,6 +460,7 @@ ALL_MACHINES = \
cpu-v850.lo \
cpu-v850_rh850.lo \
cpu-vax.lo \
+ cpu-visium.lo \
cpu-w65.lo \
cpu-we32k.lo \
cpu-xc16x.lo \
@@ -544,6 +545,7 @@ ALL_MACHINES_CFILES = \
cpu-v850.c \
cpu-v850_rh850.c \
cpu-vax.c \
+ cpu-visium.c \
cpu-w65.c \
cpu-we32k.c \
cpu-xc16x.c \
@@ -666,6 +668,7 @@ BFD32_BACKENDS = \
elf32-tilepro.lo \
elf32-v850.lo \
elf32-vax.lo \
+ elf32-visium.lo \
elf32-xc16x.lo \
elf32-xgate.lo \
elf32-xstormy16.lo \
@@ -853,6 +856,7 @@ BFD32_BACKENDS_CFILES = \
elf32-tilepro.c \
elf32-v850.c \
elf32-vax.c \
+ elf32-visium.c \
elf32-xc16x.c \
elf32-xgate.c \
elf32-xstormy16.c \
@@ -1371,6 +1375,7 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-v850.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-v850_rh850.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-vax.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-visium.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-w65.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-we32k.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xc16x.Plo@am__quote@
@@ -1456,6 +1461,7 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-tilepro.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-visium.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xc16x.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xgate.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xstormy16.Plo@am__quote@