11 lines
200 B
Makefile
11 lines
200 B
Makefile
# $OpenBSD: Makefile,v 1.5 2015/11/16 20:30:34 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += core
|
|
SUBDIR += core2
|
|
SUBDIR += icinga2-migration
|
|
SUBDIR += web
|
|
SUBDIR += web2
|
|
|
|
.include <bsd.port.subdir.mk>
|