Changeset 7d27f422 in mainline for uspace/srv/hid/compositor/Makefile
- Timestamp:
- 2012-08-17T10:09:51Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 568693b
- Parents:
- 6d5e378
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/compositor/Makefile
r6d5e378 r7d27f422 28 28 29 29 USPACE_PREFIX = ../../.. 30 LIBS = $(LIBDRAW_PREFIX)/libdraw.a $(LIBSOFTREND_PREFIX)/libsoftrend.a 30 LIBS = $(LIBDRAW_PREFIX)/libdraw.a $(LIBSOFTREND_PREFIX)/libsoftrend.a \ 31 $(LIBSOFTFLOAT_PREFIX)/libsoftfloat.a 31 32 EXTRA_CFLAGS += -I$(LIBDRAW_PREFIX) -I$(LIBSOFTREND_PREFIX) 32 33 BINARY = compositor
Note:
See TracChangeset
for help on using the changeset viewer.