Changeset c4b0317 in mainline for uspace/Makefile
- Timestamp:
- 2012-05-18T08:14:19Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 67435b1
- Parents:
- 8f6bffdd (diff), 3e67ab1 (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
r8f6bffdd rc4b0317 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 \ 73 app/websrv \ 74 74 srv/clipboard \ 75 srv/loc \75 srv/locsrv \ 76 76 srv/devman \ 77 77 srv/loader \ 78 78 srv/net/ethip \ 79 srv/net/inet \79 srv/net/inetsrv \ 80 80 srv/net/loopip \ 81 81 srv/net/tcp \
Note:
See TracChangeset
for help on using the changeset viewer.