]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - crypto/openssh/regress/unittests/Makefile
Revert OpenSSH 7.3p1; something went wrong between testing and committing.
[FreeBSD/stable/10.git] / crypto / openssh / regress / unittests / Makefile
1 #       $OpenBSD: Makefile,v 1.5 2015/02/16 22:21:03 djm Exp $
2 REGRESS_FAIL_EARLY= yes
3 SUBDIR= test_helper sshbuf sshkey bitmap kex hostkeys
4
5 .include <bsd.subdir.mk>