From: Joel Brobecker <brobecker@gnat.com>
To: gdb-patches@sources.redhat.com
Subject: Re: [RFA/testsuite/ada] Update Makefile.in to handle gdb.ada subdir
Date: Tue, 30 Mar 2004 22:10:00 -0000 [thread overview]
Message-ID: <20040330221048.GM888@gnat.com> (raw)
In-Reply-To: <20040329200551.GG888@gnat.com>
[-- Attachment #1: Type: text/plain, Size: 382 bytes --]
[Resent with the patch, this time]
This patch is dependent on the gdb.ada subdirectory being created:
http://sources.redhat.com/ml/gdb-patches/2004-03/msg00727.html
It updates testsuite/Makefile.in to include gdb.ada in the list of subdirs.
2004-03-29 J. Brobecker <brobecker@gnat.com>
* Makefile.in (ALL_SUBDIRS) Add gdb.ada.
Ok to apply?
Thanks,
--
Joel
[-- Attachment #2: Makefile.in.diff --]
[-- Type: text/plain, Size: 750 bytes --]
Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/Makefile.in,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile.in
--- Makefile.in 23 Aug 2003 03:55:58 -0000 1.8
+++ Makefile.in 30 Mar 2004 22:10:07 -0000
@@ -35,8 +35,8 @@ SHELL = @SHELL@
EXEEXT = @EXEEXT@
SUBDIRS = @subdirs@
RPATH_ENVVAR = @RPATH_ENVVAR@
-ALL_SUBDIRS = gdb.arch gdb.asm gdb.base gdb.cp gdb.disasm gdb.java gdb.mi \
- gdb.objc gdb.threads gdb.trace $(SUBDIRS)
+ALL_SUBDIRS = gdb.ada gdb.arch gdb.asm gdb.base gdb.cp gdb.disasm \
+ gdb.java gdb.mi gdb.objc gdb.threads gdb.trace $(SUBDIRS)
EXPECT = `if [ -f $${rootme}/../../expect/expect ] ; then \
echo $${rootme}/../../expect/expect ; \
next prev parent reply other threads:[~2004-03-30 22:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-29 20:05 Joel Brobecker
2004-03-30 22:10 ` Joel Brobecker [this message]
2004-03-31 16:11 ` Andrew Cagney
2004-04-01 0:59 ` Joel Brobecker
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=20040330221048.GM888@gnat.com \
--to=brobecker@gnat.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