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

LIBNAME = nv50

# 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