summaryrefslogtreecommitdiffstats
path: root/canfield/cfscores/Makefile
blob: 60d6057889b7ae4b824dbdac98850b54bb5a6934 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.4 1997/10/22 04:42:45 lukem Exp $
#	@(#)Makefile	8.1 (Berkeley) 5/31/93

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

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