mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-09 10:48:48 +00:00
8 lines
161 B
Makefile
8 lines
161 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2023/10/17 13:07:33 matthieu Exp $
|
|
|
|
SHARED_LIBS= Xpm 10.0
|
|
|
|
CONFIGURE_ARGS += --disable-unit-tests
|
|
|
|
.include <bsd.xorg.mk>
|