bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] README-release improvements


From: Bruno Haible
Subject: Re: [PATCH] README-release improvements
Date: Sat, 22 Oct 2011 16:04:53 +0200
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

Hi Jim,

> >   ./configure
> >   make maintainer-clean    # Clean up previous build artefacts
> 
> What's the point of rerunning configure and maintainer-clean?

I sometimes do "make distclean" in a subdirectory. This removes some
but not all Makefiles. "make -k maintainer-clean" will thus fail and
not do the 'maintainer-clean' in said subdirectory.

> I can see doing that if the make -k ... failed, e.g.,
> 
>     make -k maintainer-clean || { ./configure && make maintainer-clean; }
> 
> but not unconditionally.

Yes, this is better than what I proposed.

Bruno
-- 
In memoriam Nunilo and Alodia <http://en.wikipedia.org/wiki/Nunilo_and_Alodia>



reply via email to

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