summaryrefslogtreecommitdiff
path: root/src/mesa
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa')
-rw-r--r--src/mesa/Makefile.X113
-rw-r--r--src/mesa/main/Makefile.X113
2 files changed, 2 insertions, 4 deletions
diff --git a/src/mesa/Makefile.X11 b/src/mesa/Makefile.X11
index 24a1453687..d5dc971362 100644
--- a/src/mesa/Makefile.X11
+++ b/src/mesa/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.62 2001/12/20 15:30:45 keithw Exp $
+# $Id: Makefile.X11,v 1.63 2002/01/14 16:07:33 brianp Exp $
# Mesa 3-D graphics library
# Version: 4.1
@@ -25,7 +25,6 @@ CORE_SOURCES = \
vpparse.c \
vpstate.c \
api_arrayelt.c \
- api_compat.c \
api_loopback.c \
api_noop.c \
api_validate.c \
diff --git a/src/mesa/main/Makefile.X11 b/src/mesa/main/Makefile.X11
index 24a1453687..d5dc971362 100644
--- a/src/mesa/main/Makefile.X11
+++ b/src/mesa/main/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.62 2001/12/20 15:30:45 keithw Exp $
+# $Id: Makefile.X11,v 1.63 2002/01/14 16:07:33 brianp Exp $
# Mesa 3-D graphics library
# Version: 4.1
@@ -25,7 +25,6 @@ CORE_SOURCES = \
vpparse.c \
vpstate.c \
api_arrayelt.c \
- api_compat.c \
api_loopback.c \
api_noop.c \
api_validate.c \