Remove HIDEGAME, it is not a game

This commit is contained in:
Andrey A. Chernov 1997-09-16 01:19:26 +00:00
parent c0f3f3cd13
commit a292598d51
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29485
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@
PROG= cfscores
CFLAGS+=-I${.CURDIR}/../canfield
NOMAN= noman
HIDEGAME=hidegame
.include "../../Makefile.inc"
.include <bsd.prog.mk>

View File

@ -3,7 +3,6 @@
PROG= snscore
CFLAGS+=-I${.CURDIR}/../snake
NOMAN= noman
HIDEGAME=hidegame
.include "../../Makefile.inc"
.include <bsd.prog.mk>