removed references to removed source files
authorBrian Paul <brian.paul@tungstengraphics.com>
Sat, 2 Feb 2002 21:41:58 +0000 (21:41 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sat, 2 Feb 2002 21:41:58 +0000 (21:41 +0000)
src/mesa/Makefile.X11
src/mesa/main/Makefile.OSMesa16
src/mesa/main/Makefile.X11
src/mesa/main/Makefile.ugl
src/mesa/main/Makefile.win
src/mesa/main/descrip.mms

index 2c910418a88a70a046ba4d52b99e7da377cac933..6f0b391d0f4e55c47485406f8553b241099347cd 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.64 2002/01/15 18:30:58 kschultz Exp $
+# $Id: Makefile.X11,v 1.65 2002/02/02 21:41:58 brianp Exp $
 
 # Mesa 3-D graphics library
 # Version:  4.1
@@ -110,11 +110,9 @@ CORE_SOURCES = \
        swrast/s_lines.c \
        swrast/s_logic.c \
        swrast/s_masking.c \
-       swrast/s_pb.c \
        swrast/s_pixeltex.c \
        swrast/s_points.c \
        swrast/s_readpix.c \
-       swrast/s_scissor.c \
        swrast/s_span.c \
        swrast/s_stencil.c \
        swrast/s_texture.c \
index d6da7db06c13c8e8b779ea054317ceec09503396..eeb32a264b6de43c6f6e7a31e23b6244fd3f9f99 100644 (file)
@@ -1,8 +1,8 @@
-# $Id: Makefile.OSMesa16,v 1.5 2001/07/14 17:53:04 brianp Exp $
+# $Id: Makefile.OSMesa16,v 1.6 2002/02/02 21:41:58 brianp Exp $
 
 # Mesa 3-D graphics library
-# Version:  3.5
-# Copyright (C) 1995-2001  Brian Paul
+# Version:  4.1
+# Copyright (C) 1995-2002  Brian Paul
 
 # Makefile for building Mesa for 16/32-bit/channel rendering with the OSMesa
 # driver.
@@ -107,11 +107,9 @@ CORE_SOURCES = \
        swrast/s_lines.c \
        swrast/s_logic.c \
        swrast/s_masking.c \
-       swrast/s_pb.c \
        swrast/s_pixeltex.c \
        swrast/s_points.c \
        swrast/s_readpix.c \
-       swrast/s_scissor.c \
        swrast/s_span.c \
        swrast/s_stencil.c \
        swrast/s_texture.c \
index 2c910418a88a70a046ba4d52b99e7da377cac933..6f0b391d0f4e55c47485406f8553b241099347cd 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.64 2002/01/15 18:30:58 kschultz Exp $
+# $Id: Makefile.X11,v 1.65 2002/02/02 21:41:58 brianp Exp $
 
 # Mesa 3-D graphics library
 # Version:  4.1
@@ -110,11 +110,9 @@ CORE_SOURCES = \
        swrast/s_lines.c \
        swrast/s_logic.c \
        swrast/s_masking.c \
-       swrast/s_pb.c \
        swrast/s_pixeltex.c \
        swrast/s_points.c \
        swrast/s_readpix.c \
-       swrast/s_scissor.c \
        swrast/s_span.c \
        swrast/s_stencil.c \
        swrast/s_texture.c \
index 2dcca3c2155e50e63085cb7059e4df8f1b235599..92ca94c9f276b0587050a3450514668d54407d6d 100644 (file)
@@ -1,5 +1,5 @@
 # Mesa 3-D graphics library
-# Version:  3.5
+# Version:  4.1
 #
 # Copyright (C) 2001 Wind River Systems, Inc
 
@@ -137,11 +137,9 @@ GL_SOURCES = \
        swrast/s_lines.c \
        swrast/s_logic.c \
        swrast/s_masking.c \
-       swrast/s_pb.c \
        swrast/s_pixeltex.c \
        swrast/s_points.c \
        swrast/s_readpix.c \
-       swrast/s_scissor.c \
        swrast/s_span.c \
        swrast/s_stencil.c \
        swrast/s_texture.c \
index 81eb3633538100ac09bef1daa7dd21e36803b84b..284601a1f897648a1f33f49bd50cf04dfad4abf5 100644 (file)
@@ -126,11 +126,9 @@ CORE_SRCS = \
        swrast\s_lines.c \
        swrast\s_logic.c \
        swrast\s_masking.c \
-       swrast\s_pb.c \
        swrast\s_pixeltex.c \
        swrast\s_points.c \
        swrast\s_readpix.c \
-       swrast\s_scissor.c \
        swrast\s_span.c \
        swrast\s_stencil.c \
        swrast\s_texstore.c \
index 447c97134a6d85e2cc2d48221366e592fce7dade..8caeeb5803ae09845061c13bb31884bbb88b1914 100644 (file)
@@ -103,11 +103,9 @@ RASTER_SOURCES = [.swrast]s_aatriangle.c \
 [.swrast]s_lines.c \
 [.swrast]s_logic.c \
 [.swrast]s_masking.c \
-[.swrast]s_pb.c \
 [.swrast]s_pixeltex.c \
 [.swrast]s_points.c \
 [.swrast]s_readpix.c \
-[.swrast]s_scissor.c \
 [.swrast]s_span.c \
 [.swrast]s_stencil.c \
 [.swrast]s_texstore.c \
@@ -250,13 +248,11 @@ OBJECTS8=[.swrast]s_drawpix.obj,\
 [.swrast]s_lines.obj,\
 [.swrast]s_logic.obj,\
 [.swrast]s_masking.obj,\
-[.swrast]s_pb.obj,\
 [.swrast]s_pixeltex.obj,\
 [.swrast]s_points.obj
 
 OBJECTS9=[.swrast]s_readpix.obj,\
 [.swrast]s_aaline.obj,\
-[.swrast]s_scissor.obj,\
 [.swrast]s_span.obj,\
 [.swrast]s_stencil.obj,\
 [.swrast]s_texstore.obj,\
@@ -451,16 +447,12 @@ imports.obj : imports.c
        $(CC) $(CFLAGS) /obj=[.swrast]s_logic.obj [.swrast]s_logic.c
 [.swrast]s_masking.obj : [.swrast]s_masking.c
        $(CC) $(CFLAGS) /obj=[.swrast]s_masking.obj [.swrast]s_masking.c
-[.swrast]s_pb.obj : [.swrast]s_pb.c
-       $(CC) $(CFLAGS) /obj=[.swrast]s_pb.obj [.swrast]s_pb.c
 [.swrast]s_pixeltex.obj : [.swrast]s_pixeltex.c
        $(CC) $(CFLAGS) /obj=[.swrast]s_pixeltex.obj [.swrast]s_pixeltex.c
 [.swrast]s_points.obj : [.swrast]s_points.c
        $(CC) $(CFLAGS) /obj=[.swrast]s_points.obj [.swrast]s_points.c
 [.swrast]s_readpix.obj : [.swrast]s_readpix.c
        $(CC) $(CFLAGS) /obj=[.swrast]s_readpix.obj [.swrast]s_readpix.c
-[.swrast]s_scissor.obj : [.swrast]s_scissor.c
-       $(CC) $(CFLAGS) /obj=[.swrast]s_scissor.obj [.swrast]s_scissor.c
 [.swrast]s_span.obj : [.swrast]s_span.c
        $(CC) $(CFLAGS) /obj=[.swrast]s_span.obj [.swrast]s_span.c
 [.swrast]s_stencil.obj : [.swrast]s_stencil.c