summaryrefslogtreecommitdiffstats
path: root/hack/Makefile
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1994-12-22 09:31:26 +0000
committercgd <cgd@NetBSD.org>1994-12-22 09:31:26 +0000
commit1877bae1eec4daedfbc30c458e2957215af00ebe (patch)
tree33334edc6bd036bc0f7c8441bfcd6e237e56c0ca /hack/Makefile
parentb42cacb41456c82baf51250a431137fd17e4f137 (diff)
downloadbsdgames-darwin-1877bae1eec4daedfbc30c458e2957215af00ebe.tar.gz
bsdgames-darwin-1877bae1eec4daedfbc30c458e2957215af00ebe.tar.zst
bsdgames-darwin-1877bae1eec4daedfbc30c458e2957215af00ebe.zip
specify man pages the new way.
Diffstat (limited to 'hack/Makefile')
-rw-r--r--hack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/hack/Makefile b/hack/Makefile
index 0c49cb0d..8058104e 100644
--- a/hack/Makefile
+++ b/hack/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.10 (Berkeley) 12/8/90
-# $Id: Makefile,v 1.14 1994/05/23 05:37:22 cgd Exp $
+# $Id: Makefile,v 1.15 1994/12/22 09:34:30 cgd Exp $
PROG= hack
CFLAGS+=-I.
@@ -15,7 +15,7 @@ SRCS+= alloc.c hack.Decl.c hack.apply.c hack.bones.c hack.c hack.cmd.c \
hack.timeout.c hack.topl.c hack.track.c hack.trap.c hack.tty.c \
hack.u_init.c hack.unix.c hack.vault.c hack.version.c hack.wield.c \
hack.wizard.c hack.worm.c hack.worn.c hack.zap.c rnd.c
-MAN6= hack.0
+MAN= hack.6
DPADD+= ${LIBTERM} ${LIBCOMPAT}
LDADD+= -ltermcap -lcompat
HIDEGAME=hidegame