From: "Jérôme Marant" <jmarant@free.fr>
Cc: emacs-devel@gnu.org
Subject: Re: [patch] leim/Makefile.in: make distclean should make clean
Date: Tue, 17 Feb 2004 09:13:02 +0100 [thread overview]
Message-ID: <1077005582.4031cd0e6dae3@imp1-q.free.fr> (raw)
In-Reply-To: <uisi62nrp.fsf@elta.co.il>
Quoting Eli Zaretskii <eliz@elta.co.il>:
> > From: jmarant@nerim.net (=?iso-8859-15?q?J=E9r=F4me_Marant?=)
> > Date: Mon, 16 Feb 2004 22:28:14 +0100
> > >
> > > I think this warrants a special target to remove all *.elc files.
> > > The situation you describe is pretty much special.
> >
> > Currently, .elc files are not really a problem for me: I do
> > remove them with a simple combination of find and rm.
>
> Then what _is_ the problem? The changes you asked to make remove
> *.elc files and do not much else.
I said it's not a problem because I can use brute force removal
as a workaround.
The problem is about the autogenerated .el files, as I explained
earlier.
> > Basically, I'd need a bootstrap-clean target that would clean any file
> > generated by the bootstrap (both .elc and autogenerated .el).
>
> maintainer-clean is supposed to be what you want; if it does not,
> please describe why not (I feel that I still don't understand your
> needs well enough), and let's think how to do better.
Agreed.
I said in a previous messages that I tried many targets without any
success.
Currently, maintainer-clean doesn't work like you describe since:
- it needs the change I asked for (maintainer-clean depending on
clean, that it) in order to remove autogenerated .el files
- it doesn't clean the 'lisp' directory (both .elc files and
autogenerated ones)
- info files are not cleaned from the info directory (it has been
disabled from man/Makefile.in)
Cheers,
--
Jérôme Marant
prev parent reply other threads:[~2004-02-17 8:13 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-15 19:15 [patch] leim/Makefile.in: make distclean should make clean Jérôme Marant
2004-02-15 23:35 ` Kenichi Handa
2004-02-16 9:39 ` Eli Zaretskii
2004-02-16 11:42 ` Kenichi Handa
2004-02-16 16:25 ` Eli Zaretskii
2004-02-16 16:57 ` Stefan Monnier
2004-02-16 23:25 ` Kenichi Handa
2004-02-17 0:44 ` Stefan Monnier
2004-02-16 12:37 ` Jérôme Marant
2004-02-16 14:39 ` Stefan Monnier
2004-02-16 16:54 ` Jérôme Marant
2004-02-16 16:13 ` Eli Zaretskii
2004-02-16 17:07 ` Jérôme Marant
2004-02-16 19:54 ` Eli Zaretskii
2004-02-16 21:28 ` Jérôme Marant
2004-02-16 21:51 ` Jérôme Marant
2004-02-17 7:00 ` Eli Zaretskii
2004-02-17 8:13 ` Jérôme Marant [this message]
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=1077005582.4031cd0e6dae3@imp1-q.free.fr \
--to=jmarant@free.fr \
--cc=emacs-devel@gnu.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.
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.