Changes in uspace/srv/hid/input/Makefile [ce5a0f1:312e5ff] in mainline
- File:
-
- 1 edited
-
uspace/srv/hid/input/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/input/Makefile
rce5a0f1 r312e5ff 30 30 USPACE_PREFIX = ../../.. 31 31 BINARY = input 32 LIBS = $(LIBDRV_PREFIX)/libdrv.a33 EXTRA_CFLAGS = -I$(LIBDRV_PREFIX)/include34 32 35 33 SOURCES = \ … … 43 41 port/msim.c \ 44 42 port/niagara.c \ 43 port/ns16550.c \ 45 44 port/ski.c \ 46 45 proto/adb.c \
Note:
See TracChangeset
for help on using the changeset viewer.
