# $FreeBSD: stable/4/secure/usr.sbin/Makefile 64035 2000-07-30 22:26:29Z kris $

SUBDIR= 
.if !defined(NO_OPENSSH) && !defined(NO_OPENSSL)
SUBDIR+=sshd
.endif

.include <bsd.subdir.mk>
