Changeset 6ebaff9 in mainline
- Timestamp:
- 2008-10-26T12:25:00Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 033ef7d3
- Parents:
- 8b0bc1f
- Location:
- uspace/srv/fs/fat
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/fat/Makefile
r8b0bc1f r6ebaff9 46 46 fat.c \ 47 47 fat_ops.c \ 48 fat_idx.c 48 fat_idx.c \ 49 fat_dentry.c \ 50 fat_fat.c 49 51 50 52 OBJECTS := $(addsuffix .o,$(basename $(SOURCES)))
Note:
See TracChangeset
for help on using the changeset viewer.