9 lines
146 B
Makefile
9 lines
146 B
Makefile
|
# $NetBSD: Makefile,v 1.1 1997/10/03 08:50:36 mrg Exp $
|
||
|
|
||
|
NOPROG= yes
|
||
|
FILES= countmail
|
||
|
FILESDIR= /usr/games
|
||
|
FILESMODE= 555
|
||
|
|
||
|
.include <bsd.prog.mk>
|