From 73a4ba2992f7e7cb39a4adda70bc4df64acaaa67 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Thu, 23 May 2002 18:43:01 +0000 Subject: The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/lists --- games/phantasia/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'games/phantasia') diff --git a/games/phantasia/Makefile b/games/phantasia/Makefile index e09fc1f4891..12436d5c706 100644 --- a/games/phantasia/Makefile +++ b/games/phantasia/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.13 1998/11/29 19:56:54 pjanzen Exp $ +# $OpenBSD: Makefile,v 1.14 2002/05/23 18:43:00 deraadt Exp $ PROG= phantasia SRCS= main.c fight.c io.c interplayer.c gamesupport.c misc.c phantglobs.c CFLAGS+=-DTERMIOS DPADD= ${LIBM} ${LIBCURSES} LDADD= -lm -lcurses -HIDEGAME=hidegame MAN= phantasia.6 CLEANFILES+=map setup setup.o phantglobs.o.bld -- cgit v1.2.3