1 1.2 mrg # $NetBSD: Makefile,v 1.2 2006/06/26 19:50:57 mrg Exp $ 2 1.2 mrg 3 1.2 mrg .include <bsd.own.mk> 4 1.2 mrg 5 1.2 mrg .if ${MKCRYPTO} != "no" 6 1.1 lukem 7 1.1 lukem CONFIGFILES= ssh_known_hosts 8 1.1 lukem FILESDIR= /etc/ssh 9 1.1 lukem 10 1.2 mrg .endif 11 1.2 mrg 12 1.1 lukem .include <bsd.prog.mk> 13