Changes in uspace/Makefile [1d24ad3:a6bdccc] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r1d24ad3 ra6bdccc 50 50 app/loc \ 51 51 app/logset \ 52 app/mixerctl \ 52 53 app/mkfat \ 53 54 app/mkexfat \ … … 76 77 app/mkbd \ 77 78 app/date \ 78 app/websrv \79 79 app/vdemo \ 80 80 app/vlaunch \ 81 81 app/vterm \ 82 app/wavplay \ 83 app/websrv \ 84 srv/audio/hound \ 82 85 srv/clipboard \ 83 86 srv/locsrv \ … … 116 119 srv/hid/remcons \ 117 120 srv/hw/char/s3c24xx_uart \ 121 drv/audio/sb16 \ 118 122 drv/infrastructure/root \ 119 123 drv/infrastructure/rootvirt \ … … 217 221 lib/graph \ 218 222 lib/gui \ 223 lib/hound \ 219 224 lib/softrend \ 220 225 lib/draw \ … … 227 232 lib/usbhid \ 228 233 lib/usbvirt \ 234 lib/pcm \ 229 235 lib/bithenge \ 230 236 lib/posix
Note:
See TracChangeset
for help on using the changeset viewer.