Merge commit 'crater/master' into DragonFly_RELEASE_2_2
[dragonfly.git] / games / canfield / cfscores / Makefile
blob2622ceda6e28e22b3796f0578537f43da05e5521
1 # @(#)Makefile 8.1 (Berkeley) 5/31/93
2 # $DragonFly: src/games/canfield/cfscores/Makefile,v 1.3 2006/10/08 16:22:35 pavalos Exp $
4 PROG= cfscores
5 CFLAGS+=-I${.CURDIR}/../canfield
6 NOMAN= noman
8 .include "../../Makefile.inc"
9 .include <bsd.prog.mk>