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

PROG=	worm
MAN6=	worm.6
DPADD=	${LIBCURSES} ${LIBTERMCAP} ${LIBCOMPAT}
LDADD=	-lcurses -ltermcap -lcompat
HIDEGAME=hidegame

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