qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 26/26] qidl: unit tests and build infrastruct


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v4 26/26] qidl: unit tests and build infrastructure
Date: Tue, 16 Oct 2012 09:21:05 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121009 Thunderbird/16.0

Il 15/10/2012 18:37, Michael Roth ha scritto:
> There is another way to do this (still using a "dummy" target)  that is a
> bit less cryptic:
> 
> QIDL-PP-%: %.c qidl.h ...
>     <grep and create %.qidl.c>
> 
> %.o: QIDL-PP-%
>     <build normal or qidl CC>
> 
> But make detects that QIDL-PP-% is an intermediate target and removes
> the *.qidl.c files after the build

How so?  Make does not even _know_ that %.qidl.c exists.

Paolo




reply via email to

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