xref: /freebsd/crypto/openssh/regress/unittests/Makefile (revision 64a0982bee3db2236df43357e70ce8dddbc21d48)
1#	$OpenBSD: Makefile,v 1.6 2016/05/26 19:14:25 schwarze Exp $
2REGRESS_FAIL_EARLY= yes
3SUBDIR=	test_helper sshbuf sshkey bitmap kex hostkeys utf8
4
5.include <bsd.subdir.mk>
6