summaryrefslogtreecommitdiffstats
path: root/games/worms/Makefile
blob: 2933f95dde6024ddf31605d5c881c75613dc247a (plain)
1
2
3
4
5
6
7
8
#	@(#)Makefile	8.1 (Berkeley) 5/31/93

PROG=	worms
MAN6=	worms.6
DPADD=	${LIBCURSES} ${LIBTERMCAP}
LDADD=	-lcurses -ltermcap

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