From e7769cb34898ca20adb5b0e329161e6321403fc9 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 5 May 2005 03:15:08 +0000 Subject: Refactor COMMON_SOURCES up to Makefile.template --- src/mesa/drivers/dri/mach64/Makefile | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/mesa/drivers/dri/mach64/Makefile') diff --git a/src/mesa/drivers/dri/mach64/Makefile b/src/mesa/drivers/dri/mach64/Makefile index 352c7bba61..7246d51f5d 100644 --- a/src/mesa/drivers/dri/mach64/Makefile +++ b/src/mesa/drivers/dri/mach64/Makefile @@ -8,17 +8,6 @@ LIBNAME = mach64_dri.so # Not yet # MINIGLX_SOURCES = server/mach64_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 = \ mach64_context.c \ mach64_ioctl.c \ -- cgit v1.2.3