]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/newsyslog/Makefile
This commit was generated by cvs2svn to compensate for changes in r162621,
[FreeBSD/FreeBSD.git] / usr.sbin / newsyslog / Makefile
1 # $FreeBSD$
2
3 PROG=   newsyslog
4 MAN=    newsyslog.8 newsyslog.conf.5
5 SRCS=   newsyslog.c ptimes.c
6
7 WARNS?= 2
8
9 .include <bsd.prog.mk>