Introducing LunaBuild to the build flow (#36)
[lunaix-os.git] / lunaix-os / hal / term / LBuild
1 sources([
2     "term.c",
3     "console.c",
4     "term_io.c",
5     "lcntls/ansi_cntl.c",
6     "lcntls/lcntl.c",
7 ])