1995-03-21 18:03:38 +03:00
|
|
|
# $NetBSD: Makefile,v 1.7 1995/03/21 15:09:02 cgd Exp $
|
|
|
|
# @(#)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.
|
1993-10-13 00:23:51 +03:00
|
|
|
BINOWN= games
|
1994-01-28 08:08:25 +03:00
|
|
|
BINMODE=4555
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|