summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.inc b/Makefile.inc
index 5d7eef28..87762acd 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.inc,v 1.7 1997/10/12 14:21:44 lukem Exp $
+# $NetBSD: Makefile.inc,v 1.8 1997/11/19 08:23:16 mrg Exp $
# @(#)Makefile.inc 8.1 (Berkeley) 5/31/93
-BINOWN?= games
.if defined(HIDEGAME) && defined(PROG)
BINDIR?= /usr/games/hide
-BINMODE?= 4700
+BINGRP?= games
+BINMODE?= 550
SYMLINKS+= dm /usr/games/${PROG}
.else
BINDIR?= /usr/games