Changeset 7858bc5f in mainline for uspace/srv/fs/tmpfs/Makefile
- Timestamp:
- 2008-10-28T15:40:19Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 916bf1a
- Parents:
- 5cf723b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/tmpfs/Makefile
r5cf723b r7858bc5f 39 39 40 40 LIBS = \ 41 $(LIBC_PREFIX)/libc.a \42 41 $(LIBFS_PREFIX)/libfs.a \ 43 $(LIBBLOCK_PREFIX)/libblock.a 42 $(LIBBLOCK_PREFIX)/libblock.a \ 43 $(LIBC_PREFIX)/libc.a 44 44 45 45 ## Sources
Note:
See TracChangeset
for help on using the changeset viewer.