>>> On 20.08.18 at 20:42, <christopher.w.cl...@gmail.com> wrote: > --- a/tools/tests/x86_emulator/Makefile > +++ b/tools/tests/x86_emulator/Makefile > @@ -126,6 +126,9 @@ distclean: clean > .PHONY: install > install: > > +.PHONY: uninstall > +uninstall:
To be honest, since we're not expecting these two goals to ever become non-empty, I'd prefer to combine them as well as their .PHONY-s. Easy enough to do while committing; with that Acked-by: Jan Beulich <jbeul...@suse.com> Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel