Rewrite the lunabuild toolchain with enhanced feature (#60)
[lunaix-os.git] / lunaix-os / libs / LBuild
index 2f647b4803913cf93d76959339e3a31be7fa37e1..52866eeab60f3ae42f8c1542157c18702ec78e83 100644 (file)
@@ -1,4 +1,4 @@
-sources([
+src.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