automake: Globally add stub automake targets to the old Makefiles.
[mesa.git] / src / gallium / drivers / nv30 / Makefile
1 TOP = ../../../..
2 include $(TOP)/configs/current
3
4 LIBNAME = nv30
5
6 include Makefile.sources
7
8 LIBRARY_INCLUDES = \
9 $(LIBDRM_CFLAGS)
10
11 include ../../Makefile.template
12 # DO NOT DELETE