8 lines
166 B
Makefile
8 lines
166 B
Makefile
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2016/11/07 19:20:35 jasper Exp $
|
||
|
|
||
|
SHARED_LIBS= xcb-util-xrm 0.0
|
||
|
|
||
|
CONFIGURE_ARGS= --without-doxygen
|
||
|
|
||
|
.include <bsd.xorg.mk>
|