blob: 188eeaf490806f6e50a1cbd9a3dcbfe83ad89bfb (
plain)
1
2
3
4
5
6
7
8
|
# $OpenBSD: Makefile,v 1.4 2012/10/06 15:41:12 shadchin Exp $
XKB_SUBDIR= compat
DATA = accessx basic caps complete iso9995 japan ledcaps lednum ledscroll \
level5 misc mousekeys olpc pc pc98 xfree86 xtest README
.include <bsd.xorg.mk>
|