11 lines
135 B
Python
11 lines
135 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "syscall",
|
|
'cflags': [ '-Wall' ],
|
|
"sources": [
|
|
"clibs/chibrax/syscall.cc"
|
|
]
|
|
}
|
|
]
|
|
} |