NetBSD/games/countmail/Makefile

10 lines
163 B
Makefile
Raw Normal View History

1997-10-03 14:25:35 +04:00
# $NetBSD: Makefile,v 1.2 1997/10/03 10:25:35 mrg Exp $
1997-10-03 12:50:36 +04:00
NOPROG= yes
FILES= countmail
FILESDIR= /usr/games
FILESMODE= 555
1997-10-03 14:25:35 +04:00
MAN= countmail.6
1997-10-03 12:50:36 +04:00
.include <bsd.prog.mk>