usr.sbin/makefs: Minor fix / cleanup
[dragonfly.git] / stand / boot / efi / Makefile
blob5fd53e5923cdcd27bdfb4228e722fd2033f0c490
1 # $FreeBSD: head/sys/boot/efi/Makefile 296892 2016-03-15 05:17:31Z imp $
3 .if ${MACHINE_ARCH} == "x86_64"
4 SUBDIR+= libefi loader boot1
5 .endif
7 .include <bsd.subdir.mk>