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