summaryrefslogtreecommitdiffstats
path: root/canfield/cfscores/Makefile
blob: c4479ad7c6ca39d8be95c2412e9c730b125d6e3d (plain) (blame)
1
2
3
4
5
6
7
8
9
#	@(#)Makefile	5.2 (Berkeley) 4/8/91

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

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