freebsd-skq/secure/usr.sbin/Makefile

9 lines
93 B
Makefile

# $FreeBSD$
SUBDIR=
.if !defined(NO_OPENSSH)
SUBDIR+=sshd
.endif
.include <bsd.subdir.mk>