Tizen 2.0 Release
[profile/ivi/osmesa.git] / src / gallium / drivers / failover / Makefile
1 TOP = ../../../..
2 include $(TOP)/configs/current
3
4 LIBNAME = failover
5
6 C_SOURCES = \
7         fo_state.c \
8         fo_state_emit.c \
9         fo_context.c 
10
11 include ../../Makefile.template