Module Name:    src
Committed By:   mrg
Date:           Tue Jun 16 05:21:58 UTC 2009

Modified Files:
        src/external/mit/xorg/lib/libOSMesa: Makefile

Log Message:
build the swrast_setup code, too.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/mit/xorg/lib/libOSMesa/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/mit/xorg/lib/libOSMesa/Makefile
diff -u src/external/mit/xorg/lib/libOSMesa/Makefile:1.4 src/external/mit/xorg/lib/libOSMesa/Makefile:1.5
--- src/external/mit/xorg/lib/libOSMesa/Makefile:1.4	Tue Nov 18 17:03:58 2008
+++ src/external/mit/xorg/lib/libOSMesa/Makefile	Tue Jun 16 05:21:58 2009
@@ -1,11 +1,11 @@
-#	$NetBSD: Makefile,v 1.4 2008/11/18 17:03:58 cube Exp $
+#	$NetBSD: Makefile,v 1.5 2009/06/16 05:21:58 mrg Exp $
 
 .include <bsd.own.mk>
 
 LIB=		OSMesa
 
 MESA_SRC_MODULES=	main math vbo tnl shader swrast slang glapi common \
-			osmesa
+			osmesa ss
 
 .PATH:		${X11SRCDIR.MesaLib}/include/GL
 INCS=		osmesa.h

Reply via email to