Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jim Blandy <jimb@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: obvious: note that "dis-asm.h" #includes "bfd.h"
Date: Wed, 17 Sep 2003 21:34:00 -0000	[thread overview]
Message-ID: <vt2wuc7hziy.fsf@zenia.home> (raw)


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)


                 reply	other threads:[~2003-09-17 21:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vt2wuc7hziy.fsf@zenia.home \
    --to=jimb@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox