Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: gdb-patches@sources.redhat.com
Subject: [RFA] Add ada-lex.c to YYFILES in Makefile.in
Date: Thu, 20 Oct 2005 21:00:00 -0000	[thread overview]
Message-ID: <20051020210045.GA1017@adacore.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 356 bytes --]

See http://sources.redhat.com/ml/gdb/2005-10/msg00118.html for the
motivation. Thanks to Daniel for the suggestion.

2005-10-20  Joel Brobecker  <brobecker@adacore.com>

        * Makefile.in (YYFILES): Add ada-lex.c

Tested on x86-linux by doing a "make -f src-release gdb.tar".
The resulting tarball contained the ada-lex.c file.

OK to commit?
-- 
Joel

[-- Attachment #2: Makefile.in.diff --]
[-- Type: text/plain, Size: 442 bytes --]

Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/Makefile.in,v
retrieving revision 1.756
diff -u -p -r1.756 Makefile.in
--- Makefile.in	13 Oct 2005 09:31:59 -0000	1.756
+++ Makefile.in	20 Oct 2005 16:59:55 -0000
@@ -948,6 +948,7 @@ SUBDIRS = @subdirs@
 YYFILES = c-exp.c \
 	cp-name-parser.c \
 	objc-exp.c \
+	ada-lex.c \
 	ada-exp.c \
 	jv-exp.c \
 	f-exp.c m2-exp.c p-exp.c

             reply	other threads:[~2005-10-20 21:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-20 21:00 Joel Brobecker [this message]
2005-10-21  5:42 ` Daniel Jacobowitz
2005-10-21  6:26   ` 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=20051020210045.GA1017@adacore.com \
    --to=brobecker@adacore.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