index
:
kogata.git
master
retrowave
Hobby OS ; intended to be small and perfect (^_^)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
libc
/
bam.lua
blob: cee2ec415b303598cc87aad26ac17baafcaab7de (
plain
) (
blame
)
1
2
3
local
source
=
Collect
(
'src/common/libc/*.c'
)
common_libc
=
Compile
(
common_settings
,
source
)