Expand PMF_FN_* macros.
[netbsd-mini2440.git] / etc / ssh / Makefile
blob6df949e16491291bcb9130909aa0a1a32ab929ca
1 # $NetBSD: Makefile,v 1.1 2004/05/16 09:53:10 lukem Exp $
3 .include <bsd.own.mk>
5 .if ${MKCRYPTO} != "no"
7 CONFIGFILES= ssh_known_hosts
8 FILESDIR= /etc/ssh
10 .endif
12 .include <bsd.prog.mk>