Rewrite the lunabuild toolchain with enhanced feature (#60)
[lunaix-os.git] / lunaix-os / hal / term / LBuild
index ea5b2c396ea6c616f5ee240319fa0d5a72968e53..554483e3b75e21e7d414563d1c74bf6d384aacb8 100644 (file)
@@ -1,8 +1,8 @@
-sources([
+src.c += (
     "term.c",
     "console.c",
     "term_io.c",
     "default_ops.c",
     "lcntls/ansi_cntl.c",
     "lcntls/lcntl.c",
     "term.c",
     "console.c",
     "term_io.c",
     "default_ops.c",
     "lcntls/ansi_cntl.c",
     "lcntls/lcntl.c",
-])
\ No newline at end of file
+)
\ No newline at end of file