mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-12 12:19:10 +00:00
removes the autotools build system and add a simple make based one. The existing xenocara obj dir needs to be wiped before a make obj / make buildx
7 lines
136 B
Makefile
7 lines
136 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.8 2024/05/13 19:16:27 matthieu Exp $
|
|
|
|
SUBDIR = mk
|
|
|
|
.include <bsd.subdir.mk>
|
|
.include <bsd.xorg.mk>
|