aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv30/Makefile
blob: de521aa2fa276fef299e6194886981bf7b134c0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TOP = ../../../..
include $(TOP)/configs/current

LIBNAME = nv30

include Makefile.sources

LIBRARY_INCLUDES = \
	$(LIBDRM_CFLAGS)

include ../../Makefile.template
# DO NOT DELETE