# $FreeBSD$
.include <bsd.init.mk>
.if ${MK_EFI} != "no"
MAN+= boot1.efi.8
.endif
MAN+= loader.8
.include <bsd.prog.mk>