-# from: @(#)Makefile 5.7 (Berkeley) 9/30/90
-# $Id: Makefile,v 1.6 1994/12/22 09:33:58 cgd Exp $
+# $NetBSD: Makefile,v 1.8 1997/11/19 08:23:37 mrg Exp $
+# @(#)Makefile 8.1 (Berkeley) 5/31/93
# -DLOG log games
PROG= dm
MAN= dm.8 dm.conf.5
-BINOWN= games
-BINMODE=4555
+# shouldn't be necessary; just in case.
+BINGRP= games
+BINMODE=2555
.include <bsd.prog.mk>