Changes in uspace/lib/gui/Makefile [e2e9a8a:b8f1a349] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/gui/Makefile
re2e9a8a rb8f1a349 30 30 LIBRARY = libgui 31 31 SLIBRARY = libgui.so.0.0 32 LSONAME = libgui.so .032 LSONAME = libgui.so0 33 33 EXTRA_CFLAGS += -I$(LIBDRAW_PREFIX) -I$(LIBSOFTREND_PREFIX) -I$(LIBGRAPH_PREFIX) 34 34 35 35 SOURCES = \ 36 common.c \37 36 button.c \ 38 37 canvas.c \
Note:
See TracChangeset
for help on using the changeset viewer.