source:
mainline/uspace/srv/fs/fat/meson.build@
ecf56f80
Last change on this file since ecf56f80 was 5fd05862, checked in by , 6 years ago | |
---|---|
|
|
File size: 129 bytes |
Line | |
---|---|
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.