Refactor COMMON_SOURCES up to Makefile.template
[mesa.git] / src / mesa / drivers / dri / r200 / Makefile
index 324e549922587df24c9d95c6c60d0869b74f1f56..60a048bae081d23956e3ee98c0d473dbfff5b7fb 100644 (file)
@@ -7,18 +7,6 @@ LIBNAME = r200_dri.so
 
 MINIGLX_SOURCES = server/radeon_dri.c 
 
-
-COMMON_SOURCES = \
-       ../../common/driverfuncs.c \
-       ../common/mm.c \
-       ../common/utils.c \
-       ../common/texmem.c \
-       ../common/vblank.c \
-       ../common/xmlconfig.c \
-       ../common/dri_util.c \
-       ../common/drirenderbuffer.c \
-       ../common/glcontextmodes.c
-
 DRIVER_SOURCES = r200_context.c \
                 r200_ioctl.c \
                 r200_lock.c \