diff options
author | Greg Kurz <groug@kaod.org> | 2020-09-01 16:20:16 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-09-01 12:11:00 -0400 |
commit | 9f5d95976895132976d9d6c14e7a35781d6f1e15 (patch) | |
tree | 018aa33fe43c909be61df0cdb3a99a7b6203a271 /docs | |
parent | d79864058a643671bbed8f587edd893aada928da (diff) |
Makefile: Fix in-tree clean/distclean
Doing 'make clean' or 'make distclean' in a freshly cloned tree results in:
make: *** No rule to make target 'ninja-clean', needed by 'clean'. Stop.
Make the fallback rules global. While here, change the ninjatool recipe to
always have a zero exit status and thus prevent make to emit a warning.
Fixes: a56650518f5b ("configure: integrate Meson in the build system")
Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <159897001659.442705.15538955005543395950.stgit@bahia.lan>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions