summaryrefslogtreecommitdiffstats
path: root/secure/usr.sbin/Makefile
blob: b8636e5c4333263988c5840aa98f05a536820cc8 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

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

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