qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V16 1/9] build: add command check-clean


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH V16 1/9] build: add command check-clean
Date: Tue, 29 Jan 2013 13:34:47 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

Il 29/01/2013 05:51, Wenchao Xia ha scritto:
> +CHECK_CLEAN_TARGETS = $(check-unit-y) $(check-qtest-i386-y)
> $(check-qtest-x86_64-y) $(check-qtest-sparc64-y)
> $(check-qtest-sparc-y) tests/*.o

This is just $(check-unit-y) $(check-qtest-y) tests/*.o.  At this point
it is short enough that you can inline it into its sole user.

Paolo



reply via email to

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