[CRIU] [PATCH 3/6] make help: describe 'install' and 'dist' targets
Kir Kolyshkin
kir at openvz.org
Wed May 1 23:17:07 EDT 2013
Signed-off-by: Kir Kolyshkin <kir at openvz.org>
---
Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Makefile b/Makefile
index dec03f8..4194863 100644
--- a/Makefile
+++ b/Makefile
@@ -222,6 +222,8 @@ help:
@echo ' * criu - Build criu'
@echo ' zdtm - Build zdtm test-suite'
@echo ' docs - Build documentation'
+ @echo ' install - Install criu'
+ @echo ' dist - Create a source tarball'
@echo ' clean - Clean everything'
@echo ' tags - Generate tags file (ctags)'
@echo ' cscope - Generate cscope database'
--
1.8.1.4
More information about the CRIU
mailing list