mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-31 01:45:10 +02:00
6 lines
172 B
Makefile
6 lines
172 B
Makefile
# $OpenBSD: Makefile,v 1.7 2016/08/19 06:44:13 djm Exp $
|
|
REGRESS_FAIL_EARLY= yes
|
|
SUBDIR= test_helper sshbuf sshkey bitmap kex hostkeys utf8 match
|
|
|
|
.include <bsd.subdir.mk>
|