freebsd_amp_hwpstate/secure/usr.sbin/Makefile

9 lines
117 B
Makefile

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