* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
This commit is contained in:
parent
55da90a306
commit
6d0f4cb4e6
3 changed files with 13 additions and 8 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-04-24 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* Makefile.am: Run "make dep-am".
|
||||
* Makefile.in: Regenerate.
|
||||
|
||||
2007-04-23 Nathan Sidwell <nathan@codesourcery.com>
|
||||
|
||||
* config/tc-m68k.c (mcf54455_ctrl): New.
|
||||
|
|
|
@ -1167,10 +1167,10 @@ DEPTC_m32c_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|||
subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/m32c-desc.h \
|
||||
$(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
|
||||
$(INCDIR)/opcode/cgen-bitset.h $(srcdir)/../opcodes/m32c-opc.h \
|
||||
$(srcdir)/../opcodes/cgen-types.h $(srcdir)/../opcodes/cgen-ops.h \
|
||||
cgen.h $(INCDIR)/elf/common.h $(INCDIR)/elf/m32c.h \
|
||||
$(INCDIR)/elf/reloc-macros.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \
|
||||
$(INCDIR)/safe-ctype.h
|
||||
$(srcdir)/../opcodes/cgen-types.h ../bfd/bfd_stdint.h \
|
||||
$(srcdir)/../opcodes/cgen-ops.h cgen.h $(INCDIR)/elf/common.h \
|
||||
$(INCDIR)/elf/m32c.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/libbfd.h \
|
||||
$(INCDIR)/hashtab.h $(INCDIR)/safe-ctype.h
|
||||
DEPTC_m32r_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-m32r.h dwarf2dbg.h \
|
||||
|
|
|
@ -944,10 +944,10 @@ DEPTC_m32c_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|||
subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/m32c-desc.h \
|
||||
$(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
|
||||
$(INCDIR)/opcode/cgen-bitset.h $(srcdir)/../opcodes/m32c-opc.h \
|
||||
$(srcdir)/../opcodes/cgen-types.h $(srcdir)/../opcodes/cgen-ops.h \
|
||||
cgen.h $(INCDIR)/elf/common.h $(INCDIR)/elf/m32c.h \
|
||||
$(INCDIR)/elf/reloc-macros.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \
|
||||
$(INCDIR)/safe-ctype.h
|
||||
$(srcdir)/../opcodes/cgen-types.h ../bfd/bfd_stdint.h \
|
||||
$(srcdir)/../opcodes/cgen-ops.h cgen.h $(INCDIR)/elf/common.h \
|
||||
$(INCDIR)/elf/m32c.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/libbfd.h \
|
||||
$(INCDIR)/hashtab.h $(INCDIR)/safe-ctype.h
|
||||
|
||||
DEPTC_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
||||
|
|
Loading…
Reference in a new issue