mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-18 16:14:34 +00:00
cb54becff4
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>
|