nv30, nv40: non-trivially unify nv[34]0_screen.c
[mesa.git] / src / gallium / drivers / nv30 / Makefile
index 196cc9a1ef7c416a76ac87efbc61d127a45a4234..ef3ce7eafaa9ef9e8e29e06946c1526960e77346 100644 (file)
@@ -5,12 +5,8 @@ LIBNAME = nv30
 
 C_SOURCES = \
        nv30_context.c \
-       nv30_draw.c \
        nv30_fragtex.c \
-       nv30_screen.c \
-       nv30_state.c \
-       nv30_vbo.c \
-       nv30_vertprog.c
+       nv30_state.c
 
 LIBRARY_INCLUDES = -I$(TOP)/src/gallium/drivers/nvfx