9 lines
176 B
Makefile
9 lines
176 B
Makefile
# $NetBSD: Makefile,v 1.27 2012/01/27 08:41:35 jnemeth Exp $
|
|
|
|
SUBDIR= mbr boot
|
|
SUBDIR+= bootxx cdboot fatboot
|
|
SUBDIR+= dosboot misc
|
|
SUBDIR+= pxeboot
|
|
|
|
.include <bsd.subdir.mk>
|