Introducing LunaBuild to the build flow (#36)
[lunaix-os.git] / lunaix-os / LBuild
1 use("kernel")
2 use("libs")
3 use("arch")
4 use("hal")
5
6 headers([
7     "includes",
8     "includes/usr"
9 ])