NetBSD/sys/arch/i386/stand/Makefile

12 lines
206 B
Makefile

# $NetBSD: Makefile,v 1.25 2007/01/06 20:48:59 dsl Exp $
SUBDIR= genprom .WAIT
SUBDIR+= mbr boot
SUBDIR+= bootxx fatboot
SUBDIR+= dosboot misc
SUBDIR+= netboot
SUBDIR+= pxeboot
.include <bsd.subdir.mk>