summaryrefslogtreecommitdiffstats
path: root/dm
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1993-10-12 21:23:51 +0000
committercgd <cgd@NetBSD.org>1993-10-12 21:23:51 +0000
commite96717c7c9992c97bd554a1eb6c6ea39fad414e4 (patch)
treebc4adccc7b887ee24686b32fa8ecd8ede6f2700b /dm
parent8672928e4d39ae20379c48a030e794082d680c60 (diff)
downloadbsdgames-darwin-e96717c7c9992c97bd554a1eb6c6ea39fad414e4.tar.gz
bsdgames-darwin-e96717c7c9992c97bd554a1eb6c6ea39fad414e4.tar.zst
bsdgames-darwin-e96717c7c9992c97bd554a1eb6c6ea39fad414e4.zip
dm should be suid games. note that perms on /usr/games are wrong,
and will be, until we get the mtree setup working (and get rid of the install -d's for directories...)
Diffstat (limited to 'dm')
-rw-r--r--dm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dm/Makefile b/dm/Makefile
index d69a528c..0a2108eb 100644
--- a/dm/Makefile
+++ b/dm/Makefile
@@ -1,10 +1,11 @@
# from: @(#)Makefile 5.7 (Berkeley) 9/30/90
-# $Id: Makefile,v 1.2 1993/08/01 05:45:39 mycroft Exp $
+# $Id: Makefile,v 1.3 1993/10/12 21:23:51 cgd Exp $
# -DLOG log games
PROG= dm
MAN8= dm.0
MAN5= dm.conf.0
+BINOWN= games
BINGRP= kmem
BINMODE=6555
DPADD= ${LIBUTIL}