Makefile revision 323134
1#	$OpenBSD: Makefile,v 1.7 2016/08/19 06:44:13 djm Exp $
2REGRESS_FAIL_EARLY= yes
3SUBDIR=	test_helper sshbuf sshkey bitmap kex hostkeys utf8 match
4
5.include <bsd.subdir.mk>
6