Changeset 241f1985 in mainline for uspace/app/sysctl/Makefile
- Timestamp:
- 2019-08-31T10:45:17Z (5 years ago)
- Children:
- 102f641
- Parents:
- f92b315
- git-author:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-23 22:04:34)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-31 10:45:17)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sysctl/Makefile
rf92b315 r241f1985 28 28 29 29 USPACE_PREFIX = ../.. 30 LIBS = $(LIBSYSMAN_PREFIX)/libsysman.a30 LIBS = sysman 31 31 EXTRA_CFLAGS += -I$(LIBSYSMAN_PREFIX)/include 32 32 BINARY = sysctl
Note:
See TracChangeset
for help on using the changeset viewer.