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

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

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