13 lines
180 B
Makefile
13 lines
180 B
Makefile
# $OpenBSD: Makefile,v 1.1 2010/04/18 20:06:18 matthieu Exp $
|
|
|
|
LIB= xcb-dri2
|
|
|
|
HEADERS= dri2.h
|
|
|
|
SRCS= dri2.c
|
|
|
|
PKGCONFIG= xcb-dri2.pc
|
|
|
|
.include <bsd.lib.mk>
|
|
.include <bsd.xorg.mk>
|