all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Paul Pogonyshev <p.pogonyshev@anakreon.net>
Cc: 6134@debbugs.gnu.org
Subject: bug#6134: `make distclean' doesn't remove .elc files
Date: Fri, 07 May 2010 13:20:26 -0400	[thread overview]
Message-ID: <1ovdazsk6d.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <201005071810.33971.p.pogonyshev@anakreon.net> (Paul Pogonyshev's message of "Fri\, 7 May 2010 18\:10\:33 +0300")

Paul Pogonyshev wrote:

> When I invoke
>
>     make distclean
>
> in a repository clone, I expect to get a completely clean tree, so
> that next recompilation doesn't use any leftovers of previous one.
> However, .elc files are not deleted

The .elc files are included in release tar-files, so it is
inappropriate for distclean to remove them.

Unless CPU time is a constraint, I recommend maintainer-clean with VCS
checkouts. Or use `make bootstrap', as suggested in INSTALL.BZR.






  reply	other threads:[~2010-05-07 17:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-07 15:10 bug#6134: `make distclean' doesn't remove .elc files Paul Pogonyshev
2010-05-07 17:20 ` Glenn Morris [this message]
2010-05-08 22:02 ` Juanma Barranquero

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=1ovdazsk6d.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=6134@debbugs.gnu.org \
    --cc=p.pogonyshev@anakreon.net \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.