8 lines
183 B
Makefile
8 lines
183 B
Makefile
|
# $OpenBSD: Makefile,v 1.1 2008/03/25 23:28:20 matthieu Exp $
|
||
|
|
||
|
HEADERS_SUBDIR= X11/extensions/
|
||
|
HEADERS= xf86vmode.h xf86vmstr.h
|
||
|
PKGCONFIG= xf86vidmodeproto.pc
|
||
|
|
||
|
.include <bsd.xorg.mk>
|