[CRIU] [PATCH] Makefile: drop 'rebuild' from help message

Dmitry Safonov dsafonov at virtuozzo.com
Tue Mar 29 03:11:32 PDT 2016


The target has been broken for some time without complaints from users.
https://lists.openvz.org/pipermail/criu/2016-March/026525.html

Cc: Cyrill Gorcunov <gorcunov at openvz.org>
Signed-off-by: Dmitry Safonov <dsafonov at virtuozzo.com>
---
 Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile b/Makefile
index 1d5f37160c48..4e1c1df45b46 100644
--- a/Makefile
+++ b/Makefile
@@ -235,7 +235,6 @@ help:
 	@echo '      tags            - Generate tags file (ctags)'
 	@echo '      etags           - Generate TAGS file (etags)'
 	@echo '      cscope          - Generate cscope database'
-	@echo '      rebuild         - Force-rebuild of [*] targets'
 	@echo '      test            - Run zdtm test-suite'
 	@echo '      gcov            - Make code coverage report'
 .PHONY: help
-- 
2.7.4



More information about the CRIU mailing list