#	@(#)Makefile	8.1 (Berkeley) 5/31/93

# -DLOG		log games
PROG=	dm
MAN8=	dm.8
MAN5=	dm.conf.5
BINGRP= games
BINMODE=2555

.include <bsd.prog.mk>
