omit xxboot, old a.out-only bootblock.

This commit is contained in:
minoura 2002-01-27 01:07:00 +00:00
parent 339e1af255
commit c3d188aaa8

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.7 2001/12/02 09:59:39 minoura Exp $
# $NetBSD: Makefile,v 1.8 2002/01/27 01:07:00 minoura Exp $
SUBDIR= xxboot mboot newdisk aout2hux libdos libiocs .WAIT loadbsd # common
SUBDIR= mboot newdisk aout2hux libdos libiocs .WAIT loadbsd # common
SUBDIR+= libsa .WAIT boot boot_ufs boot_ustar installboot
.include <bsd.subdir.mk>