summaryrefslogtreecommitdiffstats
path: root/phantasia/Makefile
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>1998-02-04 10:19:34 +0000
committerchristos <christos@NetBSD.org>1998-02-04 10:19:34 +0000
commit572a28198215f7a900ba6100fffa4fab668e354f (patch)
tree0bd3fda34ec39de26003828ea6a01e60915057c5 /phantasia/Makefile
parent219d2019826bcd95f509086ba250928d0fe1d841 (diff)
downloadbsdgames-darwin-572a28198215f7a900ba6100fffa4fab668e354f.tar.gz
bsdgames-darwin-572a28198215f7a900ba6100fffa4fab668e354f.tar.zst
bsdgames-darwin-572a28198215f7a900ba6100fffa4fab668e354f.zip
Remove -lcompat; not needed
Diffstat (limited to 'phantasia/Makefile')
-rw-r--r--phantasia/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/phantasia/Makefile b/phantasia/Makefile
index 613db472..799e382c 100644
--- a/phantasia/Makefile
+++ b/phantasia/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.14 1997/11/20 08:52:18 mrg Exp $
+# $NetBSD: Makefile,v 1.15 1998/02/04 10:20:15 christos Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= phantasia
SRCS= fight.c gamesupport.c interplayer.c io.c main.c misc.c phantglobs.c
-DPADD= ${LIBM} ${LIBCURSES} ${LIBTERM} ${LIBCOMPAT}
-LDADD= -lm -lcurses -ltermlib -lcompat
+DPADD= ${LIBM} ${LIBCURSES} ${LIBTERMCAP}
+LDADD= -lm -lcurses -ltermcap
HIDEGAME=hidegame
SETGIDGAME=yes
USETBL=