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

LIBNAME = nv30

include Makefile.sources

LIBRARY_INCLUDES = \
	$(LIBDRM_CFLAGS)

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

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