summary refs log tree commit diff stats
path: root/hw/core/machine-qmp-cmds.c
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2019-05-28 10:23:08 +0200
committerMarkus Armbruster <armbru@redhat.com>2019-07-03 13:19:19 +0200
commit1338a4b72659ce08eacb9de0205fe16202a22d9c (patch)
tree2ba48d23699661e0b81a481ed4a5fe2e8f2961e8 /hw/core/machine-qmp-cmds.c
parent3b8593eeaa5778ae118f0cc2837e615acd13baeb (diff)
downloadfocaccia-qemu-1338a4b72659ce08eacb9de0205fe16202a22d9c.tar.gz
focaccia-qemu-1338a4b72659ce08eacb9de0205fe16202a22d9c.zip
Makefile: Reuse all's recursion machinery for clean and install
Targets "clean" and "install" run make recursively in a for loop.
This ignores -j and -k.  Target "all" depends on SUBDIR/all to recurse
into each SUBDIR.  Behaves nicely with -j and -k.  Put that to use for
"clean" and "install": depend on SUBDIR/clean or SUBDIR/install,
respectively, and delete the loop.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20190528082308.22032-5-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'hw/core/machine-qmp-cmds.c')
0 files changed, 0 insertions, 0 deletions