mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 12:03:41 +08:00
2007-09-08 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am: Run "make dep-am". * Makefile.in: Regenerate.
This commit is contained in:
parent
40fb982012
commit
331699936d
@ -1,3 +1,8 @@
|
||||
2007-09-08 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* Makefile.am: Run "make dep-am".
|
||||
* Makefile.in: Regenerate.
|
||||
|
||||
2007-09-08 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* configure.in (AC_CHECK_HEADERS): Add limits.h.
|
||||
|
@ -1131,19 +1131,22 @@ DEPTC_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
|
||||
$(srcdir)/../opcodes/i386-opc.h $(INCDIR)/opcode/i386.h \
|
||||
$(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
||||
subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h dw2gencfi.h \
|
||||
$(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h
|
||||
$(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
|
||||
$(srcdir)/../opcodes/i386-init.h
|
||||
DEPTC_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
|
||||
$(srcdir)/../opcodes/i386-opc.h $(INCDIR)/opcode/i386.h \
|
||||
$(INCDIR)/coff/internal.h $(INCDIR)/coff/x86_64.h $(INCDIR)/coff/external.h \
|
||||
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
||||
subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h dw2gencfi.h \
|
||||
$(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h
|
||||
$(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
|
||||
$(srcdir)/../opcodes/i386-init.h
|
||||
DEPTC_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h $(srcdir)/../opcodes/i386-opc.h \
|
||||
$(INCDIR)/opcode/i386.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
|
||||
subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h dw2gencfi.h \
|
||||
$(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h
|
||||
$(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
|
||||
$(srcdir)/../opcodes/i386-init.h
|
||||
DEPTC_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h dwarf2dbg.h \
|
||||
|
@ -201,11 +201,12 @@ VERSION = @VERSION@
|
||||
WARN_CFLAGS = @WARN_CFLAGS@
|
||||
XGETTEXT = @XGETTEXT@
|
||||
YACC = `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
|
||||
ac_ct_AR = @ac_ct_AR@
|
||||
|
||||
# We have to set this, because autoconf 2.59 does not substitute YFLAGS.
|
||||
# Autoconf 2.61 does, so this can be removed when we upgrade.
|
||||
YFLAGS =
|
||||
ac_ct_CC = @ac_ct_CC@
|
||||
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
||||
ac_ct_RANLIB = @ac_ct_RANLIB@
|
||||
ac_ct_STRIP = @ac_ct_STRIP@
|
||||
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
||||
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
||||
am__include = @am__include@
|
||||
@ -224,6 +225,7 @@ cgen_cpu_prefix = @cgen_cpu_prefix@
|
||||
datadir = @datadir@
|
||||
datarootdir = @datarootdir@
|
||||
docdir = @docdir@
|
||||
dvidir = @dvidir@
|
||||
exec_prefix = @exec_prefix@
|
||||
extra_objects = @extra_objects@
|
||||
host = @host@
|
||||
@ -238,14 +240,17 @@ install_sh = @install_sh@
|
||||
install_tooldir = @install_tooldir@
|
||||
libdir = @libdir@
|
||||
libexecdir = @libexecdir@
|
||||
localedir = @localedir@
|
||||
localstatedir = @localstatedir@
|
||||
lt_ECHO = @lt_ECHO@
|
||||
mandir = @mandir@
|
||||
mkdir_p = @mkdir_p@
|
||||
obj_format = @obj_format@
|
||||
oldincludedir = @oldincludedir@
|
||||
pdfdir = @pdfdir@
|
||||
prefix = @prefix@
|
||||
program_transform_name = @program_transform_name@
|
||||
psdir = @psdir@
|
||||
sbindir = @sbindir@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
sysconfdir = @sysconfdir@
|
||||
@ -263,10 +268,6 @@ SUBDIRS = doc po
|
||||
# of the "cygnus" option. But distclean still wants it.
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
tooldir = $(exec_prefix)/$(target_alias)
|
||||
|
||||
# We have to set this, because autoconf 2.59 does not substitute YFLAGS.
|
||||
# Autoconf 2.61 does, so this can be removed when we upgrade.
|
||||
YFLAGS =
|
||||
AM_CFLAGS = $(WARN_CFLAGS)
|
||||
MKDEP = gcc -MM
|
||||
TARG_CPU = @target_cpu_type@
|
||||
@ -915,21 +916,24 @@ DEPTC_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
|
||||
$(srcdir)/../opcodes/i386-opc.h $(INCDIR)/opcode/i386.h \
|
||||
$(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
||||
subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h dw2gencfi.h \
|
||||
$(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h
|
||||
$(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
|
||||
$(srcdir)/../opcodes/i386-init.h
|
||||
|
||||
DEPTC_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
|
||||
$(srcdir)/../opcodes/i386-opc.h $(INCDIR)/opcode/i386.h \
|
||||
$(INCDIR)/coff/internal.h $(INCDIR)/coff/x86_64.h $(INCDIR)/coff/external.h \
|
||||
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
||||
subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h dw2gencfi.h \
|
||||
$(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h
|
||||
$(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
|
||||
$(srcdir)/../opcodes/i386-init.h
|
||||
|
||||
DEPTC_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h $(srcdir)/../opcodes/i386-opc.h \
|
||||
$(INCDIR)/opcode/i386.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
|
||||
subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h dw2gencfi.h \
|
||||
$(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h
|
||||
$(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
|
||||
$(srcdir)/../opcodes/i386-init.h
|
||||
|
||||
DEPTC_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
||||
|
@ -1,3 +1,8 @@
|
||||
2007-09-08 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* Makefile.am: Run "make dep-am".
|
||||
* Makefile.in: Regenerate.
|
||||
|
||||
2007-09-08 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* configure.in (AC_CHECK_HEADERS): Add limits.h.
|
||||
|
@ -804,15 +804,15 @@ i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/opcode/i370.h
|
||||
i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/opcode/i370.h
|
||||
i386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
|
||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
|
||||
$(INCDIR)/ansidecl.h opintl.h $(INCDIR)/opcode/i386.h
|
||||
i386-dis.lo: i386-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
|
||||
opintl.h $(INCDIR)/opcode/i386.h
|
||||
i386-opc.lo: i386-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h i386-opc.h \
|
||||
$(INCDIR)/opcode/i386.h i386-tbl.h
|
||||
i386-gen.lo: i386-gen.c $(INCDIR)/getopt.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h i386-opc.h \
|
||||
$(INCDIR)/opcode/i386.h
|
||||
i386-gen.lo: i386-gen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/getopt.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/safe-ctype.h i386-opc.h $(INCDIR)/opcode/i386.h
|
||||
i860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
|
||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/i860.h
|
||||
i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
|
@ -1355,15 +1355,15 @@ i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/opcode/i370.h
|
||||
i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/opcode/i370.h
|
||||
i386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
|
||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
|
||||
$(INCDIR)/ansidecl.h opintl.h $(INCDIR)/opcode/i386.h
|
||||
i386-dis.lo: i386-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
|
||||
opintl.h $(INCDIR)/opcode/i386.h
|
||||
i386-opc.lo: i386-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h i386-opc.h \
|
||||
$(INCDIR)/opcode/i386.h i386-tbl.h
|
||||
i386-gen.lo: i386-gen.c $(INCDIR)/getopt.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h i386-opc.h \
|
||||
$(INCDIR)/opcode/i386.h
|
||||
i386-gen.lo: i386-gen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/getopt.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/safe-ctype.h i386-opc.h $(INCDIR)/opcode/i386.h
|
||||
i860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
|
||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/i860.h
|
||||
i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
|
Loading…
Reference in New Issue
Block a user