1# $OpenBSD: Makefile,v 1.11 2019/04/28 22:53:26 dtucker Exp $ 2 3REGRESS_FAIL_EARLY?= yes 4SUBDIR= test_helper sshbuf sshkey bitmap kex hostkeys utf8 match conversion 5SUBDIR+=authopt misc 6 7.include <bsd.subdir.mk> 8