remove all.h, mem.h, mem.c
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 25 Oct 2002 13:50:48 +0000 (13:50 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 25 Oct 2002 13:50:48 +0000 (13:50 +0000)
src/mesa/main/Makefile.BeOS-R5
src/mesa/main/Makefile.DJ
src/mesa/main/Makefile.OSMesa16
src/mesa/main/Makefile.ugl
src/mesa/main/Makefile.win

index 00deb0e00770b24735136bb6d5fd4f3c20af8a55..97d814c91724b2b5da7cdb9514b46f0b1b286810 100644 (file)
@@ -90,7 +90,6 @@ MESA_CORE_SRCS = \
        light.c \
        lines.c \
        matrix.c \
-       mem.c \
        mmath.c \
        pixel.c \
        points.c \
index 92a9f0904495990c36b96772deaa261a165ed0f8..528c71dd5a860137d42c68e9c8df3783915df92f 100644 (file)
@@ -121,7 +121,6 @@ CORE_SOURCES = \
        light.c \\r
        lines.c \\r
        matrix.c \\r
-       mem.c \\r
        mmath.c \\r
        pixel.c \\r
        points.c \\r
index 1f3b09206ac3d486856ffb5eac1d11429f660262..fc1bba2ed357bf4797e0afce5afafcec6be7232e 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.OSMesa16,v 1.8 2002/09/27 02:45:37 brianp Exp $
+# $Id: Makefile.OSMesa16,v 1.9 2002/10/25 13:50:48 brianp Exp $
 
 # Mesa 3-D graphics library
 # Version:  4.1
@@ -55,7 +55,6 @@ CORE_SOURCES = \
        light.c \
        lines.c \
        matrix.c \
-       mem.c \
        mmath.c \
        pixel.c \
        points.c \
index ae9ee7e5412ce13097ffc2c335e6ca6e34fcaf50..95d880984f9b7008c7e2db7ab124062c871fa9eb 100644 (file)
@@ -35,8 +35,8 @@
 # already contain only one file.
 #
 ##### MACROS #####
-MESA_MAJOR=3
-MESA_MINOR=5
+MESA_MAJOR=4
+MESA_MINOR=1
 MESA_TINY=0
 VERSION=$(MESA_MAJOR).$(MESA_MINOR)
 
@@ -85,7 +85,6 @@ GL_SOURCES = \
        light.c \
        lines.c \
        matrix.c \
-       mem.c \
        mmath.c \
        pixel.c \
        points.c \
index 3b80a786090647f3f1f61bb127b48a019170541b..24c41d21a4916e13cba6b2c8754006c70dba32a3 100644 (file)
@@ -70,7 +70,6 @@ CORE_SRCS = \
        light.c \
        lines.c \
        matrix.c \
-       mem.c \
        mmath.c \
        pixel.c \
        points.c \