7 lines
131 B
Makefile
7 lines
131 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2004/05/16 09:53:10 lukem Exp $
|
||
|
|
||
|
CONFIGFILES= ssh_known_hosts
|
||
|
FILESDIR= /etc/ssh
|
||
|
|
||
|
.include <bsd.prog.mk>
|