# $FreeBSD$
.include <bsd.own.mk>
SUBDIR=
.if ${MK_OPENSSH} != "no"
SUBDIR+=sshd
.endif
.include <bsd.subdir.mk>