criu/scripts/nmk
Laurent Dufour 581c3f1145 nmk: add cscope, etags and ctags wrappers
Cc: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Laurent Dufour <ldufour@linux.vnet.ibm.com>
Acked-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
2016-02-24 23:25:40 +03:00
..
Documentation build: nmk -- Initial import 2016-02-15 15:32:20 +03:00
scripts nmk: add cscope, etags and ctags wrappers 2016-02-24 23:25:40 +03:00
.gitignore build: nmk -- Initial import 2016-02-15 15:32:20 +03:00
Makefile build: nmk -- Initial import 2016-02-15 15:32:20 +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.