]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - crypto/openssh/regress/unittests/Makefile
Upgrade OpenSSH to 7.3p1.
[FreeBSD/stable/10.git] / crypto / openssh / regress / unittests / Makefile
1 #       $OpenBSD: Makefile,v 1.6 2016/05/26 19:14:25 schwarze Exp $
2 REGRESS_FAIL_EARLY= yes
3 SUBDIR= test_helper sshbuf sshkey bitmap kex hostkeys utf8
4
5 .include <bsd.subdir.mk>