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/libXxf86misc minor canonicalisation ag...
details: https://anonhg.NetBSD.org/src/rev/d35c28307cf7
branches: trunk
changeset: 755068:d35c28307cf7
user: mrg <mrg%NetBSD.org@localhost>
date: Sat May 22 02:41:49 2010 +0000
description:
minor canonicalisation against other Makefile's.
diffstat:
external/mit/xorg/lib/libXxf86misc/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 14b11fed3d9f -r d35c28307cf7 external/mit/xorg/lib/libXxf86misc/Makefile
--- a/external/mit/xorg/lib/libXxf86misc/Makefile Sat May 22 02:41:33 2010 +0000
+++ b/external/mit/xorg/lib/libXxf86misc/Makefile Sat May 22 02:41:49 2010 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2008/11/06 22:28:26 veego Exp $
+# $NetBSD: Makefile,v 1.5 2010/05/22 02:41:49 mrg Exp $
.include <bsd.own.mk>
LIB= Xxf86misc
-.PATH: ${X11SRCDIR.${LIB}}/src ${X11SRCDIR.${LIB}}/man
+.PATH: ${X11SRCDIR.${LIB}}/src
+.PATH: ${X11SRCDIR.${LIB}}/man
SRCS= XF86Misc.c
Home |
Main Index |
Thread Index |
Old Index