Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Alfred M. Szmidt" <ams@gnu.org>
To: Nick Clifton <nickc@redhat.com>
Cc: schwab@redhat.com, binutils@sourceware.org,
		gdb-patches@sourceware.org, gcc-patches@gcc.gnu.org
Subject: Re: Remove config.cache files when reconfiguring at top level
Date: Tue, 16 Feb 2010 13:25:00 -0000	[thread overview]
Message-ID: <E1NhNQI-0002VY-To@fencepost.gnu.org> (raw)
In-Reply-To: <4B7A9233.5040008@redhat.com> (message from Nick Clifton on Tue, 	16 Feb 2010 12:40:19 +0000)

   *************** local-distclean:
   *** 771,776 ****
   --- 771,777 ----
	    -rmdir texinfo/doc texinfo/info texinfo/intl texinfo/lib 
   2>/dev/null
	    -rmdir texinfo/makeinfo texinfo/po texinfo/util 2>/dev/null
	    -rmdir fastjar gcc libiberty texinfo zlib 2>/dev/null
   +       -find . -name config.cache -exec rm -f {} \; 2>/dev/null

I'd use -delete instead of `rm -f {} \;'.  But I think this is OK too.

      local-maintainer-clean:
	    @echo "This command is intended for maintainers to use;"


  reply	other threads:[~2010-02-16 13:25 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-15 10:53 Nick Clifton
2010-02-15 10:58 ` Andreas Schwab
2010-02-15 15:54   ` Nick Clifton
2010-02-15 18:04     ` Andreas Schwab
2010-02-15 18:23       ` Alfred M. Szmidt
2010-02-15 19:37         ` Andreas Schwab
2010-02-16 11:23           ` Alfred M. Szmidt
2010-02-16 10:07       ` Nick Clifton
     [not found]       ` <4B7A6E32.6070307__49868.1737961762$1266314832$gmane$org@redhat.com>
2010-02-16 10:42         ` Andreas Schwab
2010-02-16 11:04           ` Nick Clifton
2010-02-16 11:12             ` Andreas Schwab
2010-02-16 11:23             ` Alfred M. Szmidt
2010-02-16 12:40               ` Nick Clifton
2010-02-16 13:25                 ` Alfred M. Szmidt [this message]
2010-02-16 14:03                   ` Andreas Schwab
2010-02-17 10:06                   ` Nick Clifton
2010-02-17 10:17                     ` Mark Kettenis
2010-02-17 11:04                       ` Nick Clifton

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=E1NhNQI-0002VY-To@fencepost.gnu.org \
    --to=ams@gnu.org \
    --cc=binutils@sourceware.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=nickc@redhat.com \
    --cc=schwab@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