# $FreeBSD: head/secure/libexec/Makefile 265420 2014-05-06 04:22:01Z imp $ .include SUBDIR= .if ${MK_OPENSSH} != "no" SUBDIR+=sftp-server ssh-keysign ssh-pkcs11-helper .endif .if ${MK_TESTS} != "no" SUBDIR+=tests .endif .include