summaryrefslogtreecommitdiffstats
path: root/wargames/Makefile
diff options
context:
space:
mode:
authorjsm <jsm@NetBSD.org>2000-01-23 21:04:55 +0000
committerjsm <jsm@NetBSD.org>2000-01-23 21:04:55 +0000
commitf8b06dd752473c66a6e6d145d601fcf3a7fa4c08 (patch)
tree4ceb8c0733ed5bb53a66331242886f5b9a25c82f /wargames/Makefile
parent96d2160d9c3e88d11f2fdba53cf69a0d14135860 (diff)
downloadbsdgames-darwin-f8b06dd752473c66a6e6d145d601fcf3a7fa4c08.tar.gz
bsdgames-darwin-f8b06dd752473c66a6e6d145d601fcf3a7fa4c08.tar.zst
bsdgames-darwin-f8b06dd752473c66a6e6d145d601fcf3a7fa4c08.zip
Add manpage wargames(6), contributed by Joey Hess <joeyh@kitenet.net>.
No special formatting used for the movie name for now, following discussion on tech-userlevel suggesting that at present there's nothing really appropriate.
Diffstat (limited to 'wargames/Makefile')
-rw-r--r--wargames/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wargames/Makefile b/wargames/Makefile
index 0698cf01..7b4fe908 100644
--- a/wargames/Makefile
+++ b/wargames/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 1999/02/13 02:54:22 lukem Exp $
+# $NetBSD: Makefile,v 1.9 2000/01/23 21:04:55 jsm Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
MKOBJ= no
SCRIPTS=wargames.sh
+MAN= wargames.6
.include <bsd.prog.mk>