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/xinit look in .../man as well.
details: https://anonhg.NetBSD.org/src/rev/337a33952839
branches: trunk
changeset: 767912:337a33952839
user: mrg <mrg%NetBSD.org@localhost>
date: Wed Aug 03 02:56:29 2011 +0000
description:
look in .../man as well.
diffstat:
external/mit/xorg/bin/xinit/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r dc148d11a92f -r 337a33952839 external/mit/xorg/bin/xinit/Makefile
--- a/external/mit/xorg/bin/xinit/Makefile Wed Aug 03 02:55:30 2011 +0000
+++ b/external/mit/xorg/bin/xinit/Makefile Wed Aug 03 02:56:29 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2010/11/21 02:33:41 mrg Exp $
+# $NetBSD: Makefile,v 1.6 2011/08/03 02:56:29 mrg Exp $
.include <bsd.own.mk>
@@ -31,6 +31,7 @@
X11MANCPP= yes
.PATH: ${X11SRCDIR.${PROG}}
+.PATH: ${X11SRCDIR.${PROG}}/man
.include <bsd.x11.mk>
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index