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/xmh add the include dir, to prepare fo...
details: https://anonhg.NetBSD.org/src/rev/377e5b1b3b9a
branches: trunk
changeset: 758901:377e5b1b3b9a
user: mrg <mrg%NetBSD.org@localhost>
date: Sat Nov 20 22:41:49 2010 +0000
description:
add the include dir, to prepare for xmh 1.0.2
diffstat:
external/mit/xorg/bin/xmh/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e465e5266aa5 -r 377e5b1b3b9a external/mit/xorg/bin/xmh/Makefile
--- a/external/mit/xorg/bin/xmh/Makefile Sat Nov 20 22:40:00 2010 +0000
+++ b/external/mit/xorg/bin/xmh/Makefile Sat Nov 20 22:41:49 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/11/20 22:40:00 mrg Exp $
+# $NetBSD: Makefile,v 1.4 2010/11/20 22:41:49 mrg Exp $
.include <bsd.own.mk>
@@ -8,6 +8,7 @@
tocfuncs.c tocutil.c tsource.c util.c viewfuncs.c \
miscfuncs.c
+CPPFLAGS+= -I${X11SRCDIR.${PROG}}/../include
CPPFLAGS+= -DHAS_VFORK -DXVENDORNAME=${XVENDORNAME} \
-DXORG_RELEASE=${XORG_RELEASE}
Home |
Main Index |
Thread Index |
Old Index