Add a manual page explaining the format of /etc/manpath.config.
[dragonfly/vkernel-mp.git] / usr.sbin / daemon / Makefile
blobacb75b5d869531d9a6cfbb39f2cb97bf6842a255
1 # $FreeBSD: src/usr.sbin/daemon/Makefile,v 1.1.2.1 2002/08/28 17:25:54 sheldonh Exp $
2 # $DragonFly: src/usr.sbin/daemon/Makefile,v 1.3 2004/12/22 00:30:57 liamfoy Exp $
4 PROG= daemon
5 WARNS?= 6
6 MAN= daemon.8
8 .include <bsd.prog.mk>