On Thu, Jan 09, 2020 at 02:02:55PM +0000, Durrant, Paul wrote:
> > -----Original Message-----
> > From: Wei Liu <w...@xen.org>
> > Sent: 09 January 2020 13:52
> > To: Durrant, Paul <pdurr...@amazon.co.uk>
> > Cc: xen-devel@lists.xenproject.org; Ian Jackson
> > <ian.jack...@eu.citrix.com>; Wei Liu <w...@xen.org>; Anthony PERARD
> > <anthony.per...@citrix.com>
> > Subject: Re: [PATCH] tools/Rules.mk: fix distclean
> > 
> > On Thu, Jan 09, 2020 at 11:15:05AM +0000, Paul Durrant wrote:
> > > Running 'make distclean' under tools will currently result in:
> > >
> > > tools/Rules.mk:245: *** You have to run ./configure before building or
> > installing the tools.  Stop.
> > >
> > > This patch adds 'distclean', 'subdir-distclean%' and 'subdir-clean%' to
> > > no-configure-targets, which allows 'make distclean' to run to
> > completion.
> > >
> > > Signed-off-by: Paul Durrant <pdurr...@amazon.com>
> > 
> > Fixes: 00691c6c90b
> > 
> > Sorry for not noticing the breakage while reviewing that patch.
> > 
> 
> Ok. I'm sure that could be added at commit if there are no other changes 
> needed.

Yes. Sure.

> 
> > Is there a way to pattern match all targets containing "clean"?
> > 
> > (Would have looked into it myself but -ETIME today)
> 
> I couldn't persuade filter to match against patterns with multiple %
> so this was the best I could come up with.
> 

OK.

Wei.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to