NetBSD-5.0.2/etc/ssh/Makefile

#	$NetBSD: Makefile,v 1.2 2006/06/26 19:50:57 mrg Exp $

.include <bsd.own.mk>

.if ${MKCRYPTO} != "no"

CONFIGFILES=	ssh_known_hosts
FILESDIR=	/etc/ssh

.endif

.include <bsd.prog.mk>