Module Name:    src
Committed By:   christos
Date:           Sun Jan  4 01:26:31 UTC 2015

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

Log Message:
don't regenerate y->


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 src/external/mit/xorg/lib/gallium/Makefile:1.3
--- src/external/mit/xorg/lib/gallium/Makefile:1.2	Tue Dec 23 12:49:59 2014
+++ src/external/mit/xorg/lib/gallium/Makefile	Sat Jan  3 20:26:31 2015
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/12/23 17:49:59 christos Exp $
+# $NetBSD: Makefile,v 1.3 2015/01/04 01:26:31 christos Exp $
 
 # Link the gallium mega driver.
 
@@ -475,3 +475,5 @@ SYMLINKS+= gallium_dri.so.${SHLIB_MAJOR}
 .endfor
 
 .include <bsd.lib.mk>
+# Don't regenerate c files
+.y.c:

Reply via email to