summaryrefslogtreecommitdiffstats
path: root/canfield/cfscores/Makefile
blob: 312f1467d00371ff5eb94f19352936fd0f8d89b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.6 2001/12/12 00:07:48 tv Exp $
#	@(#)Makefile	8.1 (Berkeley) 5/31/93

PROG=		cfscores
CPPFLAGS+=	-I${.CURDIR}/../canfield
NOMAN=		# defined
HIDEGAME=	hidegame

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