1# $NetBSD: Makefile,v 1.11 2012/06/19 12:59:51 minoura Exp $ 2 3SUBDIR= libdos libiocs libsa .WAIT 4SUBDIR+= aout2hux .WAIT 5SUBDIR+= newdisk loadbsd mboot boot boot_ufs boot_ustar xxboot installboot 6 7.include <bsd.subdir.mk> 8