Changes in uspace/Makefile [aef1799:9904eb90] in mainline
- File:
-
- 1 edited
-
uspace/Makefile (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
raef1799 r9904eb90 38 38 app/bnchmark \ 39 39 app/devctl \ 40 app/drec \41 40 app/edit \ 42 41 app/ext2info \ … … 49 48 app/loc \ 50 49 app/lsusb \ 51 app/mixerctl \52 50 app/mkfat \ 53 51 app/mkexfat \ … … 73 71 app/sysinfo \ 74 72 app/mkbd \ 75 app/wavplay \76 73 app/websrv \ 77 srv/audio/hound \78 74 srv/clipboard \ 79 75 srv/locsrv \ … … 89 85 srv/vfs \ 90 86 srv/bd/ata_bd \ 87 srv/bd/sata_bd \ 91 88 srv/bd/file_bd \ 92 89 srv/bd/gxe_bd \ … … 107 104 srv/hid/remcons \ 108 105 srv/hw/char/s3c24xx_uart \ 109 drv/audio/sb16 \110 106 drv/infrastructure/root \ 111 107 drv/infrastructure/rootvirt \ 108 drv/block/ahci \ 112 109 drv/char/i8042 \ 113 110 drv/char/ps2mouse \ … … 196 193 lib/drv \ 197 194 lib/fb \ 198 lib/hound \199 195 lib/net \ 200 196 lib/nic \ … … 205 201 lib/usbhid \ 206 202 lib/usbvirt \ 207 lib/pcm \208 203 lib/posix 209 204
Note:
See TracChangeset
for help on using the changeset viewer.
