mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
build: Add INSTALL.md and update "make help"
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Reviewed-by: Dmitry Safonov <dsafonov@virtuozzo.com> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
parent
ca393ebdf7
commit
54d7913be0
2 changed files with 35 additions and 1 deletions
3
Makefile
3
Makefile
|
|
@ -228,7 +228,8 @@ help:
|
|||
@echo ' * criu - Build criu'
|
||||
@echo ' zdtm - Build zdtm test-suite'
|
||||
@echo ' docs - Build documentation'
|
||||
@echo ' install - Install binary and man page'
|
||||
@echo ' install - Install CRIU (see INSTALL.md)'
|
||||
@echo ' uninstall - Uninstall CRIU'
|
||||
@echo ' dist - Create a source tarball'
|
||||
@echo ' clean - Clean most, but leave enough to navigate'
|
||||
@echo ' mrproper - Delete all compiled/generated files'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue