Descend to xxboot.

This commit is contained in:
minoura 2012-06-19 12:59:51 +00:00
parent be47570cfb
commit 418201125e

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.10 2012/04/06 02:51:03 isaki Exp $
# $NetBSD: Makefile,v 1.11 2012/06/19 12:59:51 minoura Exp $
SUBDIR= libdos libiocs libsa .WAIT
SUBDIR+= aout2hux .WAIT
SUBDIR+= newdisk loadbsd mboot boot boot_ufs boot_ustar installboot
SUBDIR+= newdisk loadbsd mboot boot boot_ufs boot_ustar xxboot installboot
.include <bsd.subdir.mk>