Module Name: src
Committed By: ghen
Date: Thu Jun 3 20:48:48 UTC 2010
Modified Files:
src/external/mit/xorg/lib/xkeyboard-config: Makefile
Log Message:
Revert previous.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 src/external/mit/xorg/lib/xkeyboard-config/Makefile:1.5
--- src/external/mit/xorg/lib/xkeyboard-config/Makefile:1.4 Thu Jun 3 10:38:34 2010
+++ src/external/mit/xorg/lib/xkeyboard-config/Makefile Thu Jun 3 20:48:48 2010
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/06/03 10:38:34 ghen Exp $
+# $NetBSD: Makefile,v 1.5 2010/06/03 20:48:48 ghen Exp $
SUBDIR= compat geometry keycodes keymap rules semantics symbols types
PKGCONFIG= xkeyboard-config
.include <bsd.x11.mk>
-.include <bsd.lib.mk>
.include <bsd.subdir.mk>