Changes in uspace/srv/hid/input/Makefile [312e5ff:ce5a0f1] in mainline
- File:
-
- 1 edited
-
uspace/srv/hid/input/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/input/Makefile
r312e5ff rce5a0f1 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 = \ … … 41 43 port/msim.c \ 42 44 port/niagara.c \ 43 port/ns16550.c \44 45 port/ski.c \ 45 46 proto/adb.c \
Note:
See TracChangeset
for help on using the changeset viewer.
