#	$OpenBSD: Makefile,v 1.10 2010/11/11 17:40:56 miod Exp $

PROG=	rshd
SRCS=	rshd.c
MAN=	rshd.8
CFLAGS+= -Wall -Wno-unused

.include <bsd.prog.mk>
