Changeset 9d8b12da in mainline for uspace/srv/hid/compositor/Makefile
- Timestamp:
- 2017-11-08T22:43:39Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 378948d
- Parents:
- d2e7a51
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/compositor/Makefile
rd2e7a51 r9d8b12da 29 29 USPACE_PREFIX = ../../.. 30 30 31 LIBS = draw softrend drv compress 31 LIBS = draw softrend drv compress math 32 32 33 33 BINARY = compositor 34 MATH = y35 34 36 35 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.