Changeset 40257f5 in mainline for uspace/srv/fs/tmpfs/Makefile
- Timestamp:
- 2008-06-05T22:49:54Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e32e092
- Parents:
- 32443b0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/tmpfs/Makefile
r32443b0 r40257f5 45 45 SOURCES = \ 46 46 tmpfs.c \ 47 tmpfs_ops.c 47 tmpfs_ops.c \ 48 tmpfs_dump.c 48 49 49 50 OBJECTS := $(addsuffix .o,$(basename $(SOURCES)))
Note:
See TracChangeset
for help on using the changeset viewer.