2010-04-14 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / bfd / Makefile.in
index 5700ed3b17c911170f351e44f83d706362309f9f..7134a704edf4698acc0ec6294fbbe911fc93f640 100644 (file)
@@ -49,6 +49,7 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
        $(top_srcdir)/../config/depstand.m4 \
        $(top_srcdir)/../config/gettext-sister.m4 \
+       $(top_srcdir)/../config/largefile.m4 \
        $(top_srcdir)/../config/lead-dot.m4 \
        $(top_srcdir)/../config/nls.m4 \
        $(top_srcdir)/../config/override.m4 \
@@ -59,7 +60,8 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
        $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
        $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
        $(top_srcdir)/bfd.m4 $(top_srcdir)/warning.m4 \
-       $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+       $(top_srcdir)/acinclude.m4 $(top_srcdir)/../config/zlib.m4 \
+       $(top_srcdir)/configure.in
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
@@ -289,7 +291,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 oldincludedir = @oldincludedir@
@@ -424,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 \
@@ -496,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 \
@@ -613,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 \
@@ -684,11 +688,9 @@ BFD32_BACKENDS = \
        vaxbsd.lo \
        vaxnetbsd.lo \
        versados.lo \
-       vms-gsd.lo \
-       vms-hdr.lo \
        vms-misc.lo \
-       vms-tir.lo \
-       vms.lo \
+       vms-alpha.lo \
+       vms-lib.lo \
        xcofflink.lo \
        xsym.lo \
        xtensa-isa.lo \
@@ -797,6 +799,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 \
@@ -867,11 +870,9 @@ BFD32_BACKENDS_CFILES = \
        vaxbsd.c \
        vaxnetbsd.c \
        versados.c \
-       vms-gsd.c \
-       vms-hdr.c \
+       vms-alpha.c \
+       vms-lib.c \
        vms-misc.c \
-       vms-tir.c \
-       vms.c \
        xcofflink.c \
        xsym.c \
        xtensa-isa.c \
@@ -906,6 +907,7 @@ BFD64_BACKENDS = \
        elf64-x86-64.lo \
        elf64.lo \
        elfn32-mips.lo \
+       mach-o-x86-64.lo \
        mmo.lo \
        nlm32-alpha.lo \
        nlm64.lo \
@@ -936,6 +938,7 @@ BFD64_BACKENDS_CFILES = \
        elf64-x86-64.c \
        elf64.c \
        elfn32-mips.c \
+       mach-o-x86-64.c \
        mmo.c \
        nlm32-alpha.c \
        nlm64.c \
@@ -1284,6 +1287,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@
@@ -1360,6 +1364,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@
@@ -1412,6 +1417,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m88kmach3.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m88kopenbsd.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mach-o-i386.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mach-o-x86-64.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mach-o.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mipsbsd.Plo@am__quote@
@@ -1476,11 +1482,9 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vaxnetbsd.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/verilog.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/versados.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms-gsd.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms-hdr.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms-alpha.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms-lib.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms-misc.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms-tir.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xcofflink.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xsym.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xtensa-isa.Plo@am__quote@
This page took 0.026286 seconds and 4 git commands to generate.