Eliminate compilation warning.
[unix-history] / games / canfield / cfscores / Makefile
# @(#)Makefile 5.2 (Berkeley) 4/8/91
PROG= cfscores
CFLAGS+=-I${.CURDIR}/../canfield
NOMAN= noman
HIDEGAME=hidegame
.include "../../Makefile.inc"
.include <bsd.prog.mk>