]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - crypto/openssh/regress/unittests/Makefile
MFH (r265214, r294333, r294407, r294467): misc prop fixes
[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>