summaryrefslogtreecommitdiffstats
path: root/secure/libexec/Makefile
blob: 0c680e4d7b9ae3618f2cce410aa4e11cd1130a5a (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

.include <bsd.own.mk>

SUBDIR=
.if ${MK_OPENSSH} != "no"
SUBDIR+=sftp-server ssh-keysign ssh-pkcs11-helper
.endif

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud