summaryrefslogtreecommitdiffstats
path: root/larn
diff options
context:
space:
mode:
Diffstat (limited to 'larn')
-rw-r--r--larn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/larn/Makefile b/larn/Makefile
index 40d87287..4ad920ae 100644
--- a/larn/Makefile
+++ b/larn/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.9 (Berkeley) 7/25/90
-# $Id: Makefile,v 1.5 1994/05/23 05:41:57 cgd Exp $
+# $Id: Makefile,v 1.6 1994/12/22 09:34:45 cgd Exp $
# EXTRA
# Incorporates code to gather additional performance statistics
@@ -53,7 +53,7 @@
# Turn off logging.
PROG= larn
-MAN6= larn.0
+MAN= larn.6
CFLAGS+=-DBSD -DVER=12 -DSUBVER=0 -DNONAP
SRCS= main.c object.c create.c tok.c display.c global.c data.c io.c \
monster.c store.c diag.c help.c config.c nap.c bill.c scores.c \