criu/scripts/nmk
Cyrill Gorcunov 8db0f03758 build: nmk -- Move phony targets to include.mk
So they can be reused.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-11-23 20:23:14 +03:00
..
Documentation build: nmk -- Initial import 2016-02-15 15:32:20 +03:00
scripts build: nmk -- Move phony targets to include.mk 2017-11-23 20:23:14 +03:00
.gitignore build: nmk -- Initial import 2016-02-15 15:32:20 +03:00
Makefile build: nmk -- Move phony targets to include.mk 2017-11-23 20:23:14 +03:00
README.md build: nmk -- Initial import 2016-02-15 15:32:20 +03:00

NMK

NMK stands for NetMaKe -- is a very simple framework for make build system. Most ideas are taken from the Linux kernel kbuild system.