summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/ssh-agent/Makefile
blob: 32be139a8afd4f83c2a30bc7e1cf5c0e8808aec4 (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.3 2005/01/03 06:05:50 lukem Exp $

PROG=	ssh-agent
SRCS=	ssh-agent.c

.include <bsd.prog.mk>