NetBSD-5.0.2/usr.bin/ssh/ssh-keyscan/Makefile

#	$NetBSD: Makefile,v 1.5 2005/01/03 06:05:50 lukem Exp $

PROG=	ssh-keyscan
SRCS=	ssh-keyscan.c
MAN=	ssh-keyscan.1

.include <bsd.prog.mk>