Skip to content
Snippets Groups Projects
Commit 9f5d9597 authored by Greg Kurz's avatar Greg Kurz Committed by Paolo Bonzini
Browse files

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: a5665051 ("configure: integrate Meson in the build system")
Signed-off-by: default avatarGreg Kurz <groug@kaod.org>
Message-Id: <159897001659.442705.15538955005543395950.stgit@bahia.lan>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent d7986405
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment