197d92980SPeter Wemm# $FreeBSD$ 2abf212beSThomas Graichen 3c6063d0dSWarner Losh.include <src.opts.mk> 4d14afb2aSJulio Merino 5*31ef5c68SBrad DavisCONFS= newsyslog.conf 6abf212beSThomas GraichenPROG= newsyslog 7491abe5aSTom RhodesMAN= newsyslog.8 newsyslog.conf.5 82f8d7c56SGarance A DrosehnSRCS= newsyslog.c ptimes.c 928984f25SMark JohnstonLIBADD= sbuf 10345e52e7SRuslan Ermilov 11d511b20aSEnji CooperHAS_TESTS= 124b330699SEnji CooperSUBDIR.${MK_TESTS}+= tests 13*31ef5c68SBrad DavisSUBDIR+= newsyslog.conf.d 14d14afb2aSJulio Merino 15abf212beSThomas Graichen.include <bsd.prog.mk> 16