Changeset 0c37135 in mainline for uspace/Makefile
- Timestamp:
- 2012-04-18T07:32:58Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5f67cd61
- Parents:
- 3d93289a (diff), 63920b0 (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
r3d93289a r0c37135 42 42 app/getterm \ 43 43 app/init \ 44 app/inetcfg \ 44 45 app/kill \ 45 46 app/killall \ … … 75 76 srv/devman \ 76 77 srv/loader \ 78 srv/net/ethip \ 79 srv/net/inet \ 80 srv/net/tcp \ 81 srv/net/udp \ 77 82 srv/ns \ 78 83 srv/taskmon \ … … 98 103 srv/hid/remcons \ 99 104 srv/hw/char/s3c24xx_uart \ 100 srv/net/il/arp \101 srv/net/il/ip \102 srv/net/tl/icmp \103 srv/net/tl/udp \104 srv/net/tl/tcp \105 srv/net/nil/eth \106 srv/net/nil/nildummy \107 srv/net/net \108 105 drv/infrastructure/root \ 109 106 drv/infrastructure/rootvirt \
Note:
See TracChangeset
for help on using the changeset viewer.