]> git.cameronkatri.com Git - bsdgames-darwin.git/blob - snake/snscore/Makefile
Whitespace and/or punctuation fixes.
[bsdgames-darwin.git] / snake / snscore / Makefile
1 # $NetBSD: Makefile,v 1.5 1999/02/13 02:54:22 lukem Exp $
2 # @(#)Makefile 8.1 (Berkeley) 5/31/93
3
4 PROG= snscore
5 CPPFLAGS+=-I${.CURDIR}/../snake
6 MKMAN= no
7 HIDEGAME=hidegame
8
9 .include "../../Makefile.inc"
10 .include <bsd.prog.mk>