Changeset ce1836e in mainline for uspace/Makefile
- Timestamp:
- 2012-05-15T19:51:06Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2bd578a
- Parents:
- 6df2202 (diff), bf9e6fc (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
r6df2202 rce1836e 42 42 app/getterm \ 43 43 app/init \ 44 app/inet cfg\44 app/inet \ 45 45 app/kill \ 46 46 app/killall \ 47 47 app/klog \ 48 app/loc info\48 app/loc \ 49 49 app/lsusb \ 50 50 app/mkfat \ … … 69 69 app/nettest3 \ 70 70 app/ping \ 71 app/websrv \72 71 app/sysinfo \ 73 72 app/mkbd \ 74 73 srv/clipboard \ 75 srv/loc \74 srv/locsrv \ 76 75 srv/devman \ 77 76 srv/loader \ 78 77 srv/net/ethip \ 79 srv/net/inet \78 srv/net/inetsrv \ 80 79 srv/net/loopip \ 81 80 srv/net/tcp \ … … 103 102 srv/hid/remcons \ 104 103 srv/hw/char/s3c24xx_uart \ 104 srv/websrv \ 105 105 drv/infrastructure/root \ 106 106 drv/infrastructure/rootvirt \
Note:
See TracChangeset
for help on using the changeset viewer.