1997-11-19 11:23:37 +03:00
|
|
|
# $NetBSD: Makefile,v 1.8 1997/11/19 08:23:37 mrg Exp $
|
1995-03-21 18:03:38 +03:00
|
|
|
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
# -DLOG log games
|
|
|
|
PROG= dm
|
1994-12-22 12:31:26 +03:00
|
|
|
MAN= dm.8 dm.conf.5
|
1995-03-21 18:03:38 +03:00
|
|
|
# shouldn't be necessary; just in case.
|
1997-11-19 11:23:37 +03:00
|
|
|
BINGRP= games
|
|
|
|
BINMODE=2555
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|