summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/dri_client/Makefile
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2004-04-29 22:16:29 +0000
committerIan Romanick <idr@us.ibm.com>2004-04-29 22:16:29 +0000
commit4d46e4b26a1b93507663f3c25f8bf9d5a8466ce0 (patch)
tree99f0b6186a9fc39a067ac17f0038476a2e7b0d07 /src/mesa/drivers/dri/dri_client/Makefile
parent74d563cdfbfb07cc666d60dc909e90ddb9949cbb (diff)
Remove several files that are only used in the XFree86 / Xorg libGL.so.
They are *not* linked into the *_dri.so drivers.
Diffstat (limited to 'src/mesa/drivers/dri/dri_client/Makefile')
-rw-r--r--src/mesa/drivers/dri/dri_client/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/drivers/dri/dri_client/Makefile b/src/mesa/drivers/dri/dri_client/Makefile
index 930e50504f..a6071586eb 100644
--- a/src/mesa/drivers/dri/dri_client/Makefile
+++ b/src/mesa/drivers/dri/dri_client/Makefile
@@ -8,10 +8,8 @@ include $(TOP)/configs/current
DEFINES += -DGLX_DIRECT_RENDERING
C_SOURCES = \
- dri_glx.c \
dri_util.c \
glcontextmodes.c \
- XF86dri.c \
xf86drm.c \
xf86drmHash.c \
xf86drmRandom.c \