Deleted Added
full compact
Makefile (323134) Makefile (323136)
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
1# $OpenBSD: Makefile,v 1.9 2017/03/14 01:20:29 dtucker Exp $
4
2
3REGRESS_FAIL_EARLY?= yes
4SUBDIR= test_helper sshbuf sshkey bitmap kex hostkeys utf8 match conversion
5
5.include <bsd.subdir.mk>
6.include <bsd.subdir.mk>