1 1.27.28.1 pgoyette # $NetBSD: Makefile,v 1.27.28.1 2017/03/20 06:57:15 pgoyette 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.28.1 pgoyette .if ${MACHINE} == "amd64" 8 1.27.28.1 pgoyette SUBDIR+= efiboot 9 1.27.28.1 pgoyette .endif 10 1.1 cgd 11 1.8 perry .include <bsd.subdir.mk> 12