Merge branch '7.8'
[mesa.git] / src / mesa / drivers / dri / tdfx / Makefile
index 6517285e4baab11efeacd9f65c10f9a0c0aa2d08..96bd8f8202f493a57a273328ef52b31e5df7340d 100644 (file)
@@ -5,17 +5,6 @@ include $(TOP)/configs/current
 
 LIBNAME = tdfx_dri.so
 
-# not yet
-# MINIGLX_SOURCES = server/tdfx_dri.c 
-
-COMMON_SOURCES = \
-       ../../common/driverfuncs.c \
-       ../common/mm.c \
-       ../common/utils.c \
-       ../common/texmem.c \
-       ../common/vblank.c \
-       ../common/xmlconfig.c
-
 DRIVER_SOURCES = \
        tdfx_context.c \
        tdfx_dd.c \
@@ -40,6 +29,4 @@ ASM_SOURCES =
 
 include ../Makefile.template
 
-symlinks:
-