xref: /freebsd/usr.sbin/newsyslog/Makefile (revision 4b330699f819a81d8e34d471225143ffeb321855)
197d92980SPeter Wemm# $FreeBSD$
2abf212beSThomas Graichen
3c6063d0dSWarner Losh.include <src.opts.mk>
4d14afb2aSJulio Merino
5abf212beSThomas GraichenPROG=	newsyslog
6491abe5aSTom RhodesMAN=	newsyslog.8 newsyslog.conf.5
72f8d7c56SGarance A DrosehnSRCS=	newsyslog.c ptimes.c
8345e52e7SRuslan Ermilov
9*4b330699SEnji CooperSUBDIR.${MK_TESTS}+= tests
10d14afb2aSJulio Merino
11abf212beSThomas Graichen.include <bsd.prog.mk>
12