1 2 3 4 5 6 7 8 9
# $FreeBSD$ PROG= newsyslog MAN= newsyslog.8 newsyslog.conf.5 SRCS= newsyslog.c ptimes.c WARNS?= 2 .include <bsd.prog.mk>