# $NetBSD: Makefile,v 1.2 2001/03/19 20:03:25 itojun Exp $ .include PROG= ssh-agent SRCS= ssh-agent.c .include LDADD+= -lcrypto DPADD+= ${LIBCRYPTO}