From: Michael Snyder <msnyder@cygnus.com>
To: gdb-patches@sources.redhat.com
Cc: keiths@redhat.com
Subject: [RFA] Add gdbtk to TAGS makefile target.
Date: Mon, 28 Jan 2002 16:50:00 -0000 [thread overview]
Message-ID: <200201290043.g0T0hk724390@reddwarf.cygnus.com> (raw)
This change would add the gdbtk source directory to the files
for which "make TAGS" generates an etags database.
2002-01-28 Michael Snyder <msnyder@redhat.com>
* Makefile.in (TAGFILES_NO_SRCDIR): Add SUBDIR_GDBTK_SRCS.
Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/Makefile.in,v
retrieving revision 1.153
diff -p -r1.153 Makefile.in
*** Makefile.in 2002/01/24 03:44:10 1.153
--- Makefile.in 2002/01/29 00:48:42
*************** SOURCES = $(SFILES) $(ALLDEPFILES) $(YYF
*** 694,700 ****
# Don't include YYFILES (*.tab.c) because we already include *.y in SFILES,
# and it's more useful to see it in the .y file.
TAGFILES_NO_SRCDIR = $(SFILES) $(HFILES_NO_SRCDIR) $(ALLDEPFILES) \
! $(SUBDIR_CLI_SRCS)
TAGFILES_WITH_SRCDIR = $(HFILES_WITH_SRCDIR)
COMMON_OBS = version.o blockframe.o breakpoint.o findvar.o regcache.o \
--- 694,700 ----
# Don't include YYFILES (*.tab.c) because we already include *.y in SFILES,
# and it's more useful to see it in the .y file.
TAGFILES_NO_SRCDIR = $(SFILES) $(HFILES_NO_SRCDIR) $(ALLDEPFILES) \
! $(SUBDIR_CLI_SRCS) $(SUBDIR_GDBTK_SRCS)
TAGFILES_WITH_SRCDIR = $(HFILES_WITH_SRCDIR)
COMMON_OBS = version.o blockframe.o breakpoint.o findvar.o regcache.o \
next reply other threads:[~2002-01-29 0:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-28 16:50 Michael Snyder [this message]
2002-01-28 19:23 ` Andrew Cagney
2002-01-29 10:48 ` Michael Snyder
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=200201290043.g0T0hk724390@reddwarf.cygnus.com \
--to=msnyder@cygnus.com \
--cc=gdb-patches@sources.redhat.com \
--cc=keiths@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