Changeset 4c3c4a5 in mainline for uspace/srv/fs/exfat/Makefile
- Timestamp:
- 2011-06-29T04:04:19Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2fb88ea
- Parents:
- fcc3cd8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/exfat/Makefile
rfcc3cd8 r4c3c4a5 35 35 SOURCES = \ 36 36 exfat.c \ 37 exfat_fat.c \ 37 38 exfat_ops.c \ 39 exfat_idx.c 38 40 39 41 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.