Changes in uspace/srv/fs/tmpfs/Makefile [5b72635:1b1164e8] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/tmpfs/Makefile
r5b72635 r1b1164e8 32 32 EXTRA_CFLAGS += -I$(LIBBLOCK_PREFIX) -I$(LIBFS_PREFIX) 33 33 BINARY = tmpfs 34 STATIC_NEEDED = y35 34 36 35 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.