summaryrefslogtreecommitdiffstats
path: root/atc/Makefile
diff options
context:
space:
mode:
authorphil <phil@NetBSD.org>1994-12-23 07:01:39 +0000
committerphil <phil@NetBSD.org>1994-12-23 07:01:39 +0000
commit6fb31e9a17413df853cbace814e414606670206b (patch)
tree9f5b8a955645dab09e621e7a8b8acfca78d37f43 /atc/Makefile
parent1877bae1eec4daedfbc30c458e2957215af00ebe (diff)
downloadbsdgames-darwin-6fb31e9a17413df853cbace814e414606670206b.tar.gz
bsdgames-darwin-6fb31e9a17413df853cbace814e414606670206b.tar.zst
bsdgames-darwin-6fb31e9a17413df853cbace814e414606670206b.zip
adding 10 more games collected from ???? and some I wrote.
Diffstat (limited to 'atc/Makefile')
-rw-r--r--atc/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/atc/Makefile b/atc/Makefile
index 72256897..cedad319 100644
--- a/atc/Makefile
+++ b/atc/Makefile
@@ -1,14 +1,16 @@
# from: @(#)Makefile 5.7 (Berkeley) 6/27/90
-# $Id: Makefile,v 1.6 1994/12/22 09:32:47 cgd Exp $
+# $Id: Makefile,v 1.7 1994/12/23 07:01:39 phil Exp $
PROG= atc
CFLAGS+=-DBSD -I${.CURDIR} -I.
SRCS= extern.c grammar.c graphics.c input.c lex.c list.c log.c \
main.c tunable.c update.c
-MAN= atc.6
+MAN6= atc.0
LDADD= -ll -lm -lcurses -ltermcap
DPADD= ${LIBL} ${LIBM} ${LIBTERM} ${LIBCURSES}
-GAMES= ATC_scores Game_List Killer crossover default easy game_2
+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
CLEANFILES=grammar.c y.tab.h lex.c
HIDEGAME=hidegame