Changes in uspace/Makefile [22cf42d9:7a46bfe] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified uspace/Makefile ¶
r22cf42d9 r7a46bfe 37 37 app/blkdump \ 38 38 app/bnchmark \ 39 app/devctl \ 39 40 app/edit \ 40 41 app/ext2info \ … … 47 48 app/lsusb \ 48 49 app/mkfat \ 50 app/mkmfs \ 49 51 app/redir \ 50 52 app/sbi \ … … 78 80 srv/bd/part/guid_part \ 79 81 srv/bd/part/mbr_part \ 82 srv/fs/exfat \ 80 83 srv/fs/fat \ 81 84 srv/fs/tmpfs \ 85 srv/fs/mfs \ 82 86 srv/fs/locfs \ 83 87 srv/fs/ext2fs \
Note:
See TracChangeset
for help on using the changeset viewer.