Add rs6000-core.c/.o to the list of optional backend files...
[deliverable/binutils-gdb.git] / bfd / Makefile.in
index 7d3dfabb80ce56caf56ce500fc5e7dd6ad5fe3f4..c452dd72370698f5b2629cd9866a0c56577eea61 100644 (file)
@@ -950,6 +950,7 @@ OPTIONAL_BACKENDS = \
        irix-core.lo \
        lynx-core.lo \
        osf-core.lo \
+       rs6000-core.lo \
        sco5-core.lo \
        trad-core.lo
 
@@ -960,6 +961,7 @@ OPTIONAL_BACKENDS_CFILES = \
        irix-core.c \
        lynx-core.c \
        osf-core.c \
+       rs6000-core.c \
        sco5-core.c \
        trad-core.c
 
@@ -1460,6 +1462,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reloc.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reloc16.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/riscix.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rs6000-core.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sco5-core.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/section.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simple.Plo@am__quote@
This page took 0.023892 seconds and 4 git commands to generate.