summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/r600/drm/Makefile
blob: ccaab0b41704529e376962a4603ee2468f7aeced (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

TOP = ../../../../..
include $(TOP)/configs/current

LIBNAME = r600winsys

# get C_SOURCES
include Makefile.sources

LIBRARY_INCLUDES = -I$(TOP)/src/gallium/drivers/r600 \
		   -I$(TOP)/include \

include ../../../Makefile.template

symlinks: