#	@(#)Makefile	5.6 (Berkeley) 9/27/90

PROG=	rlogin
SRCS=	rlogin.c
BINOWN=	root
BINMODE=4555

.include <bsd.prog.mk>
