1 2 3 4 5 6 7 8 9 10
# $FreeBSD$ .include <bsd.init.mk> MAN+= loader.8 .if ${MK_EFI} != "no" MAN+= loader.efi.8 .endif .include <bsd.prog.mk>