xref: /freebsd/secure/usr.sbin/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1c6063d0dSWarner Losh.include <src.opts.mk>
2e1fe3dbaSRuslan Ermilov
3c23e256eSMark MurraySUBDIR=
4e1fe3dbaSRuslan Ermilov.if ${MK_OPENSSH} != "no"
5c23e256eSMark MurraySUBDIR+=sshd
6c23e256eSMark Murray.endif
7c23e256eSMark Murray
8*4b330699SEnji CooperSUBDIR.${MK_TESTS}+= tests
938f0b757SJulio Merino
10aa92269eSBryan DrewerySUBDIR_PARALLEL=
11aa92269eSBryan Drewery
12c23e256eSMark Murray.include <bsd.subdir.mk>
13