qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH v5 5/6] configure: introduce --enable-module


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC PATCH v5 5/6] configure: introduce --enable-modules
Date: Wed, 11 Sep 2013 10:47:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8

Il 11/09/2013 10:35, Fam Zheng ha scritto:
>> > Since you'll have a v6, please move "all: modules" to Makefile, and in
>> > rules.mak:
>> > 
>> > .PHONY: modules
>> > modules:
>> > 
> Why is ".PHONY: modules" not in Makefile too?

I think you would need it even in Makefile.target, so I suggested rules.mak.

> And why do we need blank
> "modules:", with the real one generated above?

Just for clarity, since the target is declared only in a somewhat hidden
manner through $(eval).

Paolo



reply via email to

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