12 lines
270 B
Makefile
12 lines
270 B
Makefile
# $OpenBSD: Makefile,v 1.10 2021/11/13 16:00:22 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += core2
|
|
SUBDIR += icinga-php-library
|
|
SUBDIR += icinga-php-thirdparty
|
|
SUBDIR += web2
|
|
SUBDIR += web2-module-director
|
|
SUBDIR += web2-module-incubator
|
|
|
|
.include <bsd.port.subdir.mk>
|