2018-09-11 13:34:56 -06:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2018/09/11 19:34:56 matthieu Exp $
|
2009-05-22 10:09:01 -06:00
|
|
|
|
|
|
|
SUBDIR=\
|
|
|
|
libxcb \
|
|
|
|
libxcb-composite \
|
|
|
|
libxcb-damage \
|
|
|
|
libxcb-dpms \
|
2010-04-18 14:06:18 -06:00
|
|
|
libxcb-dri2 \
|
2014-04-14 13:20:17 -06:00
|
|
|
libxcb-dri3 \
|
2009-05-22 10:09:01 -06:00
|
|
|
libxcb-glx \
|
2014-04-14 13:20:17 -06:00
|
|
|
libxcb-present \
|
2009-05-22 10:09:01 -06:00
|
|
|
libxcb-randr \
|
|
|
|
libxcb-record \
|
|
|
|
libxcb-render \
|
|
|
|
libxcb-res \
|
|
|
|
libxcb-screensaver \
|
|
|
|
libxcb-shape \
|
|
|
|
libxcb-shm \
|
|
|
|
libxcb-sync \
|
|
|
|
libxcb-xf86dri \
|
|
|
|
libxcb-xfixes \
|
|
|
|
libxcb-xinerama \
|
2018-09-11 13:34:56 -06:00
|
|
|
libxcb-xinput \
|
2014-04-14 13:20:17 -06:00
|
|
|
libxcb-xkb \
|
2009-05-22 10:09:01 -06:00
|
|
|
libxcb-xtest \
|
|
|
|
libxcb-xv \
|
|
|
|
libxcb-xvmc
|
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|
|
|
|
.include <bsd.xorg.mk>
|