criu/scripts/nmk
Andrei Vagin e076c11e22 ci: fix codespell errors
Signed-off-by: Andrei Vagin <avagin@gmail.com>
2023-11-27 16:47:16 -08:00
..
Documentation Documentation: Allow to use asciidoctor for formatting man pages 2019-04-20 20:25:26 -07:00
scripts ci: fix codespell errors 2023-11-27 16:47:16 -08:00
.gitignore build: nmk -- Initial import 2016-02-15 15:32:20 +03:00
Makefile nmk: Don't redefine MAKEFLAGS 2018-05-12 11:45:33 +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.