all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: eliz@elta.co.il, jmarant@nerim.net, emacs-devel@gnu.org
Subject: Re: [patch] leim/Makefile.in: make distclean should make clean
Date: 16 Feb 2004 19:44:47 -0500	[thread overview]
Message-ID: <jwvk72mv8q8.fsf-monnier+emacs/devel@asado.iro.umontreal.ca> (raw)
In-Reply-To: <200402162325.IAA19109@etlken.m17n.org>

> src/Makefile.in has "bootstrapclean" instead.  Do you mean
> that we should add that target in ./Makefile.in.

Yes.  Or adjust some existing target so that it can be used for
the purpose of `bootstrap-clean'.

> It seems that maintainer-clean is the best target to make
> the directory the same as just after we do "cvs co".

Indeed.  So

        make maintainer-clean
        make bootstrap

should be used by those people who want a "clean build".  What I'm
personally interested in is to remove the `clean' part of `bootstrap'
so that I can do

        make bootstrap
        <fix up problems that prevented building>
        make bootstrap
        <fix up new problems the prevented building>
        ...

without having to rebuild the whole world each time.


        Stefan

  reply	other threads:[~2004-02-17  0:44 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 [this message]
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

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=jwvk72mv8q8.fsf-monnier+emacs/devel@asado.iro.umontreal.ca \
    --to=monnier@iro.umontreal.ca \
    --cc=eliz@elta.co.il \
    --cc=emacs-devel@gnu.org \
    --cc=jmarant@nerim.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.