Ian Jackson writes ("[PATCH 04/12] tools: don't call make recursively from
libs.mk"):
> From: Juergen Gross <[email protected]>
>
> During build of a xen library make is called again via libs.mk. This is
> not necessary as the same can be achieved by a simple dependency.Reviewed-by: Ian Jackson <[email protected]>
