summaryrefslogtreecommitdiffstats
path: root/atc
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>1997-11-20 00:12:30 +0000
committermrg <mrg@NetBSD.org>1997-11-20 00:12:30 +0000
commit8893b883616b2b171a87b60e7d95bcb16292c127 (patch)
tree963d6083d4b9a03a495ca80c5ad0ccb5352a808c /atc
parentb928254366573a02520c543335f03bd8c5038511 (diff)
downloadbsdgames-darwin-8893b883616b2b171a87b60e7d95bcb16292c127.tar.gz
bsdgames-darwin-8893b883616b2b171a87b60e7d95bcb16292c127.tar.zst
bsdgames-darwin-8893b883616b2b171a87b60e7d95bcb16292c127.zip
install games that need it setgid.
Diffstat (limited to 'atc')
-rw-r--r--atc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/atc/Makefile b/atc/Makefile
index 6b461a7c..24c78a89 100644
--- a/atc/Makefile
+++ b/atc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1997/10/22 02:01:17 lukem Exp $
+# $NetBSD: Makefile,v 1.14 1997/11/20 00:12:31 mrg Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= atc
@@ -13,6 +13,7 @@ GAMES= ATC_scores Game_List Killer crossover default easy game_2 \
game_4 novice two-corners
CLEANFILES=grammar.c y.tab.h lex.c
HIDEGAME=hidegame
+SETGIDGAME=yes
FILES=${GAMES:S@^@${.CURDIR}/games/@g}
FILESDIR=/usr/share/games/atc
FILESMODE=400