From: Ben Elliston <bje@au1.ibm.com>
To: Daniel Jacobowitz <drow@false.org>
Cc: gdb <gdb@sourceware.org>
Subject: Re: [aimingoff@mba.nifty.com: build/2446: Architecture depend file under gdb/libdecnumber]
Date: Fri, 18 Apr 2008 19:54:00 -0000 [thread overview]
Message-ID: <1208484463.13905.1.camel@helios> (raw)
In-Reply-To: <20080416230010.GB3853@caradoc.them.org>
Hi Daniel
On Wed, 2008-04-16 at 19:00 -0400, Daniel Jacobowitz wrote:
> Ben, any comments? I suspect this is because "make distclean"
> doesn't delete it; see the top level src-release file if you're not
> familiar with how gdb snapshots and releases get built.
Right--it should be removed by distclean. I am checking in the
following patch:
2008-04-18 Ben Elliston <bje@au.ibm.com>
* Makefile.in (distclean): Add gstdint.h.
Index: Makefile.in
===================================================================
--- Makefile.in (revision 134414)
+++ Makefile.in (working copy)
@@ -151,7 +151,7 @@
distclean: clean
-rm -f config.h stamp-h1 config.status config.cache config.log \
configure.lineno configure.status.lineno Makefile localedir.h \
- localedir.hs
+ localedir.hs gstdint.h
maintainer-clean: distclean
@echo "This command is intended for maintainers to use"
next prev parent reply other threads:[~2008-04-18 2:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-17 2:45 Daniel Jacobowitz
2008-04-18 19:54 ` Ben Elliston [this message]
2008-04-21 16:53 ` Daniel Jacobowitz
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=1208484463.13905.1.camel@helios \
--to=bje@au1.ibm.com \
--cc=drow@false.org \
--cc=gdb@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