3 The build system used by Lunaix is a hybird approach, with:
5 + [LunaConfig](./README.lconfig.md) as compile-time configuration and build parameterisation
6 + [LunaBuild](./README.lbuild.md) as soruce file collection and compiler/linker flags setting
7 + Makefile for the file dependency check, auto-updating and other top-level managements.