Changeset c1f7a315 in mainline for uspace/srv/vfs/Makefile
- Timestamp:
- 2016-09-02T14:40:16Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ae6021d
- Parents:
- e503517a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/vfs/Makefile
re503517a rc1f7a315 38 38 vfs_ops.c \ 39 39 vfs_lookup.c \ 40 vfs_register.c 40 vfs_register.c \ 41 vfs_pager.c 41 42 42 43 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.