summaryrefslogtreecommitdiffstats
path: root/secure/libexec/Makefile
blob: 1c3ee015a5e7eaeec3a275eb065346a909597d05 (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
.endif

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