[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] tools: fix "make distclean"
On Tue, 2015-01-20 at 14:53 +0000, Ian Jackson wrote: > Wei Liu writes ("[PATCH] tools: fix "make distclean""): > > The original rule to target "distclean" in tools/Rules.mk was in effect > > "make clean". It should be "make distclean". > > > > However not all Makefiles in subdirectories have distclean target > > defined. So this patch also adds a bunch of distclean targets to various > > Makefiles. They only depend on clean target and don't have any actions > > in most cases. > > > > With the patch applied, following command outputs 0 results: > > > > find tools -name 'Makefile*' -exec grep -L 'distclean' {} \+ \ > > | grep -v ocaml | grep -v libfsimage > > > > Ocaml and libfsimage are known to have distclean defined in a dedicated > > rules file. > > Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Likewise + applied. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |