# $FreeBSD: head/stand/man/Makefile 325484 2017-11-06 15:22:17Z imp $

.include <bsd.init.mk>

MAN+=	loader.8
.if ${MK_ZFS} != "no"
MAN+=	zfsloader.8
.endif

.include <bsd.prog.mk>
