From 6fb31e9a17413df853cbace814e414606670206b Mon Sep 17 00:00:00 2001 From: phil Date: Fri, 23 Dec 1994 07:01:39 +0000 Subject: adding 10 more games collected from ???? and some I wrote. --- atc/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'atc/Makefile') 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 -- cgit v1.2.3-56-ge451