# $FreeBSD$
PROG= newsyslog
MAN= newsyslog.8
SRCS= newsyslog.c ptimes.c
WARNS?= 2
.include <bsd.prog.mk>