xenocara/lib/libxcb/libxcb-glx/Makefile

13 lines
168 B
Makefile
Raw Normal View History

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