Makefile revision 323129
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