xenocara/lib/libxshmfence/Makefile.bsd-wrapper

8 lines
174 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2018/06/09 11:44:13 kettenis Exp $
2018-06-07 16:05:13 -06:00
SHARED_LIBS= xshmfence 0.0
CONFIGURE_ARGS+= --with-shared-memory-dir=/tmp
2018-06-07 16:05:13 -06:00
.include <bsd.xorg.mk>