[CRIU] [PATCH v2] make help: document dist target

Pavel Emelyanov xemul at parallels.com
Thu May 2 17:56:56 EDT 2013


On 05/03/2013 12:45 AM, Kir Kolyshkin wrote:
> Signed-off-by: Kir Kolyshkin <kir at openvz.org>
> ---
>  Makefile | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Makefile b/Makefile
> index cbe5a97..cffab50 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -218,6 +218,7 @@ help:
>  	@echo '      zdtm            - Build zdtm test-suite'
>  	@echo '      docs            - Build documentation'
>  	@echo '      install         - Install binary and man page'
> +	@echo '      dist            - Create a source tarball'
>  	@echo '      clean           - Clean everything'
>  	@echo '      tags            - Generate tags file (ctags)'
>  	@echo '      cscope          - Generate cscope database'
> 


applied


More information about the CRIU mailing list