summaryrefslogtreecommitdiffstats
path: root/ppt
diff options
context:
space:
mode:
authortv <tv@NetBSD.org>2001-12-12 00:07:45 +0000
committertv <tv@NetBSD.org>2001-12-12 00:07:45 +0000
commit1a7e5739c8385759b4a115c76b4baa1b1e17120a (patch)
treee43a6e8e2e22ac611ee39df767386d9bb26e0779 /ppt
parent6495ec9fa544c28a1883653fbcab63f389f5a94d (diff)
downloadbsdgames-darwin-1a7e5739c8385759b4a115c76b4baa1b1e17120a.tar.gz
bsdgames-darwin-1a7e5739c8385759b4a115c76b4baa1b1e17120a.tar.zst
bsdgames-darwin-1a7e5739c8385759b4a115c76b4baa1b1e17120a.zip
MKfoo=no -> NOfoo=
Diffstat (limited to 'ppt')
-rw-r--r--ppt/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/ppt/Makefile b/ppt/Makefile
index f551b0ac..675b4d09 100644
--- a/ppt/Makefile
+++ b/ppt/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 1999/02/13 02:54:22 lukem Exp $
+# $NetBSD: Makefile,v 1.5 2001/12/12 00:07:49 tv Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
-PROG= ppt
-MKMAN= no
-HIDEGAME=hidegame
+PROG= ppt
+NOMAN= # defined
+HIDEGAME= hidegame
.include <bsd.prog.mk>