Changeset 5f88293 in mainline for uspace/srv/hid/input/Makefile
- Timestamp:
- 2011-06-12T15:44:38Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 60e5a856
- Parents:
- af897ff0
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/input/Makefile
raf897ff0 r5f88293 35 35 36 36 EXTRA_CFLAGS = -Iinclude 37 BINARY = kbd37 BINARY = input 38 38 39 39 -include $(COMMON_MAKEFILE) … … 44 44 45 45 SOURCES = \ 46 generic/ kbd.c \46 generic/input.c \ 47 47 genarch/gsp.c \ 48 48 genarch/stroke.c \
Note:
See TracChangeset
for help on using the changeset viewer.