# $FreeBSD: stable/7/secure/usr.sbin/Makefile 156813 2006-03-17 18:54:44Z ru $

.include <bsd.own.mk>

SUBDIR= 
.if ${MK_OPENSSH} != "no"
SUBDIR+=sshd
.endif

.include <bsd.subdir.mk>
