On 02/29/2016 08:55 PM, Fam Zheng wrote:
> 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?
> 
>     fam@fam-t430:~/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
> 

Aha, yes. I guess it's not quite working to avoid certain sanity checks,
I'll check something in. Thanks, sorry for the noise.

Reply via email to