Committing in .
authorJouk Jansen <joukj@hrem.stm.tudelft.nl>
Fri, 25 Oct 2002 08:26:26 +0000 (08:26 +0000)
committerJouk Jansen <joukj@hrem.stm.tudelft.nl>
Fri, 25 Oct 2002 08:26:26 +0000 (08:26 +0000)
 Removed src/mem.c from OpenVMS makefile

 Modified Files:
  Mesa/src/descrip.mms
 ----------------------------------------------------------------------

src/mesa/main/descrip.mms

index 6a08365..215ace4 100644 (file)
@@ -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,\