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