mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-02-28 20:00:48 +00:00
6 lines
125 B
Makefile
6 lines
125 B
Makefile
# $OpenBSD: Makefile,v 1.1 2014/04/30 05:32:00 djm Exp $
|
|
|
|
SUBDIR= test_helper sshbuf sshkey bitmap
|
|
|
|
.include <bsd.subdir.mk>
|