9 lines
154 B
Makefile
9 lines
154 B
Makefile
# $OpenBSD: Makefile,v 1.2 2020/07/26 12:49:25 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += cli
|
|
SUBDIR += engine
|
|
SUBDIR += ldns
|
|
|
|
.include <bsd.port.subdir.mk>
|