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