summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/Makefile
blob: 291be696b9fa797d70b0bb7d53d6af012252e95b (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.2 1999/09/26 21:47:52 deraadt Exp $

.include <bsd.own.mk>

SUBDIR= ssh sshd ssh-add ssh-keygen ssh-agent scp

.include <bsd.subdir.mk>