summaryrefslogtreecommitdiffstats
path: root/games/battlestar/Makefile
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2002-05-23 18:42:59 +0000
committerderaadt <deraadt@openbsd.org>2002-05-23 18:42:59 +0000
commitf53dc9f68fe658aa17b15e34170bdb23e4fc2c67 (patch)
treeb6cf8b54a51148d8a13870ff87f732555fd4c4cc /games/battlestar/Makefile
parentfetch fpu id per the book (even it works otherwise), also, hppa_mod_info() always returns some string; idea by fredette@ (diff)
downloadwireguard-openbsd-f53dc9f68fe658aa17b15e34170bdb23e4fc2c67.tar.xz
wireguard-openbsd-f53dc9f68fe658aa17b15e34170bdb23e4fc2c67.zip
The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/lists
Diffstat (limited to 'games/battlestar/Makefile')
-rw-r--r--games/battlestar/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/battlestar/Makefile b/games/battlestar/Makefile
index 2695e235345..2a520890f6f 100644
--- a/games/battlestar/Makefile
+++ b/games/battlestar/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.6 1998/07/24 00:10:19 millert Exp $
+# $OpenBSD: Makefile,v 1.7 2002/05/23 18:43:00 deraadt Exp $
PROG= battlestar
SRCS= battlestar.c com1.c com2.c com3.c com4.c com5.c com6.c com7.c \
@@ -7,7 +7,6 @@ SRCS= battlestar.c com1.c com2.c com3.c com4.c com5.c com6.c com7.c \
MAN= battlestar.6
DPADD= ${LIBCURSES}
LDADD= -lcurses
-HIDEGAME=hidegame
BINGRP= games
beforeinstall: