git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rewrite the lunabuild toolchain with enhanced feature (#60)
[lunaix-os.git]
/
lunaix-os
/
libs
/
LBuild
diff --git
a/lunaix-os/libs/LBuild
b/lunaix-os/libs/LBuild
index 2f647b4803913cf93d76959339e3a31be7fa37e1..52866eeab60f3ae42f8c1542157c18702ec78e83 100644
(file)
--- a/
lunaix-os/libs/LBuild
+++ b/
lunaix-os/libs/LBuild
@@
-1,4
+1,4
@@
-s
ources([
+s
rc.c += (
"crc.c",
"hash.c",
"klibc/itoa.c",
@@
-9,4
+9,4
@@
sources([
"klibc/string/strcpy.c",
"klibc/string/strlen.c",
"klibc/string/trim.c"
-
]
)
\ No newline at end of file
+)
\ No newline at end of file