11 lines
177 B
Makefile
11 lines
177 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2009/06/06 17:55:01 matthieu Exp $
|
||
|
|
||
|
XKB_SUBDIR= semantics
|
||
|
DIR_DATA= semantics.dir
|
||
|
|
||
|
DATA= basic complete default \
|
||
|
xtest
|
||
|
|
||
|
.include <bsd.xorg.mk>
|
||
|
|