summaryrefslogtreecommitdiff
path: root/distrib/utils/ssh/Makefile
blob: 009ba0fa501d61032848450c46d448058f5a02f0 (plain)
1
2
3
4
5
6
7
# $NetBSD: Makefile,v 1.7 2001/12/12 00:05:10 tv Exp $
# Small Shell (i.e. for boot media)

PROG=		ssh
NOMAN=		# defined

.include <bsd.prog.mk>