aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bfd/ChangeLog5
-rw-r--r--bfd/Makefile.am11
-rw-r--r--bfd/Makefile.in11
-rw-r--r--binutils/ChangeLog5
-rw-r--r--binutils/Makefile.am2
-rw-r--r--binutils/Makefile.in10
-rw-r--r--gas/ChangeLog5
-rw-r--r--gas/Makefile.am54
-rw-r--r--gas/Makefile.in65
9 files changed, 122 insertions, 46 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index b0ecf0c..4db47fb 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-10 H.J. Lu <hongjiu.lu@intel.com>
+
+ * Makefile.am: Run "make dep-am".
+ * Makefile.in: Regenerated.
+
2009-07-10 Doug Kwan <dougkwan@google.com>
* elf32-arm.c (stub_hash_newfunc): Initialize fields
diff --git a/bfd/Makefile.am b/bfd/Makefile.am
index d487d85..5561964 100644
--- a/bfd/Makefile.am
+++ b/bfd/Makefile.am
@@ -1204,8 +1204,8 @@ merge.lo: \
dwarf2.lo: \
dwarf2.c \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/filenames.h \
@@ -2041,8 +2041,8 @@ elf-attrs.lo: \
elf-eh-frame.lo: \
elf-eh-frame.c \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/filenames.h \
@@ -2172,9 +2172,9 @@ elf32-avr.lo: \
elf32-bfin.lo: \
elf32-bfin.c \
$(INCDIR)/bfdlink.h \
+ $(INCDIR)/dwarf2.h \
$(INCDIR)/elf/bfin.h \
$(INCDIR)/elf/common.h \
- $(INCDIR)/dwarf2.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -2282,8 +2282,8 @@ elf32-fr30.lo: \
elf32-frv.lo: \
elf32-frv.c \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/frv.h \
$(INCDIR)/elf/internal.h \
@@ -2776,8 +2776,8 @@ elf32-vax.lo: \
elf32-xc16x.lo: \
elf32-xc16x.c \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -3592,6 +3592,7 @@ vms.lo: \
vms.h
vmsutil.lo: \
vmsutil.c \
+ $(INCDIR)/filenames.h \
vmsutil.h
xcofflink.lo: \
xcofflink.c \
diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index d01adde..913a9df 100644
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -1805,8 +1805,8 @@ merge.lo: \
dwarf2.lo: \
dwarf2.c \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/filenames.h \
@@ -2642,8 +2642,8 @@ elf-attrs.lo: \
elf-eh-frame.lo: \
elf-eh-frame.c \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/filenames.h \
@@ -2773,9 +2773,9 @@ elf32-avr.lo: \
elf32-bfin.lo: \
elf32-bfin.c \
$(INCDIR)/bfdlink.h \
+ $(INCDIR)/dwarf2.h \
$(INCDIR)/elf/bfin.h \
$(INCDIR)/elf/common.h \
- $(INCDIR)/dwarf2.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -2883,8 +2883,8 @@ elf32-fr30.lo: \
elf32-frv.lo: \
elf32-frv.c \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/frv.h \
$(INCDIR)/elf/internal.h \
@@ -3377,8 +3377,8 @@ elf32-vax.lo: \
elf32-xc16x.lo: \
elf32-xc16x.c \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -4193,6 +4193,7 @@ vms.lo: \
vms.h
vmsutil.lo: \
vmsutil.c \
+ $(INCDIR)/filenames.h \
vmsutil.h
xcofflink.lo: \
xcofflink.c \
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index cca5031..58f8bc8 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-10 H.J. Lu <hongjiu.lu@intel.com>
+
+ * Makefile.am: Run "make dep-am".
+ * Makefile.in: Regenerated.
+
2009-07-10 Tom Tromey <tromey@redhat.com>
* Makefile.am (dwarf.o): Refer to dwarf2.h, not elf/dwarf2.h.
diff --git a/binutils/Makefile.am b/binutils/Makefile.am
index 8b48f6f..636140d 100644
--- a/binutils/Makefile.am
+++ b/binutils/Makefile.am
@@ -622,8 +622,8 @@ dwarf.o: \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/ansidecl.h \
$(INCDIR)/binary-io.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/fopen-same.h \
$(INCDIR)/libiberty.h \
$(INCDIR)/symcat.h \
diff --git a/binutils/Makefile.in b/binutils/Makefile.in
index 62e821f..adb323d 100644
--- a/binutils/Makefile.in
+++ b/binutils/Makefile.in
@@ -549,15 +549,15 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
- echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
- cd $(srcdir) && $(AUTOMAKE) --foreign \
+ echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
+ cd $(srcdir) && $(AUTOMAKE) --cygnus \
&& exit 0; \
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
cd $(top_srcdir) && \
- $(AUTOMAKE) --foreign Makefile
+ $(AUTOMAKE) --cygnus Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
@@ -1390,8 +1390,8 @@ dwarf.o: \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/ansidecl.h \
$(INCDIR)/binary-io.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/fopen-same.h \
$(INCDIR)/libiberty.h \
$(INCDIR)/symcat.h \
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 85e66cb..8c49ce7 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-10 H.J. Lu <hongjiu.lu@intel.com>
+
+ * Makefile.am: Run "make dep-am".
+ * Makefile.in: Regenerated.
+
2009-07-10 Tom Tromey <tromey@redhat.com>
* Makefile.am (DEPTC_alpha_ecoff): Refer to dwarf2.h, not
diff --git a/gas/Makefile.am b/gas/Makefile.am
index 56cd4a6..5501325 100644
--- a/gas/Makefile.am
+++ b/gas/Makefile.am
@@ -1112,9 +1112,9 @@ DEPTC_alpha_elf = \
$(INCDIR)/bfdlink.h \
$(INCDIR)/coff/ecoff.h \
$(INCDIR)/coff/sym.h \
+ $(INCDIR)/dwarf2.h \
$(INCDIR)/elf/alpha.h \
$(INCDIR)/elf/common.h \
- $(INCDIR)/dwarf2.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -1191,9 +1191,9 @@ DEPTC_arm_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
+ $(INCDIR)/dwarf2.h \
$(INCDIR)/elf/arm.h \
$(INCDIR)/elf/common.h \
- $(INCDIR)/dwarf2.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -1406,8 +1406,8 @@ DEPTC_hppa_elf = \
$(BFDDIR)/libhppa.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/hppa.h \
$(INCDIR)/elf/internal.h \
@@ -1480,8 +1480,8 @@ DEPTC_i386_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -1497,6 +1497,22 @@ DEPTC_i386_elf = \
dw2gencfi.h \
dwarf2dbg.h \
subsegs.h
+DEPTC_i386_macho = \
+ $(INCDIR)/alloca-conf.h \
+ $(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/reloc-macros.h \
+ $(INCDIR)/elf/x86-64.h \
+ $(INCDIR)/obstack.h \
+ $(INCDIR)/opcode/i386.h \
+ $(INCDIR)/safe-ctype.h \
+ $(srcdir)/../opcodes/i386-init.h \
+ $(srcdir)/../opcodes/i386-opc.h \
+ $(srcdir)/config/obj-macho.h \
+ $(srcdir)/config/tc-i386-intel.c \
+ $(srcdir)/config/tc-i386.h \
+ dw2gencfi.h \
+ dwarf2dbg.h \
+ subsegs.h
DEPTC_i860_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
@@ -1691,8 +1707,8 @@ DEPTC_m68k_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/m68k.h \
@@ -1782,8 +1798,8 @@ DEPTC_mips_coff = \
$(INCDIR)/coff/internal.h \
$(INCDIR)/coff/mipspe.h \
$(INCDIR)/coff/sym.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/mips.h \
@@ -1805,8 +1821,8 @@ DEPTC_mips_ecoff = \
$(INCDIR)/bfdlink.h \
$(INCDIR)/coff/ecoff.h \
$(INCDIR)/coff/sym.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/mips.h \
@@ -1828,8 +1844,8 @@ DEPTC_mips_elf = \
$(INCDIR)/bfdlink.h \
$(INCDIR)/coff/ecoff.h \
$(INCDIR)/coff/sym.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/mips.h \
@@ -2024,8 +2040,8 @@ DEPTC_ppc_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/ppc.h \
@@ -2042,8 +2058,8 @@ DEPTC_s390_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -2096,8 +2112,8 @@ DEPTC_sh_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -2116,8 +2132,8 @@ DEPTC_sh64_elf = \
$(BFDDIR)/elf32-sh64.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -2165,8 +2181,8 @@ DEPTC_sparc_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -2722,6 +2738,13 @@ DEPOBJ_i386_elf = \
dwarf2dbg.h \
struc-symbol.h \
subsegs.h
+DEPOBJ_i386_macho = \
+ $(BFDDIR)/mach-o.h \
+ $(INCDIR)/alloca-conf.h \
+ $(INCDIR)/opcode/i386.h \
+ $(srcdir)/../opcodes/i386-opc.h \
+ $(srcdir)/config/obj-macho.h \
+ $(srcdir)/config/tc-i386.h
DEPOBJ_i860_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
@@ -3716,6 +3739,11 @@ DEP_i386_elf = \
$(srcdir)/config/obj-elf.h \
$(srcdir)/config/tc-i386.h \
dwarf2dbg.h
+DEP_i386_macho = \
+ $(INCDIR)/opcode/i386.h \
+ $(srcdir)/../opcodes/i386-opc.h \
+ $(srcdir)/config/obj-macho.h \
+ $(srcdir)/config/tc-i386.h
DEP_i860_elf = \
$(BFDDIR)/elf-bfd.h \
$(BFDDIR)/libcoff.h \
diff --git a/gas/Makefile.in b/gas/Makefile.in
index 032440d..5afa750 100644
--- a/gas/Makefile.in
+++ b/gas/Makefile.in
@@ -838,9 +838,9 @@ DEPTC_alpha_elf = \
$(INCDIR)/bfdlink.h \
$(INCDIR)/coff/ecoff.h \
$(INCDIR)/coff/sym.h \
+ $(INCDIR)/dwarf2.h \
$(INCDIR)/elf/alpha.h \
$(INCDIR)/elf/common.h \
- $(INCDIR)/dwarf2.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -922,9 +922,9 @@ DEPTC_arm_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
+ $(INCDIR)/dwarf2.h \
$(INCDIR)/elf/arm.h \
$(INCDIR)/elf/common.h \
- $(INCDIR)/dwarf2.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -1151,8 +1151,8 @@ DEPTC_hppa_elf = \
$(BFDDIR)/libhppa.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/hppa.h \
$(INCDIR)/elf/internal.h \
@@ -1229,8 +1229,8 @@ DEPTC_i386_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -1247,6 +1247,23 @@ DEPTC_i386_elf = \
dwarf2dbg.h \
subsegs.h
+DEPTC_i386_macho = \
+ $(INCDIR)/alloca-conf.h \
+ $(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/reloc-macros.h \
+ $(INCDIR)/elf/x86-64.h \
+ $(INCDIR)/obstack.h \
+ $(INCDIR)/opcode/i386.h \
+ $(INCDIR)/safe-ctype.h \
+ $(srcdir)/../opcodes/i386-init.h \
+ $(srcdir)/../opcodes/i386-opc.h \
+ $(srcdir)/config/obj-macho.h \
+ $(srcdir)/config/tc-i386-intel.c \
+ $(srcdir)/config/tc-i386.h \
+ dw2gencfi.h \
+ dwarf2dbg.h \
+ subsegs.h
+
DEPTC_i860_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
@@ -1452,8 +1469,8 @@ DEPTC_m68k_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/m68k.h \
@@ -1548,8 +1565,8 @@ DEPTC_mips_coff = \
$(INCDIR)/coff/internal.h \
$(INCDIR)/coff/mipspe.h \
$(INCDIR)/coff/sym.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/mips.h \
@@ -1572,8 +1589,8 @@ DEPTC_mips_ecoff = \
$(INCDIR)/bfdlink.h \
$(INCDIR)/coff/ecoff.h \
$(INCDIR)/coff/sym.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/mips.h \
@@ -1596,8 +1613,8 @@ DEPTC_mips_elf = \
$(INCDIR)/bfdlink.h \
$(INCDIR)/coff/ecoff.h \
$(INCDIR)/coff/sym.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/mips.h \
@@ -1806,8 +1823,8 @@ DEPTC_ppc_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/ppc.h \
@@ -1825,8 +1842,8 @@ DEPTC_s390_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -1882,8 +1899,8 @@ DEPTC_sh_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -1903,8 +1920,8 @@ DEPTC_sh64_elf = \
$(BFDDIR)/elf32-sh64.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -1955,8 +1972,8 @@ DEPTC_sparc_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h \
- $(INCDIR)/elf/common.h \
$(INCDIR)/dwarf2.h \
+ $(INCDIR)/elf/common.h \
$(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h \
@@ -2552,6 +2569,14 @@ DEPOBJ_i386_elf = \
struc-symbol.h \
subsegs.h
+DEPOBJ_i386_macho = \
+ $(BFDDIR)/mach-o.h \
+ $(INCDIR)/alloca-conf.h \
+ $(INCDIR)/opcode/i386.h \
+ $(srcdir)/../opcodes/i386-opc.h \
+ $(srcdir)/config/obj-macho.h \
+ $(srcdir)/config/tc-i386.h
+
DEPOBJ_i860_elf = \
$(BFDDIR)/elf-bfd.h \
$(INCDIR)/alloca-conf.h \
@@ -3626,6 +3651,12 @@ DEP_i386_elf = \
$(srcdir)/config/tc-i386.h \
dwarf2dbg.h
+DEP_i386_macho = \
+ $(INCDIR)/opcode/i386.h \
+ $(srcdir)/../opcodes/i386-opc.h \
+ $(srcdir)/config/obj-macho.h \
+ $(srcdir)/config/tc-i386.h
+
DEP_i860_elf = \
$(BFDDIR)/elf-bfd.h \
$(BFDDIR)/libcoff.h \
@@ -4264,15 +4295,15 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
- echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
- cd $(srcdir) && $(AUTOMAKE) --foreign \
+ echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
+ cd $(srcdir) && $(AUTOMAKE) --cygnus \
&& exit 0; \
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
cd $(top_srcdir) && \
- $(AUTOMAKE) --foreign Makefile
+ $(AUTOMAKE) --cygnus Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \