summaryrefslogtreecommitdiffstats
path: root/phantasia/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'phantasia/Makefile')
-rw-r--r--phantasia/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/phantasia/Makefile b/phantasia/Makefile
index d37f5cdb..573bc987 100644
--- a/phantasia/Makefile
+++ b/phantasia/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 1997/06/30 19:33:34 phil Exp $
+# $NetBSD: Makefile,v 1.11 1997/10/12 14:21:49 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
+WARNS= 0
PROG= phantasia
SRCS= main.c fight.c io.c interplayer.c gamesupport.c misc.c phantglobs.c
DPADD= ${LIBM} ${LIBCURSES} ${LIBTERM} ${LIBCOMPAT}