Changeset 802898f in mainline for uspace/Makefile
- Timestamp:
- 2013-09-02T20:14:11Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8c95dff
- Parents:
- 0435fe41 (diff), 61ab4a9 (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
r0435fe41 r802898f 51 51 app/loc \ 52 52 app/logset \ 53 app/mixerctl \ 53 54 app/mkfat \ 54 55 app/mkexfat \ … … 77 78 app/mkbd \ 78 79 app/date \ 79 app/websrv \80 80 app/vdemo \ 81 81 app/vlaunch \ 82 82 app/vterm \ 83 app/wavplay \ 84 app/websrv \ 85 srv/audio/hound \ 83 86 srv/clipboard \ 84 87 srv/locsrv \ … … 117 120 srv/hid/remcons \ 118 121 srv/hw/char/s3c24xx_uart \ 122 drv/audio/sb16 \ 119 123 drv/infrastructure/root \ 120 124 drv/infrastructure/rootvirt \ … … 218 222 lib/graph \ 219 223 lib/gui \ 224 lib/hound \ 220 225 lib/softrend \ 221 226 lib/draw \ … … 228 233 lib/usbhid \ 229 234 lib/usbvirt \ 235 lib/pcm \ 230 236 lib/bithenge \ 231 237 lib/posix \
Note:
See TracChangeset
for help on using the changeset viewer.