From c2836e9ac6ab643d293f9db8b52239299132c5bf Mon Sep 17 00:00:00 2001
From: Jouk Jansen <joukj@hrem.stm.tudelft.nl>
Date: Fri, 25 Oct 2002 08:26:26 +0000
Subject:  Committing in .

 Removed src/mem.c from OpenVMS makefile

 Modified Files:
 	Mesa/src/descrip.mms
 ----------------------------------------------------------------------
---
 src/mesa/main/descrip.mms | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

(limited to 'src/mesa')

diff --git a/src/mesa/main/descrip.mms b/src/mesa/main/descrip.mms
index 6a08365d2c..215ace488e 100644
--- a/src/mesa/main/descrip.mms
+++ b/src/mesa/main/descrip.mms
@@ -48,7 +48,6 @@ CORE_SOURCES =accum.c \
 	light.c \
 	lines.c \
 	matrix.c \
-	mem.c \
 	mmath.c \
 	pixel.c \
 	points.c \
@@ -187,8 +186,7 @@ image.obj,\
 imports.obj,\
 light.obj,\
 lines.obj,\
-matrix.obj,\
-mem.obj
+matrix.obj
 
 OBJECTS3=mmath.obj,\
 pixel.obj,\
-- 
cgit v1.2.3