Changeset c05642d in mainline for uspace/Makefile
- Timestamp:
- 2011-09-07T00:03:26Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5081276
- Parents:
- bb74dabe (diff), 038b289 (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
rbb74dabe rc05642d 48 48 app/lsusb \ 49 49 app/mkfat \ 50 app/mkmfs \ 50 51 app/redir \ 51 52 app/sbi \ … … 79 80 srv/bd/part/guid_part \ 80 81 srv/bd/part/mbr_part \ 82 srv/fs/exfat \ 81 83 srv/fs/fat \ 84 srv/fs/cdfs \ 82 85 srv/fs/tmpfs \ 86 srv/fs/mfs \ 83 87 srv/fs/locfs \ 84 88 srv/fs/ext2fs \
Note:
See TracChangeset
for help on using the changeset viewer.