xref: /netbsd-src/etc/ssh/Makefile (revision 5b84b3983f71fd20a534cfa5d1556623a8aaa717)
1#	$NetBSD: Makefile,v 1.1 2004/05/16 09:53:10 lukem Exp $
2
3CONFIGFILES=	ssh_known_hosts
4FILESDIR=	/etc/ssh
5
6.include <bsd.prog.mk>
7