summaryrefslogtreecommitdiffstats
path: root/canfield/cfscores/Makefile
blob: bdc6269f8c33985a65587b62b222441b38824a96 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.3 1995/03/21 15:08:36 cgd Exp $
#	@(#)Makefile	8.1 (Berkeley) 5/31/93

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

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