Source-Changes-HG archive

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

[src/trunk]: src/external/mit/xorg/bin/xinput version.c is gone.



details:   https://anonhg.NetBSD.org/src/rev/9cad4819bb17
branches:  trunk
changeset: 755065:9cad4819bb17
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sat May 22 02:40:55 2010 +0000

description:
version.c is gone.

diffstat:

 external/mit/xorg/bin/xinput/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 2fa19f64c39a -r 9cad4819bb17 external/mit/xorg/bin/xinput/Makefile
--- a/external/mit/xorg/bin/xinput/Makefile     Sat May 22 02:40:40 2010 +0000
+++ b/external/mit/xorg/bin/xinput/Makefile     Sat May 22 02:40:55 2010 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.3 2009/03/10 04:50:24 mrg Exp $
+#      $NetBSD: Makefile,v 1.4 2010/05/22 02:40:55 mrg Exp $
 
 .include <bsd.own.mk>
 
 PROG=  xinput
 SRCS=  buttonmap.c feedback.c list.c property.c setint.c setmode.c \
-       setptr.c state.c test.c version.c xinput.c \
+       setptr.c state.c test.c xinput.c
 
 CPPFLAGS+=     -DVERSION='"1.4.0"'
 



Home | Main Index | Thread Index | Old Index