1# $OpenBSD: Makefile,v 1.12 2020/06/19 04:34:21 djm Exp $ 2 3REGRESS_FAIL_EARLY?= yes 4SUBDIR= test_helper sshbuf sshkey bitmap kex hostkeys utf8 match conversion 5SUBDIR+=authopt misc sshsig 6 7.include <bsd.subdir.mk> 8