You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# $OpenBSD: Makefile,v 1.11 2019/04/28 22:53:26 dtucker Exp $
|
|
|
|
REGRESS_FAIL_EARLY?= yes
|
|
SUBDIR= test_helper sshbuf sshkey bitmap kex hostkeys utf8 match conversion
|
|
SUBDIR+=authopt misc
|
|
|
|
.include <bsd.subdir.mk>
|