Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/mit/xorg/lib/gallium don't regenerate y->



details:   https://anonhg.NetBSD.org/src/rev/436b39e66338
branches:  trunk
changeset: 335344:436b39e66338
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Jan 04 01:26:31 2015 +0000

description:
don't regenerate y->

diffstat:

 external/mit/xorg/lib/gallium/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 52ea68a0dd9c -r 436b39e66338 external/mit/xorg/lib/gallium/Makefile
--- a/external/mit/xorg/lib/gallium/Makefile    Sat Jan 03 23:22:52 2015 +0000
+++ b/external/mit/xorg/lib/gallium/Makefile    Sun Jan 04 01:26:31 2015 +0000
@@ -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 @@
 .endfor
 
 .include <bsd.lib.mk>
+# Don't regenerate c files
+.y.c:



Home | Main Index | Thread Index | Old Index