NetBSD/usr.bin/ssh/Makefile

10 lines
195 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2000/07/25 16:32:24 thorpej Exp $
.include <bsd.own.mk>
.if defined(SSHDIST)
SUBDIR= libssh ssh sshd ssh-add ssh-keygen ssh-agent scp
.endif
.include <bsd.subdir.mk>