Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Michael Snyder <msnyder@vmware.com>
To: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
Subject: [rfa] make clean should remove observe.h and observer.inc
Date: Tue, 22 Feb 2011 21:56:00 -0000	[thread overview]
Message-ID: <4D6429F5.3030209@vmware.com> (raw)

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

These are easily regenerated.


[-- Attachment #2: observer.txt --]
[-- Type: text/plain, Size: 810 bytes --]

2011-02-22  Michael Snyder  <msnyder@vmware.com>

	* Makefile.in (clean): Make clean should remove generated files
	observer.h and observer.inc.

Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/Makefile.in,v
retrieving revision 1.1158
diff -u -p -u -p -r1.1158 Makefile.in
--- Makefile.in	22 Feb 2011 08:00:25 -0000	1.1158
+++ Makefile.in	22 Feb 2011 21:22:37 -0000
@@ -1237,7 +1237,7 @@ tags: TAGS
 clean mostlyclean: $(CONFIG_CLEAN)
 	@$(MAKE) $(FLAGS_TO_PASS) DO=clean "DODIRS=$(CLEANDIRS)" subdir_do
 	rm -f *.o *.a $(ADD_FILES) *~ init.c-tmp init.l-tmp version.c-tmp
-	rm -f init.c version.c
+	rm -f init.c version.c observer.h observer.inc
 	rm -f gdb$(EXEEXT) core make.log
 	rm -f gdb[0-9]$(EXEEXT)
 	rm -f test-cp-name-parser$(EXEEXT)

             reply	other threads:[~2011-02-22 21:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-22 21:56 Michael Snyder [this message]
2011-02-23 21:44 ` Michael Snyder
2011-02-24  7:20   ` Jan Kratochvil
2011-02-24 15:46   ` Tom Tromey
2011-02-24 18:25     ` Michael Snyder
2011-02-24 18:27       ` Joel Brobecker
2011-02-24 18:39         ` Michael Snyder
2011-02-24 18:57           ` Tom Tromey
2011-02-24 19:04           ` Mark Kettenis
2011-02-24 19:01         ` Mark Kettenis

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=4D6429F5.3030209@vmware.com \
    --to=msnyder@vmware.com \
    --cc=gdb-patches@sourceware.org \
    /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