#	@(#)Makefile	5.3 (Berkeley) 5/11/90

PROG=	worms
MAN6=	worms.0
DPADD=	${LIBCURSES} ${LIBTERM}
LDADD=	-lcurses -ltermcap

.include <bsd.prog.mk>
