update readme on build system
[lunaix-os.git] / lunaix-os / scripts / build-tools / README.md
diff --git a/lunaix-os/scripts/build-tools/README.md b/lunaix-os/scripts/build-tools/README.md
new file mode 100644 (file)
index 0000000..12f49a3
--- /dev/null
@@ -0,0 +1,8 @@
+# Lunaix Build System
+
+The build system used by Lunaix is a hybird approach, with:
+
++ [LunaConfig](./README.lconfig.md) as compile-time configuration and build parameterisation
++ [LunaBuild](./README.lbuild.md) as soruce file collection and compiler/linker flags setting
++ Makefile for the file dependency check, auto-updating and other top-level managements.
+