# $FreeBSD: stable/11/stand/man/Makefile 329140 2018-02-11 20:58:00Z kevans $

.include <bsd.init.mk>

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

.include <bsd.prog.mk>
