13 lines
183 B
Makefile
13 lines
183 B
Makefile
# $OpenBSD: Makefile,v 1.2 2009/05/22 16:22:47 matthieu Exp $
|
|
|
|
LIB= xcb-xfixes
|
|
|
|
HDRS= xfixes.h
|
|
|
|
SRCS= xfixes.c
|
|
|
|
PKGCONFIG= xcb-xfixes.pc
|
|
|
|
.include <bsd.lib.mk>
|
|
.include <bsd.xorg.mk>
|