xenocara/lib/libxcb/libxcb-res/Makefile

13 lines
171 B
Makefile

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