lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since 123cd6d was 5fd05862, checked in by Jiří Zárevúcky <zarevucky.jiri@…>, 6 years ago |
Convert uspace to meson
|
-
Property mode
set to
100644
|
File size:
232 bytes
|
Line | |
---|
1 | deps = [ 'math' ]
|
---|
2 | src = files(
|
---|
3 | 'benchlist.c',
|
---|
4 | 'csv.c',
|
---|
5 | 'env.c',
|
---|
6 | 'main.c',
|
---|
7 | 'utils.c',
|
---|
8 | 'fs/dirread.c',
|
---|
9 | 'fs/fileread.c',
|
---|
10 | 'ipc/ns_ping.c',
|
---|
11 | 'ipc/ping_pong.c',
|
---|
12 | 'malloc/malloc1.c',
|
---|
13 | 'malloc/malloc2.c',
|
---|
14 | 'synch/fibril_mutex.c',
|
---|
15 | )
|
---|
Note:
See
TracBrowser
for help on using the repository browser.