summaryrefslogtreecommitdiff
path: root/games/atc/Makefile
diff options
context:
space:
mode:
authorPaul Janzen <pjanzen@cvs.openbsd.org>1998-09-21 07:36:18 +0000
committerPaul Janzen <pjanzen@cvs.openbsd.org>1998-09-21 07:36:18 +0000
commitb035152d559c05bd0c273db0c645e9a76ab61122 (patch)
treed379cb7e6e1226ead0bc17a5b80aa99b7b3b0094 /games/atc/Makefile
parent8745530dedffa86a4a34dffb91fd3cf2e7e244df (diff)
Cleanup, partially from NetBSD and jsm28@cam.ac.uk. No longer segfaults if
scorefile can't be opened. New -q quiet option. Partial man page reformat.
Diffstat (limited to 'games/atc/Makefile')
-rw-r--r--games/atc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/atc/Makefile b/games/atc/Makefile
index 9145556f0d0..ed3898f5b2f 100644
--- a/games/atc/Makefile
+++ b/games/atc/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.8 1998/07/24 00:10:15 millert Exp $
+# $OpenBSD: Makefile,v 1.9 1998/09/21 07:36:04 pjanzen Exp $
PROG= atc
CFLAGS+=-DBSD -I${.CURDIR} -I.
@@ -7,7 +7,7 @@ SRCS= extern.c grammar.c graphics.c input.c lex.c list.c log.c \
MAN= atc.6
LDADD= -ll -lm -lcurses
DPADD= ${LIBL} ${LIBM} ${LIBCURSES}
-GAMES= ATC_scores Game_List Killer crossover default easy game_2 \
+GAMES= 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