1# $NetBSD: Makefile,v 1.10 2012/04/06 02:51:03 isaki Exp $ 2 3SUBDIR= libdos libiocs libsa .WAIT 4SUBDIR+= aout2hux .WAIT 5SUBDIR+= newdisk loadbsd mboot boot boot_ufs boot_ustar installboot 6 7.include <bsd.subdir.mk> 8