summaryrefslogtreecommitdiff
path: root/libexec/rshd/Makefile
blob: 894b1e845e308301c10be812748f621464d92b2b (plain)
1
2
3
4
5
6
7
#	from: @(#)Makefile	8.1 (Berkeley) 6/4/93
#	$Id: Makefile,v 1.6 1994/12/22 10:28:04 cgd Exp $

PROG=	rshd
MAN=	rshd.8

.include <bsd.prog.mk>