summaryrefslogtreecommitdiffstats
path: root/games/atc/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-10-21 07:40:27 +0000
committermarkm <markm@FreeBSD.org>2002-10-21 07:40:27 +0000
commite41bd31debce476e2f6ae864651c7380bea2cdbb (patch)
treeb90261e8ce260fee190d0f359aa2884ddf2510de /games/atc/Makefile
parent1cdc4d3dd3997f7f78a4a0ff9c52006837b0b5c4 (diff)
downloadFreeBSD-src-e41bd31debce476e2f6ae864651c7380bea2cdbb.zip
FreeBSD-src-e41bd31debce476e2f6ae864651c7380bea2cdbb.tar.gz
Deorbit complete. We dont build these anymore, so into the attic they go.
Diffstat (limited to 'games/atc/Makefile')
-rw-r--r--games/atc/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/games/atc/Makefile b/games/atc/Makefile
deleted file mode 100644
index ee086e4..0000000
--- a/games/atc/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# @(#)Makefile 8.1 (Berkeley) 5/31/93
-# $FreeBSD$
-
-PROG= atc
-CFLAGS+=-DBSD -I${.CURDIR} -I.
-SRCS= extern.c grammar.y graphics.c input.c lex.l list.c log.c \
- main.c tunable.c update.c y.tab.h
-MAN= atc.6
-DPADD= ${LIBL} ${LIBM} ${LIBCURSES}
-LDADD= -ll -lm -lcurses
-FILES= Game_List Killer crossover default easy game_2
-FILESDIR= ${SHAREDIR}/games/atc
-HIDEGAME=hidegame
-
-.PATH: ${.CURDIR}/games
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud