1 1.27.32.1 bouyer # $NetBSD: Makefile,v 1.27.32.1 2017/04/21 16:53:28 bouyer Exp $ 2 1.1 cgd 3 1.27 jnemeth SUBDIR= mbr boot 4 1.26 jakllsch SUBDIR+= bootxx cdboot fatboot 5 1.19 tv SUBDIR+= dosboot misc 6 1.15 thorpej SUBDIR+= pxeboot 7 1.27.32.1 bouyer .if ${MACHINE} == "amd64" 8 1.27.32.1 bouyer SUBDIR+= efiboot 9 1.27.32.1 bouyer .endif 10 1.1 cgd 11 1.8 perry .include <bsd.subdir.mk> 12