xref: /freebsd/usr.sbin/newsyslog/Makefile (revision 26ea904caae7e6be8394eb8ca94f282d99f63c8c)
197d92980SPeter Wemm# $FreeBSD$
2abf212beSThomas Graichen
3c6063d0dSWarner Losh.include <src.opts.mk>
4d14afb2aSJulio Merino
5*26ea904cSEmmanuel VadotPACKAGE=	newsyslog
6*26ea904cSEmmanuel Vadot
731ef5c68SBrad DavisCONFS=	newsyslog.conf
8abf212beSThomas GraichenPROG=	newsyslog
9491abe5aSTom RhodesMAN=	newsyslog.8 newsyslog.conf.5
102f8d7c56SGarance A DrosehnSRCS=	newsyslog.c ptimes.c
1128984f25SMark JohnstonLIBADD=	sbuf
12345e52e7SRuslan Ermilov
13d511b20aSEnji CooperHAS_TESTS=
144b330699SEnji CooperSUBDIR.${MK_TESTS}+= tests
1531ef5c68SBrad DavisSUBDIR+=	newsyslog.conf.d
16d14afb2aSJulio Merino
17abf212beSThomas Graichen.include <bsd.prog.mk>
18