Home | History | Annotate | Line # | Download | only in cfscores
Makefile revision 1.3.4.1
      1 #	$NetBSD: Makefile,v 1.3.4.1 1997/11/08 05:55:41 lukem Exp $
      2 #	@(#)Makefile	8.1 (Berkeley) 5/31/93
      3 
      4 PROG=	cfscores
      5 CPPFLAGS+=-I${.CURDIR}/../canfield
      6 NOMAN=	noman
      7 HIDEGAME=hidegame
      8 
      9 .include "../../Makefile.inc"
     10 .include <bsd.prog.mk>
     11