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

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

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