13 lines
164 B
Makefile
13 lines
164 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2009/05/22 16:10:18 matthieu Exp $
|
||
|
|
||
|
LIB= xcb-xv
|
||
|
|
||
|
HDRS= xv.h
|
||
|
|
||
|
SRCS= xv.c
|
||
|
|
||
|
PC= xcb-xv.pc
|
||
|
|
||
|
.include <bsd.lib.mk>
|
||
|
.include <bsd.xorg.mk>
|