summaryrefslogtreecommitdiffstats
path: root/backgammon/teachgammon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'backgammon/teachgammon/Makefile')
-rw-r--r--backgammon/teachgammon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/backgammon/teachgammon/Makefile b/backgammon/teachgammon/Makefile
index cd53994f..249e506c 100644
--- a/backgammon/teachgammon/Makefile
+++ b/backgammon/teachgammon/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 1997/10/10 08:59:50 lukem Exp $
+# $NetBSD: Makefile,v 1.9 1999/02/13 02:54:20 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= teachgammon
SRCS= data.c teach.c ttext1.c ttext2.c tutor.c
-NOMAN= noman
+MKMAN= no
.include <bsd.prog.mk>