Changeset 9e3dc95 in mainline for uspace/srv/fs/minixfs/Makefile
- Timestamp:
- 2011-03-01T22:10:16Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9a9a58e
- Parents:
- 819450a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/minixfs/Makefile
r819450a r9e3dc95 34 34 35 35 SOURCES = \ 36 mfs.c 36 mfs.c \ 37 mfs_super.c \ 38 mfs_utils.c 37 39 38 40 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.