* Makefile.in (elf_common_h): Define.

This commit is contained in:
Andreas Schwab 2006-04-04 17:06:36 +00:00
parent 4d4920ecc5
commit dbcd679b17
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2006-04-04 Andreas Schwab <schwab@suse.de>
* Makefile.in (elf_common_h): Define.
2006-04-03 Andrew Stubbs <andrew.stubbs@st.com>
* sh-tdep.c (sh_dwarf2_frame_init_reg): New function.

View File

@ -576,6 +576,7 @@ coff_symconst_h = $(INCLUDE_DIR)/coff/symconst.h
coff_ecoff_h = $(INCLUDE_DIR)/coff/ecoff.h
coff_internal_h = $(INCLUDE_DIR)/coff/internal.h
dis_asm_h = $(INCLUDE_DIR)/dis-asm.h $(bfd_h)
elf_common_h = $(INCLUDE_DIR)/elf/common.h
elf_reloc_macros_h = $(INCLUDE_DIR)/elf/reloc-macros.h
elf_sh_h = $(INCLUDE_DIR)/elf/sh.h
elf_arm_h = $(INCLUDE_DIR)/elf/arm.h $(elf_reloc_macros_h)