summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/Makefile
blob: 80f8cbfc80331a6b04919866d3672cd4061c7e24 (plain)
1
2
3
4
5
6
7
8
9
10
11
TOP = ../../../..
include $(TOP)/configs/current

LIBNAME = r600

LIBRARY_INCLUDES = -I$(TOP)/include

# get C_SOURCES
include Makefile.sources

include ../../Makefile.template