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/libXi handle the rename of XSetCPtr.c ...
details: https://anonhg.NetBSD.org/src/rev/b4f33e6d306a
branches: trunk
changeset: 767597:b4f33e6d306a
user: mrg <mrg%NetBSD.org@localhost>
date: Sat Jul 23 21:37:28 2011 +0000
description:
handle the rename of XSetCPtr.c to XISetCPtr.c.
diffstat:
external/mit/xorg/lib/libXi/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r 31da4bd48e9d -r b4f33e6d306a external/mit/xorg/lib/libXi/Makefile
--- a/external/mit/xorg/lib/libXi/Makefile Sat Jul 23 21:12:57 2011 +0000
+++ b/external/mit/xorg/lib/libXi/Makefile Sat Jul 23 21:37:28 2011 +0000
@@ -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 \
Home |
Main Index |
Thread Index |
Old Index