Home | History | Annotate | Line # | Download | only in countmail
Makefile revision 1.2
      1 #	$NetBSD: Makefile,v 1.2 1997/10/03 10:25:35 mrg Exp $
      2 
      3 NOPROG=	yes
      4 FILES=	countmail
      5 FILESDIR=	/usr/games
      6 FILESMODE=	555
      7 MAN=	countmail.6
      8 
      9 .include <bsd.prog.mk>
     10