mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-08 18:28:43 +00:00
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>
|