Add rs6000-core.c/.o to the list of optional backend files...
[deliverable/binutils-gdb.git] / bfd / Makefile.am
index 03c5fc786a0961c46ad0b3986db38e27b3bc915a..da14d57fda3447a8ab05878138633a1a15ef6c11 100644 (file)
@@ -651,6 +651,7 @@ OPTIONAL_BACKENDS = \
        irix-core.lo \
        lynx-core.lo \
        osf-core.lo \
+       rs6000-core.lo \
        sco5-core.lo \
        trad-core.lo
 
@@ -661,6 +662,7 @@ OPTIONAL_BACKENDS_CFILES = \
        irix-core.c \
        lynx-core.c \
        osf-core.c \
+       rs6000-core.c \
        sco5-core.c \
        trad-core.c
 
This page took 0.024416 seconds and 4 git commands to generate.