summaryrefslogtreecommitdiffstats
path: root/adventure/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'adventure/Makefile')
-rw-r--r--adventure/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/adventure/Makefile b/adventure/Makefile
index b4b0b352..b72d695f 100644
--- a/adventure/Makefile
+++ b/adventure/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 1997/08/11 14:06:10 christos Exp $
+# $NetBSD: Makefile,v 1.6 1997/10/10 11:59:26 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 6/12/93
-WARNS?= 1
PROG= adventure
SRCS= main.c init.c done.c save.c subr.c vocab.c wizard.c io.c data.c crc.c
MAN= adventure.6