Home | History | Annotate | Line # | Download | only in cfscores
Makefile revision 1.2
      1 #	from: @(#)Makefile	5.2 (Berkeley) 4/8/91
      2 #	$Id: Makefile,v 1.2 1993/08/01 05:45:46 mycroft Exp $
      3 
      4 PROG=	cfscores
      5 CFLAGS+=-I${.CURDIR}/../canfield
      6 NOMAN=	noman
      7 HIDEGAME=hidegame
      8 
      9 .include "../../Makefile.inc"
     10 .include <bsd.prog.mk>
     11