]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - secure/usr.sbin/Makefile
This commit was generated by cvs2svn to compensate for changes in r147464,
[FreeBSD/FreeBSD.git] / secure / usr.sbin / Makefile
1 # $FreeBSD$
2
3 SUBDIR= 
4 .if !defined(NO_OPENSSH) && !defined(NO_OPENSSL)
5 SUBDIR+=sshd
6 .endif
7
8 .include <bsd.subdir.mk>