Merge commit 'origin/7.8'
[mesa.git] / src / gallium / winsys / sw / drm / Makefile
1 TOP = ../../../../..
2 include $(TOP)/configs/current
3
4 LIBNAME = swdrm
5
6 C_SOURCES = sw_drm_api.c
7
8 LIBRARY_INCLUDES =
9
10 LIBRARY_DEFINES =
11
12 include ../../../Makefile.template