1#	$NetBSD: Makefile,v 1.29 2018/07/08 16:50:27 christos Exp $
2
3SUBDIR=		mbr boot
4SUBDIR+=	bootxx cdboot fatboot
5SUBDIR+=	dosboot misc
6SUBDIR+=	pxeboot
7SUBDIR+=	efiboot
8
9.include <bsd.subdir.mk>
10