Changeset b8d4af4b in mainline for uspace/lib/gui/Makefile
- Timestamp:
- 2017-11-07T17:54:03Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c631734
- Parents:
- 68825c3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/gui/Makefile
r68825c3 rb8d4af4b 29 29 USPACE_PREFIX = ../.. 30 30 LIBRARY = libgui 31 SLIBRARY = libgui.so.0.032 LSONAME = libgui.so.033 31 EXTRA_CFLAGS += -I$(LIBDRAW_PREFIX) -I$(LIBSOFTREND_PREFIX) -I$(LIBGRAPH_PREFIX) 34 32
Note:
See TracChangeset
for help on using the changeset viewer.