summaryrefslogtreecommitdiff
path: root/etc/ssh/Makefile
blob: 0832363ec684599ea3cbef4975dd96aae6371b49 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.3 2017/05/21 15:28:38 riastradh Exp $

.include <bsd.own.mk>

CONFIGFILES=	ssh_known_hosts
FILESDIR=	/etc/ssh

.include <bsd.prog.mk>