Changeset 4224ef7 in mainline for uspace/srv/vfs/Makefile
- Timestamp:
- 2019-08-06T18:18:37Z (5 years ago)
- Children:
- e55741e
- Parents:
- dd5c623
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-05-11 16:50:40)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-06 18:18:37)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/vfs/Makefile
rdd5c623 r4224ef7 29 29 30 30 USPACE_PREFIX = ../.. 31 LIBS = $(LIBSYSMAN_PREFIX)/libsysman.a 32 EXTRA_CFLAGS += -I$(LIBSYSMAN_PREFIX)/include 31 33 BINARY = vfs 32 34 STATIC_NEEDED = y
Note:
See TracChangeset
for help on using the changeset viewer.