Files
netbsd/sys/arch/i386/stand/Makefile
2013-04-06 16:48:33 +02:00

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>