Changes in uspace/lib/draw/Makefile [e2e9a8a:cecba66e] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/draw/Makefile
re2e9a8a rcecba66e 29 29 USPACE_PREFIX = ../.. 30 30 LIBRARY = libdraw 31 SLIBRARY = libdraw.so.0.0 32 LSONAME = libdraw.so.0 33 EXTRA_CFLAGS += -I$(LIBSOFTREND_PREFIX) -I$(LIBCOMPRESS_PREFIX) 31 LIBS = softrend compress 34 32 35 33 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.