c6b0c44246
ok matthieu
11 lines
288 B
Makefile
11 lines
288 B
Makefile
# $OpenBSD: Makefile,v 1.2 2011/01/10 14:42:48 shadchin Exp $
|
|
|
|
XKB_SUBDIR= compat
|
|
DIR_DATA= compat.dir
|
|
|
|
DATA = accessx basic caps complete default iso9995 japan keypad ledcaps \
|
|
lednum ledscroll level5 misc mousekeys norepeat olpc pc pc98 xfree86 \
|
|
xtest README
|
|
|
|
.include <bsd.xorg.mk>
|