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