Build the packages for our our LiveCD/DVD with options "dri" & "inet6".
[dragonfly.git] / games / snake / snscore / Makefile
blobc07a7157875fc79295642a3cf996365d7a6480a7
1 # @(#)Makefile 8.1 (Berkeley) 5/31/93
2 # $DragonFly: src/games/snake/snscore/Makefile,v 1.3 2006/10/08 16:22:36 pavalos Exp $
4 PROG= snscore
5 CFLAGS+=-I${.CURDIR}/../snake
6 NOMAN= noman
8 .include "../../Makefile.inc"
9 .include <bsd.prog.mk>