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

PROG=	snscore
CFLAGS+=-I${.CURDIR}/../snake
NOMAN=	noman
HIDEGAME=hidegame

.include "../../Makefile.inc"
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud