rewrite the lunabuild toolchain with enhanced feature
[lunaix-os.git] / lunaix-os / kernel / ds / LBuild
index a5c082fdb26f0e878198a4ef52d2140d95c30e29..867936d8e0310fed0a73b8524b8354690c797323 100644 (file)
@@ -1,4 +1,4 @@
-sources([
+src.c += (
     "waitq.c",
     "buffer.c",
     "rbuffer.c",
@@ -8,4 +8,4 @@ sources([
     "hstr.c",
     "fifo.c",
     "rwlock.c"
-])
\ No newline at end of file
+)
\ No newline at end of file