* obvious: note that "dis-asm.h" #includes "bfd.h"
@ 2003-09-17 21:34 Jim Blandy
0 siblings, 0 replies; only message in thread
From: Jim Blandy @ 2003-09-17 21:34 UTC (permalink / raw)
To: gdb-patches
2003-09-17 Jim Blandy <jimb@redhat.com>
* Makefile.in (dis_asm_h): Note that this #includes "bfd.h".
Index: gdb/Makefile.in
===================================================================
RCS file: /cvs/cvsfiles/devo/gdb/Makefile.in,v
retrieving revision 1.945
diff -c -r1.945 Makefile.in
*** gdb/Makefile.in 17 Sep 2003 21:28:09 -0000 1.945
--- gdb/Makefile.in 17 Sep 2003 21:29:41 -0000
***************
*** 594,600 ****
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
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)
--- 594,600 ----
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_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)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-09-17 21:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-17 21:34 obvious: note that "dis-asm.h" #includes "bfd.h" Jim Blandy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox