]> git.cameronkatri.com Git - bsdgames-darwin.git/blob - canfield/cfscores/Makefile
Use symbolic constants for seek(), open(). Fixed as per PR 6057 by
[bsdgames-darwin.git] / canfield / cfscores / Makefile
1 # $NetBSD: Makefile,v 1.4 1997/10/22 04:42:45 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>