[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH] tools: fix "make distclean"



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>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.