Changeset f66ca57f in mainline for uspace/srv/hid/isdv4_tablet/Makefile
- Timestamp:
- 2012-08-15T15:10:53Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- affaf2e
- Parents:
- 1499564
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/isdv4_tablet/Makefile
r1499564 rf66ca57f 27 27 # 28 28 29 USPACE_PREFIX = ../.. 29 USPACE_PREFIX = ../../.. 30 30 #LIBS = 31 31 #EXTRA_CFLAGS = 32 BINARY = wacomdump32 BINARY = isdv4_tablet 33 33 34 34 SOURCES = \ 35 wacomdump.c \35 main.c \ 36 36 isdv4.c 37 37
Note:
See TracChangeset
for help on using the changeset viewer.