8 lines
186 B
Makefile
8 lines
186 B
Makefile
# $OpenBSD: Makefile,v 1.1 2014/04/13 11:02:02 matthieu Exp $
|
|
|
|
HEADERS_SUBDIR= X11/extensions/
|
|
HEADERS= presentproto.h presenttokens.h
|
|
PKGCONFIG= presentproto.pc
|
|
|
|
.include <bsd.xorg.mk>
|