blob: 6c36c1089f91cb5c1326d8e3e804ab36507cc1cd (
plain)
1
2
3
4
5
6
7
|
# $OpenBSD: Makefile,v 1.1 2008/03/25 23:28:20 matthieu Exp $
HEADERS_SUBDIR= X11/extensions/
HEADERS= xf86dga1.h xf86dga1str.h xf86dga.h xf86dgastr.h
PKGCONFIG= xf86dgaproto.pc
.include <bsd.xorg.mk>
|