8 lines
195 B
Makefile
8 lines
195 B
Makefile
|
# $OpenBSD: Makefile,v 1.1 2008/03/25 23:28:19 matthieu Exp $
|
||
|
|
||
|
HEADERS_SUBDIR= X11/extensions/
|
||
|
HEADERS= XKBgeom.h XKB.h XKBproto.h XKBsrv.h XKBstr.h
|
||
|
PKGCONFIG= kbproto.pc
|
||
|
|
||
|
.include <bsd.xorg.mk>
|