summaryrefslogtreecommitdiffstats
path: root/dm/Makefile
blob: ba5ec82388ad6e78c7a26032e70dbd8044224f0f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#	$NetBSD: Makefile,v 1.7 1995/03/21 15:09:02 cgd Exp $
#	@(#)Makefile	8.1 (Berkeley) 5/31/93

# -DLOG		log games
PROG=	dm
MAN=	dm.8 dm.conf.5
# shouldn't be necessary; just in case.
BINOWN= games
BINMODE=4555

.include <bsd.prog.mk>