TOP = ../../../.. include $(TOP)/configs/current LIBNAME = nv40 C_SOURCES = \ nv40_context.c \ nv40_draw.c \ nv40_fragtex.c \ nv40_screen.c \ nv40_state.c \ nv40_vbo.c \ nv40_vertprog.c LIBRARY_INCLUDES = -I$(TOP)/src/gallium/drivers/nvfx include ../../Makefile.template