Changeset d9be488 in mainline for uspace/srv/hid/compositor/Makefile
- Timestamp:
- 2014-03-01T23:03:21Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 071fefec
- Parents:
- 75baf6e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/compositor/Makefile
r75baf6e rd9be488 28 28 29 29 USPACE_PREFIX = ../../.. 30 30 31 LIBS = \ 31 32 $(LIBDRAW_PREFIX)/libdraw.a \ … … 40 41 41 42 BINARY = compositor 43 MATH = y 42 44 43 45 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.