]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - canfield/cfscores/Makefile
Remove is_hex_str() (trying to guess if a number was hex or not). It is not
[bsdgames-darwin.git] / canfield / cfscores / Makefile
index bdc6269f8c33985a65587b62b222441b38824a96..55448e531b9000bec93daa20215f600872dbd582 100644 (file)
@@ -1,10 +1,11 @@
-#      $NetBSD: Makefile,v 1.3 1995/03/21 15:08:36 cgd Exp $
+#      $NetBSD: Makefile,v 1.7 2002/09/18 06:16:40 lukem Exp $
 #      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
-PROG=  cfscores
-CFLAGS+=-I${.CURDIR}/../canfield
-NOMAN= noman
-HIDEGAME=hidegame
+NOMAN=         # defined
+
+PROG=          cfscores
+CPPFLAGS+=     -I${.CURDIR}/../canfield
+HIDEGAME=      hidegame
 
 .include "../../Makefile.inc"
 .include <bsd.prog.mk>