summaryrefslogtreecommitdiffstats
path: root/ppt
diff options
context:
space:
mode:
Diffstat (limited to 'ppt')
-rw-r--r--ppt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ppt/Makefile b/ppt/Makefile
index 580a7c1a..f551b0ac 100644
--- a/ppt/Makefile
+++ b/ppt/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 1995/03/23 08:35:38 cgd Exp $
+# $NetBSD: Makefile,v 1.4 1999/02/13 02:54:22 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= ppt
-NOMAN= noman
+MKMAN= no
HIDEGAME=hidegame
.include <bsd.prog.mk>