Descend into fatboot, regroup slightly

This commit is contained in:
dsl 2007-01-06 20:48:59 +00:00
parent 693454d602
commit 728a5d8095

View File

@ -1,13 +1,11 @@
# $NetBSD: Makefile,v 1.24 2005/11/12 09:42:51 dsl Exp $ # $NetBSD: Makefile,v 1.25 2007/01/06 20:48:59 dsl Exp $
SUBDIR= genprom .WAIT SUBDIR= genprom .WAIT
SUBDIR+= mbr bootxx boot SUBDIR+= mbr boot
SUBDIR+= bootxx fatboot
SUBDIR+= dosboot misc SUBDIR+= dosboot misc
SUBDIR+= netboot SUBDIR+= netboot
SUBDIR+= pxeboot SUBDIR+= pxeboot
.include <bsd.subdir.mk> .include <bsd.subdir.mk>