summaryrefslogtreecommitdiffstats
path: root/atc
diff options
context:
space:
mode:
authorjtc <jtc@NetBSD.org>1998-02-18 22:37:30 +0000
committerjtc <jtc@NetBSD.org>1998-02-18 22:37:30 +0000
commitfaf223d8ff53d6c00e68c131d5db42c1af950894 (patch)
treef437a30d15566196f1fe0c2130f473ab186662c2 /atc
parentb6436c0464a0fea8ed95714b07a9c48abd1ea6a5 (diff)
downloadbsdgames-darwin-faf223d8ff53d6c00e68c131d5db42c1af950894.tar.gz
bsdgames-darwin-faf223d8ff53d6c00e68c131d5db42c1af950894.tar.zst
bsdgames-darwin-faf223d8ff53d6c00e68c131d5db42c1af950894.zip
Simply include -lcurses instead of -lcurses -ltermcap
Diffstat (limited to 'atc')
-rw-r--r--atc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/atc/Makefile b/atc/Makefile
index d75b4bf8..7d284963 100644
--- a/atc/Makefile
+++ b/atc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 1997/11/29 19:31:51 veego Exp $
+# $NetBSD: Makefile,v 1.16 1998/02/18 22:37:30 jtc Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= atc
@@ -6,8 +6,8 @@ CPPFLAGS+=-DBSD -I${.CURDIR} -I. -DYY_NO_UNPUT
SRCS= extern.c grammar.c graphics.c input.c lex.c list.c log.c \
main.c tunable.c update.c
MAN= atc.6
-LDADD= -ll -lm -lcurses -ltermcap
-DPADD= ${LIBL} ${LIBM} ${LIBTERM} ${LIBCURSES}
+LDADD= -ll -lm -lcurses
+DPADD= ${LIBL} ${LIBM} ${LIBCURSES}
GAMES= ATC_scores Game_List Killer crossover default easy game_2 \
Atlantis OHare Tic-Tac-Toe airports box crosshatch game_3 \
game_4 novice two-corners