source:
mainline/uspace/srv/fs/fat/meson.build@
58ef532
Last change on this file since 58ef532 was 5fd05862, checked in by , 6 years ago | |
---|---|
|
|
File size: 129 bytes |
Rev | Line | |
---|---|---|
[5fd05862] | 1 | deps = [ 'block', 'fs' ] |
2 | src = files( | |
3 | 'fat.c', | |
4 | 'fat_ops.c', | |
5 | 'fat_idx.c', | |
6 | 'fat_dentry.c', | |
7 | 'fat_directory.c', | |
8 | 'fat_fat.c', | |
9 | ) |
Note:
See TracBrowser
for help on using the repository browser.