summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/Makefile
blob: a60127fe2d59e0014b82f32961938ee130e470e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TOP = ../../../..
include $(TOP)/configs/current

LIBNAME = nvc0

# get C/CPP_SOURCES
include Makefile.sources

LIBRARY_INCLUDES = \
	$(LIBDRM_CFLAGS)

include ../../Makefile.template

# FIXME: Remove when this driver is converted to automake.
all: default