Module Name:    src
Committed By:   ghen
Date:           Fri Jun  4 10:22:25 UTC 2010

Modified Files:
        src/external/mit/xorg/lib/xkeyboard-config: Makefile

Log Message:
A suggestion from veego to fix it (taken from ../../include/fontsproto).


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/mit/xorg/lib/xkeyboard-config/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/mit/xorg/lib/xkeyboard-config/Makefile
diff -u src/external/mit/xorg/lib/xkeyboard-config/Makefile:1.5 src/external/mit/xorg/lib/xkeyboard-config/Makefile:1.6
--- src/external/mit/xorg/lib/xkeyboard-config/Makefile:1.5	Thu Jun  3 20:48:48 2010
+++ src/external/mit/xorg/lib/xkeyboard-config/Makefile	Fri Jun  4 10:22:25 2010
@@ -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>

Reply via email to