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

.include <bsd.own.mk>

SUBDIR= 
.if ${MK_OPENSSH} != "no"
SUBDIR+=sshd
.endif

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