mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-31 01:45:10 +02:00
7 lines
189 B
Makefile
7 lines
189 B
Makefile
# $OpenBSD: Makefile,v 1.9 2017/03/14 01:20:29 dtucker Exp $
|
|
|
|
REGRESS_FAIL_EARLY?= yes
|
|
SUBDIR= test_helper sshbuf sshkey bitmap kex hostkeys utf8 match conversion
|
|
|
|
.include <bsd.subdir.mk>
|