xenocara/lib/libxcb/libxcb-record/Makefile

13 lines
188 B
Makefile

# $OpenBSD: Makefile,v 1.3 2009/05/22 16:53:05 matthieu Exp $
LIB= xcb-record
HEADERS= record.h
SRCS= record.c
PKGCONFIG= xcb-record.pc
.include <bsd.lib.mk>
.include <bsd.xorg.mk>