qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] make distclean can fail do to a configuration check


From: Fam Zheng
Subject: Re: [Qemu-devel] make distclean can fail do to a configuration check
Date: Tue, 1 Mar 2016 09:55:18 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, 02/29 11:49, John Snow wrote:
> 
> 
> On 02/14/2016 02:17 AM, Fam Zheng wrote:
> Fam, didn't you have patches to allow e.g. cleans and "make tags" and so
> on without re-incurring a full reconfiguration?

Do you mean this?

    address@hidden:~/work/qemu [master]$ git grep UNCHECKED_GOALS
    Makefile:UNCHECKED_GOALS := %clean TAGS cscope ctags
    Makefile:ifneq ($(filter-out $(UNCHECKED_GOALS),$(MAKECMDGOALS)),$(if 
$(MAKECMDGOALS),,fail))
    Makefile:ifneq ($(filter-out $(UNCHECKED_GOALS),$(MAKECMDGOALS)),$(if 
$(MAKECMDGOALS),,fail))

Fam



reply via email to

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