bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12412: 24.2.50; `make distclean' does not remove .elc files


From: Bastien
Subject: bug#12412: 24.2.50; `make distclean' does not remove .elc files
Date: Tue, 11 Sep 2012 14:31:30 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Andreas Schwab <schwab@linux-m68k.org> writes:

> distclean does not remove distributed files.

It is hard to guess in the absence of `make help'.

>From INSTALL:

  ...

  4. If you need to run the `configure' script more than once (e.g.,
     with some non-default options), always clean the source
     directories before running `configure' again:

                make distclean
                ./configure

  ...

  To also remove the files
  that `configure' created (so you can compile Emacs for a different
  configuration), type `make distclean'.

How to remove the .elc files?

What is the difference between `make clean' and `make distclean'?

-- 
 Bastien





reply via email to

[Prev in Thread] Current Thread [Next in Thread]