freebsd-dev/crypto/openssh/regress/unittests/Makefile
2018-05-11 13:22:43 +00:00

8 lines
202 B
Makefile

# $OpenBSD: Makefile,v 1.10 2018/03/03 03:16:17 djm Exp $
REGRESS_FAIL_EARLY?= yes
SUBDIR= test_helper sshbuf sshkey bitmap kex hostkeys utf8 match conversion
SUBDIR+=authopt
.include <bsd.subdir.mk>