summaryrefslogtreecommitdiff
path: root/lib/libxshmfence/Makefile.bsd-wrapper
blob: 1f92b1280dc295bf71ac11997a59419c87e2df46 (plain)
1
2
3
4
5
6
7
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2018/06/09 11:44:13 kettenis Exp $

SHARED_LIBS=	xshmfence 0.0

CONFIGURE_ARGS+= --with-shared-memory-dir=/tmp

.include <bsd.xorg.mk>