Introducing LunaBuild to the build flow (#36)
[lunaix-os.git] / lunaix-os / hal / term / LBuild
diff --git a/lunaix-os/hal/term/LBuild b/lunaix-os/hal/term/LBuild
new file mode 100644 (file)
index 0000000..9325917
--- /dev/null
@@ -0,0 +1,7 @@
+sources([
+    "term.c",
+    "console.c",
+    "term_io.c",
+    "lcntls/ansi_cntl.c",
+    "lcntls/lcntl.c",
+])
\ No newline at end of file