8 lines
191 B
Makefile
8 lines
191 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.1.1.1 2014/04/14 19:31:49 matthieu Exp $
|
|
|
|
SHARED_LIBS= xcb-util-iccm 3.0 xcb-util-ewmh 0.0
|
|
|
|
CONFIGURE_ARGS= --without-doxygen
|
|
|
|
.include <bsd.xorg.mk>
|