all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sven Joachim <svenjoac@gmx.de>
To: Stephen Berman <Stephen.Berman@gmx.net>
Cc: emacs-devel@gnu.org
Subject: Re: 23.0.60; make bootstrap failure
Date: Wed, 05 Mar 2008 08:18:38 +0100	[thread overview]
Message-ID: <871w6pocz5.fsf@gmx.de> (raw)
In-Reply-To: <877igiyxjt.fsf@gmx.de> (Sven Joachim's message of "Tue, 04 Mar 2008 22:44:06 +0100")

On 2008-03-04 22:44 +0100, Sven Joachim wrote:

> On 2008-03-03 14:14 +0100, Stephen Berman wrote:
>> Both `make maintainer-clean' and `make distclean' delete emacs-icon.h
>> from emacs/src.
>
> Even `make clean' deletes it, because it inadvertently matches the
> following wildcard in src/Makefile:
>
> ,----
> | clean: mostlyclean
> | 	rm -f emacs-*.*.*${EXEEXT} emacs${EXEEXT}
> `----

Nay, it does not any more, I failed to notice that there are _two_ dots
in the wildcard expression.  In fact it is fixed, see the Changelog
entry:

,----
| 2008-03-04  Andreas Schwab  <schwab@suse.de>
| 
| 	* Makefile.in (clean): Remove emacs-*.*.* instead of emacs-*.
| 	(versionclean): Likewise.
`----

You will have to run `make distclean' followed by `cvs up' to let that
change take effect.

Sven




      reply	other threads:[~2008-03-05  7:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-03 10:22 23.0.60; make bootstrap failure Stephen Berman
2008-03-03 13:14 ` Stephen Berman
2008-03-04 21:44   ` Sven Joachim
2008-03-05  7:18     ` Sven Joachim [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=871w6pocz5.fsf@gmx.de \
    --to=svenjoac@gmx.de \
    --cc=Stephen.Berman@gmx.net \
    --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.