2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-22 09:58:09 +00:00

make help: rename crtools to criu

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Kir Kolyshkin 2013-05-01 20:17:06 -07:00 committed by Pavel Emelyanov
parent fa291ae858
commit c7f22b8daf

View File

@ -206,7 +206,7 @@ criu-$(CRTOOLSVERSION).tar.bz2:
help:
@echo ' Targets:'
@echo ' all - Build all [*] targets'
@echo ' * crtools - Build crtools'
@echo ' * criu - Build criu'
@echo ' zdtm - Build zdtm test-suite'
@echo ' docs - Build documentation'
@echo ' clean - Clean everything'