7 lines
174 B
Text
7 lines
174 B
Text
# $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>
|