8 lines
177 B
Text
8 lines
177 B
Text
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2020/07/19 17:10:17 matthieu Exp $
|
||
|
|
||
|
SHARED_LIBS= xcb-iccm 4.0 xcb-ewmh 2.0
|
||
|
|
||
|
CONFIGURE_ARGS= --without-doxygen
|
||
|
|
||
|
.include <bsd.xorg.mk>
|