# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= rain
MAN6= rain.6
DPADD= ${LIBTERMCAP} ${LIBCOMPAT}
LDADD= -ltermcap -lcompat
.include <bsd.prog.mk>