summaryrefslogtreecommitdiff
path: root/src/mesa/main/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-11-11 19:09:29 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-11-11 19:09:29 +0000
commite7f55e76db47eb1f198d3f86980fdd066f01542f (patch)
tree529e5b0ff8f2c71bb907053328c4b2819e0dfc43 /src/mesa/main/Makefile.X11
parentbc58b7b409ed75901158889a18f3db52a5a7ecd7 (diff)
removed tr_attrib.c
Diffstat (limited to 'src/mesa/main/Makefile.X11')
-rw-r--r--src/mesa/main/Makefile.X113
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mesa/main/Makefile.X11 b/src/mesa/main/Makefile.X11
index 069ad43230..533e0c32d9 100644
--- a/src/mesa/main/Makefile.X11
+++ b/src/mesa/main/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.31 2000/11/11 01:43:03 brianp Exp $
+# $Id: Makefile.X11,v 1.32 2000/11/11 19:09:29 brianp Exp $
# Mesa 3-D graphics library
# Version: 3.5
@@ -161,7 +161,6 @@ DRIVER_SOURCES = \
SVGA/svgamesa16.c \
SVGA/svgamesa24.c \
SVGA/svgamesa32.c \
- Trace/tr_attrib.c \
Trace/tr_context.c \
Trace/tr_control.c \
Trace/tr_error.c \