10 lines
183 B
Makefile
10 lines
183 B
Makefile
# $OpenBSD: Makefile,v 1.4 2014/11/29 12:21:06 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += core
|
|
SUBDIR += core2
|
|
SUBDIR += icinga2-migration
|
|
SUBDIR += web
|
|
|
|
.include <bsd.port.subdir.mk>
|