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

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

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