mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-18 00:58:31 +00:00
Makefile: drop 'rebuild' from help message
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@openvz.org> Signed-off-by: Dmitry Safonov <dsafonov@virtuozzo.com> Acked-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
parent
6094b643dc
commit
870089d1ee
1 changed files with 0 additions and 1 deletions
1
Makefile
1
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue