mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-09-01 23:28:33 +02:00
overload the value here anymore. OK tb@ bluhm@ OpenBSD-Regress-ID: f063330f1bebbcd373100afccebc91a965b14496
7 lines
193 B
Makefile
7 lines
193 B
Makefile
# $OpenBSD: Makefile,v 1.13 2023/09/24 08:14:13 claudio Exp $
|
|
|
|
SUBDIR= test_helper sshbuf sshkey bitmap kex hostkeys utf8 match conversion
|
|
SUBDIR+=authopt misc sshsig
|
|
|
|
.include <bsd.subdir.mk>
|