mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-09 15:18:01 -04:00
8 lines
143 B
Makefile
8 lines
143 B
Makefile
# $NetBSD: Makefile,v 1.3 1999/02/13 23:53:57 lukem Exp $
|
|
|
|
SCRIPTS= countmail
|
|
SCRIPTSDIR= /usr/games
|
|
MAN= countmail.6
|
|
|
|
.include <bsd.prog.mk>
|