git://scm.lunaixsky.com
/
lunaix-os.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
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
])