# $FreeBSD: stable/10/secure/usr.sbin/Makefile 265037 2014-04-28 04:20:14Z jmmv $ .include SUBDIR= .if ${MK_OPENSSH} != "no" SUBDIR+=sshd .endif .if ${MK_TESTS} != "no" SUBDIR+=tests .endif .include