Module Name:    src
Committed By:   mrg
Date:           Sat Jul 23 21:37:28 UTC 2011

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

Log Message:
handle the rename of XSetCPtr.c to XISetCPtr.c.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/mit/xorg/lib/libXi/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/libXi/Makefile
diff -u src/external/mit/xorg/lib/libXi/Makefile:1.6 src/external/mit/xorg/lib/libXi/Makefile:1.7
--- src/external/mit/xorg/lib/libXi/Makefile:1.6	Sun Mar  6 04:10:55 2011
+++ src/external/mit/xorg/lib/libXi/Makefile	Sat Jul 23 21:37:28 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.6 2011/03/06 04:10:55 jmcneill Exp $
+#	$NetBSD: Makefile,v 1.7 2011/07/23 21:37:28 mrg Exp $
 
 .include <bsd.own.mk>
 
@@ -15,6 +15,7 @@
 	XIPassiveGrab.c \
 	XIProperties.c \
 	XISelEv.c \
+	XISetCPtr.c \
 	XIWarpPointer.c \
 	XIHierarchy.c \
 	XIDefineCursor.c \
@@ -52,7 +53,6 @@
 	XQueryDv.c \
 	XSelect.c \
 	XSetBMap.c \
-	XSetCPtr.c \
 	XSetDVal.c \
 	XSetMMap.c \
 	XSetMode.c \

Reply via email to