Changes in uspace/Makefile [76e863c:5d1cb8a] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r76e863c r5d1cb8a 39 39 app/bnchmark \ 40 40 app/devctl \ 41 app/dnscfg \ 42 app/dnsres \ 41 43 app/edit \ 42 44 app/getterm \ … … 47 49 app/klog \ 48 50 app/loc \ 49 app/mixerctl \50 51 app/logset \ 51 52 app/mkfat \ … … 73 74 app/sysinfo \ 74 75 app/mkbd \ 75 app/wavplay \76 76 app/date \ 77 77 app/websrv \ 78 srv/audio/hound \79 78 app/vdemo \ 80 79 app/vlaunch \ … … 85 84 srv/devman \ 86 85 srv/loader \ 86 srv/net/dnsrsrv \ 87 87 srv/net/ethip \ 88 88 srv/net/inetsrv \ … … 115 115 srv/hid/remcons \ 116 116 srv/hw/char/s3c24xx_uart \ 117 drv/audio/sb16 \118 117 drv/infrastructure/root \ 119 118 drv/infrastructure/rootvirt \ … … 214 213 lib/softfloat \ 215 214 lib/drv \ 216 lib/hound \217 215 lib/graph \ 218 216 lib/gui \ … … 227 225 lib/usbhid \ 228 226 lib/usbvirt \ 229 lib/pcm \230 227 lib/bithenge \ 231 228 lib/posix
Note:
See TracChangeset
for help on using the changeset viewer.