Changeset 71b0d4d4 in mainline for uspace/Makefile
- Timestamp:
- 2012-08-14T03:37:30Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b224a3e
- Parents:
- 2988aec7 (diff), 4802dd7 (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
r2988aec7 r71b0d4d4 59 59 app/tester \ 60 60 app/testread \ 61 app/testwrit \ 61 62 app/tetris \ 62 63 app/trace \ … … 98 99 srv/fs/locfs \ 99 100 srv/fs/ext2fs \ 101 srv/fs/ext4fs \ 100 102 srv/hid/console \ 101 103 srv/hid/s3c24xx_ts \ … … 197 199 lib/nic \ 198 200 lib/ext2 \ 201 lib/ext4 \ 199 202 lib/usb \ 200 203 lib/usbhost \
Note:
See TracChangeset
for help on using the changeset viewer.