Remove HIDEGAME, it is not a game
This commit is contained in:
parent
f0e03a4ca4
commit
1525d264ab
@ -3,7 +3,6 @@
|
|||||||
PROG= cfscores
|
PROG= cfscores
|
||||||
CFLAGS+=-I${.CURDIR}/../canfield
|
CFLAGS+=-I${.CURDIR}/../canfield
|
||||||
NOMAN= noman
|
NOMAN= noman
|
||||||
HIDEGAME=hidegame
|
|
||||||
|
|
||||||
.include "../../Makefile.inc"
|
.include "../../Makefile.inc"
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
PROG= snscore
|
PROG= snscore
|
||||||
CFLAGS+=-I${.CURDIR}/../snake
|
CFLAGS+=-I${.CURDIR}/../snake
|
||||||
NOMAN= noman
|
NOMAN= noman
|
||||||
HIDEGAME=hidegame
|
|
||||||
|
|
||||||
.include "../../Makefile.inc"
|
.include "../../Makefile.inc"
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user