Module Name:    src
Committed By:   mrg
Date:           Wed Sep 23 05:28:14 UTC 2015

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

Log Message:
remove unused GALLIUM_NAMES variable.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/mit/xorg/lib/gallium/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/gallium/Makefile
diff -u src/external/mit/xorg/lib/gallium/Makefile:1.6 src/external/mit/xorg/lib/gallium/Makefile:1.7
--- src/external/mit/xorg/lib/gallium/Makefile:1.6	Mon Jan  5 20:06:06 2015
+++ src/external/mit/xorg/lib/gallium/Makefile	Wed Sep 23 05:28:14 2015
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2015/01/05 20:06:06 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2015/09/23 05:28:14 mrg Exp $
 
 # Link the gallium mega driver.
 
@@ -54,8 +54,6 @@ GALLIUM_SUBDIRS= \
 	winsys/sw/kms-dri \
 	state_trackers/dri
 
-GALLIUM_NAMES=	kms_swrast r600 swrant
-
 GALLIUM_SOURCES.auxiliary/cso_cache= \
 	cso_cache.c \
 	cso_context.c \

Reply via email to