Tizen 2.0 Release
[profile/ivi/osmesa.git] / src / gallium / winsys / sw / wrapper / Makefile
1 TOP = ../../../../..
2 include $(TOP)/configs/current
3
4 LIBNAME = wsw
5
6 C_SOURCES = wrapper_sw_winsys.c
7
8 LIBRARY_INCLUDES =
9
10 LIBRARY_DEFINES =
11
12 include ../../../Makefile.template