On Mon, Nov 07, 2022 at 10:47:36AM +0000, Luca Fancellu wrote:
>  xen/Makefile                            |  50 ++++++-

Hi Luca,

Could you write a shell script which would probably be easier to
read/modify than this rather complicated looking set of Makefile rules?

As I see it, a potential `analysis` shell script would have a single
interaction with make, it would just have to run `make build
CC=cppcheck-gcc` or other.

Because I don't see how make is useful in this case. Or maybe you could
explain how writing this in make help?
Also non of this would work with out-of-tree builds, as you shouldn't
make modification to the source tree.

Cheers,

-- 
Anthony PERARD

Reply via email to