Build - for /rescue transition must make upgrade
[dragonfly.git] / usr.sbin / newsyslog / Makefile
blob8ae12c734f8859e7f9f6654bf5ea6f14a8ee502a
1 # $FreeBSD: head/usr.sbin/newsyslog/Makefile 322515 2017-08-14 19:21:37Z ngie $
3 PROG= newsyslog
4 MAN= newsyslog.8 newsyslog.conf.5
5 SRCS= newsyslog.c ptimes.c
7 .include <bsd.prog.mk>