Changeset ca62f86 in mainline for uspace/Makefile
- Timestamp:
- 2013-09-09T17:52:40Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f7bb6d1
- Parents:
- 6ad185d (diff), a1ecb88 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r6ad185d rca62f86 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.