Changeset c5bff3c in mainline for uspace/Makefile
- Timestamp:
- 2012-04-28T16:22:15Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8013637
- Parents:
- 81716eb (diff), 76983ff (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
r81716eb rc5bff3c 42 42 app/getterm \ 43 43 app/init \ 44 app/inetcfg \ 44 45 app/kill \ 45 46 app/killall \ … … 70 71 app/sysinfo \ 71 72 app/mkbd \ 72 srv/clip \73 srv/clipboard \ 73 74 srv/loc \ 74 75 srv/devman \ 75 76 srv/loader \ 77 srv/net/ethip \ 78 srv/net/inet \ 79 srv/net/loopip \ 80 srv/net/tcp \ 81 srv/net/udp \ 76 82 srv/ns \ 77 83 srv/taskmon \ … … 96 102 srv/hid/remcons \ 97 103 srv/hw/char/s3c24xx_uart \ 98 srv/net/il/arp \99 srv/net/il/ip \100 srv/net/tl/icmp \101 srv/net/tl/udp \102 srv/net/tl/tcp \103 srv/net/nil/eth \104 srv/net/nil/nildummy \105 srv/net/net \106 104 drv/infrastructure/root \ 107 105 drv/infrastructure/rootvirt \ … … 122 120 drv/bus/usb/usbmid \ 123 121 drv/bus/usb/vhc \ 124 drv/nic/lo \125 122 drv/nic/ne2k \ 126 123 drv/nic/e1k \
Note:
See TracChangeset
for help on using the changeset viewer.