6 lines
161 B
Makefile
6 lines
161 B
Makefile
|
# $OpenBSD: Makefile,v 1.5 2015/02/16 22:21:03 djm Exp $
|
||
|
REGRESS_FAIL_EARLY= yes
|
||
|
SUBDIR= test_helper sshbuf sshkey bitmap kex hostkeys
|
||
|
|
||
|
.include <bsd.subdir.mk>
|