# $FreeBSD$ PROG= ssh-agent CFLAGS+=-I${SSHDIR} DPADD= ${LIBSSH} ${LIBCRYPTO} LDADD= -lssh -lcrypto .include .PATH: ${SSHDIR}