summaryrefslogtreecommitdiff
path: root/games/backgammon/teachgammon/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-05-23 18:43:01 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-05-23 18:43:01 +0000
commit73a4ba2992f7e7cb39a4adda70bc4df64acaaa67 (patch)
treeee730ec0d84ceeb27ff6bc9833ee9c4b38994799 /games/backgammon/teachgammon/Makefile
parent02aa20de070fcba35b418e69f8487dd1f8e9f712 (diff)
The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/lists
Diffstat (limited to 'games/backgammon/teachgammon/Makefile')
-rw-r--r--games/backgammon/teachgammon/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/backgammon/teachgammon/Makefile b/games/backgammon/teachgammon/Makefile
index 7a6ff804034..0532e7a5624 100644
--- a/games/backgammon/teachgammon/Makefile
+++ b/games/backgammon/teachgammon/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.8 2001/01/28 23:41:40 niklas Exp $
+# $OpenBSD: Makefile,v 1.9 2002/05/23 18:43:00 deraadt Exp $
# $NetBSD: Makefile,v 1.5 1995/03/21 15:06:07 cgd Exp $
PROG= teachgammon
@@ -7,7 +7,6 @@ SRCS= allow.c board.c check.c data.c fancy.c init.c odds.c one.c save.c \
subs.c table.c teach.c ttext1.c ttext2.c tutor.c
DPADD= ${LIBCURSES}
LDADD= -lcurses
-HIDEGAME=hidegame
NOMAN= noman
.PATH: ${.CURDIR}/../common_source