Makefile revision 43071
1#	$Id: Makefile,v 1.5 1998/09/19 22:42:11 obrien Exp $
2
3PROG=	newsyslog
4
5MAN8=	newsyslog.8
6
7.include <bsd.prog.mk>
8