Add a manual page explaining the format of /etc/manpath.config.
[dragonfly/vkernel-mp.git] / usr.sbin / newsyslog / Makefile
blobc0fd2cf58cb549505ca084fb8005961130beead0
1 # $FreeBSD: src/usr.sbin/newsyslog/Makefile,v 1.7.2.2 2001/11/14 16:55:38 obrien Exp $
2 # $DragonFly: src/usr.sbin/newsyslog/Makefile,v 1.3 2005/01/17 02:49:24 cpressey Exp $
4 PROG= newsyslog
5 MAN= newsyslog.8
6 WARNS?= 6
8 .include <bsd.prog.mk>