Changeset 2a72d9f in mainline for uspace/srv/hid/input/Makefile
- Timestamp:
- 2016-11-25T17:17:20Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6da5a6b
- Parents:
- 405b67c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/input/Makefile
r405b67c r2a72d9f 30 30 USPACE_PREFIX = ../../.. 31 31 BINARY = input 32 LIBS = $(LIBDRV_PREFIX)/libdrv.a 33 EXTRA_CFLAGS = -I$(LIBDRV_PREFIX)/include 32 34 33 35 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.