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/xkeyboard-config A suggestion from vee...
details: https://anonhg.NetBSD.org/src/rev/560bf29528fe
branches: trunk
changeset: 755402:560bf29528fe
user: ghen <ghen%NetBSD.org@localhost>
date: Fri Jun 04 10:22:25 2010 +0000
description:
A suggestion from veego to fix it (taken from ../../include/fontsproto).
diffstat:
external/mit/xorg/lib/xkeyboard-config/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r d7eaf119ea62 -r 560bf29528fe external/mit/xorg/lib/xkeyboard-config/Makefile
--- a/external/mit/xorg/lib/xkeyboard-config/Makefile Fri Jun 04 09:25:18 2010 +0000
+++ b/external/mit/xorg/lib/xkeyboard-config/Makefile Fri Jun 04 10:22:25 2010 +0000
@@ -1,8 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2010/06/03 20:48:48 ghen Exp $
+# $NetBSD: Makefile,v 1.6 2010/06/04 10:22:25 ghen Exp $
SUBDIR= compat geometry keycodes keymap rules semantics symbols types
+NOOBJ= # defined
+
PKGCONFIG= xkeyboard-config
.include <bsd.x11.mk>
+.include <bsd.prog.mk>
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index