Changeset 297f1197 in mainline for uspace/srv/fs/fat/Makefile
- Timestamp:
- 2008-05-04T12:43:18Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f520905
- Parents:
- 869e546
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/fat/Makefile
r869e546 r297f1197 45 45 SOURCES = \ 46 46 fat.c \ 47 fat_ops.c 47 fat_ops.c \ 48 fat_idx.c 48 49 49 50 OBJECTS := $(addsuffix .o,$(basename $(SOURCES)))
Note:
See TracChangeset
for help on using the changeset viewer.