]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/man/Makefile
Document boot1.efi
[FreeBSD/FreeBSD.git] / stand / man / Makefile
1 # $FreeBSD$
2
3 .include <bsd.init.mk>
4
5 .if ${MK_EFI} != "no"
6 MAN+=   boot1.efi.8
7 .endif
8 MAN+=   loader.8
9
10 .include <bsd.prog.mk>