summaryrefslogtreecommitdiffstats
path: root/ppt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ppt/Makefile')
-rw-r--r--ppt/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ppt/Makefile b/ppt/Makefile
index 675b4d09..800c6a2f 100644
--- a/ppt/Makefile
+++ b/ppt/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2001/12/12 00:07:49 tv Exp $
+# $NetBSD: Makefile,v 1.6 2002/09/18 06:16:41 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
-PROG= ppt
NOMAN= # defined
+
+PROG= ppt
HIDEGAME= hidegame
.include <bsd.prog.mk>