Home | History | Annotate | Line # | Download | only in cfscores
      1  1.7  lukem #	$NetBSD: Makefile,v 1.7 2002/09/18 06:16:40 lukem Exp $
      2  1.3    cgd #	@(#)Makefile	8.1 (Berkeley) 5/31/93
      3  1.1    cgd 
      4  1.7  lukem NOMAN=		# defined
      5  1.7  lukem 
      6  1.6     tv PROG=		cfscores
      7  1.6     tv CPPFLAGS+=	-I${.CURDIR}/../canfield
      8  1.6     tv HIDEGAME=	hidegame
      9  1.1    cgd 
     10  1.1    cgd .include "../../Makefile.inc"
     11  1.1    cgd .include <bsd.prog.mk>
     12