7 lines
160 B
Text
7 lines
160 B
Text
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2023/05/07 16:07:42 matthieu Exp $
|
|
|
|
SHARED_LIBS= Xpm 9.0
|
|
|
|
CONFIGURE_ARGS += --disable-unit-tests
|
|
|
|
.include <bsd.xorg.mk>
|