Home | History | Annotate | Line # | Download | only in cfscores
Makefile revision 1.1.1.2
      1 #	@(#)Makefile	8.1 (Berkeley) 5/31/93
      2 
      3 PROG=	cfscores
      4 CFLAGS+=-I${.CURDIR}/../canfield
      5 NOMAN=	noman
      6 HIDEGAME=hidegame
      7 
      8 .include "../../Makefile.inc"
      9 .include <bsd.prog.mk>
     10