#	$OpenBSD: Makefile,v 1.4 1998/02/22 13:16:40 deraadt Exp $

PROG=	rain
MAN=	rain.6
DPADD=	${LIBTERMLIB}
LDADD=	-ltermlib

.include <bsd.prog.mk>
