Changes in uspace/Makefile [94b39ba:fa4b7ba3] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r94b39ba rfa4b7ba3 40 40 app/devctl \ 41 41 app/edit \ 42 app/ext2info \43 42 app/getterm \ 44 43 app/init \ … … 54 53 app/nterm \ 55 54 app/redir \ 56 app/rcutest \57 55 app/sbi \ 58 56 app/sportdmp \ … … 106 104 srv/fs/mfs \ 107 105 srv/fs/locfs \ 108 srv/fs/ext2fs \109 106 srv/fs/ext4fs \ 110 107 srv/hid/compositor \ … … 214 211 lib/net \ 215 212 lib/nic \ 216 lib/ext2 \217 213 lib/ext4 \ 218 lib/urcu \219 214 lib/usb \ 220 215 lib/usbhost \
Note:
See TracChangeset
for help on using the changeset viewer.