mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-31 01:45:10 +02:00
6 lines
171 B
Makefile
6 lines
171 B
Makefile
# $OpenBSD: Makefile,v 1.6 2016/05/26 19:14:25 schwarze Exp $
|
|
REGRESS_FAIL_EARLY= yes
|
|
SUBDIR= test_helper sshbuf sshkey bitmap kex hostkeys utf8
|
|
|
|
.include <bsd.subdir.mk>
|