[CRIU] [PATCH] docs: Add 'cleanup-y' description to Makefile.build.txt

Pavel Emelyanov xemul at parallels.com
Wed Aug 28 09:04:48 EDT 2013


On 08/24/2013 11:22 AM, Cyrill Gorcunov wrote:
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
>  Documentation/Makefile.build.txt | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Documentation/Makefile.build.txt b/Documentation/Makefile.build.txt
> index f723d8c..9d0f82c 100644
> --- a/Documentation/Makefile.build.txt
> +++ b/Documentation/Makefile.build.txt
> @@ -75,6 +75,9 @@ incdeps::
>  	files)	for source code C files. To turn this functionality on just
>  	type 'incdeps := y' somewhere in your Makefile.
>  
> +cleanup-y::
> +	List of files to be cleaned up when 'clean' target is called.
> +
>  For example a simplified Makefile may look like
>  
>  	obj-y += file1.o
> 


applied


More information about the CRIU mailing list