summaryrefslogtreecommitdiffstats
path: root/canfield/cfscores/Makefile
blob: 74ca6cc2e602f187691bd33d9aa522701445a486 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#	from: @(#)Makefile	5.2 (Berkeley) 4/8/91
#	$Id: Makefile,v 1.2 1993/08/01 05:45:46 mycroft Exp $

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

.include "../../Makefile.inc"
.include <bsd.prog.mk>