summaryrefslogtreecommitdiffstats
path: root/backgammon/teachgammon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'backgammon/teachgammon/Makefile')
-rw-r--r--backgammon/teachgammon/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/backgammon/teachgammon/Makefile b/backgammon/teachgammon/Makefile
index 249e506c..e57824f7 100644
--- a/backgammon/teachgammon/Makefile
+++ b/backgammon/teachgammon/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 1999/02/13 02:54:20 lukem Exp $
+# $NetBSD: Makefile,v 1.10 2001/12/12 00:07:47 tv Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
-PROG= teachgammon
-SRCS= data.c teach.c ttext1.c ttext2.c tutor.c
-MKMAN= no
+PROG= teachgammon
+SRCS= data.c teach.c ttext1.c ttext2.c tutor.c
+NOMAN= # defined
.include <bsd.prog.mk>