1# $NetBSD: Makefile,v 1.9 2012/04/05 12:12:57 isaki Exp $ 2 3SUBDIR= newdisk aout2hux libdos libiocs .WAIT loadbsd # common 4SUBDIR+= libsa .WAIT mboot boot boot_ufs boot_ustar installboot 5 6.include <bsd.subdir.mk> 7