summaryrefslogtreecommitdiffstats
path: root/games/rain/Makefile
blob: 5f13c9ae32741fd1668b8b28e81f4d7c209b23ce (plain)
1
2
3
4
5
6
7
8
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD$

PROG=	rain
DPADD=	${LIBCURSES}
LDADD=	-lcurses

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud