mirror of
https://github.com/oasislinux/oasis.git
synced 2026-05-12 21:34:47 +02:00
7bdde05557
Otherwise, we inherit includes from the parent environment.
9 lines
116 B
Lua
9 lines
116 B
Lua
cflags{'-I $srcdir/include'}
|
|
lib('libnsutils.a', {
|
|
'src/base64.c',
|
|
'src/time.c',
|
|
'src/unistd.c',
|
|
})
|
|
|
|
fetch 'git'
|