Makefile revision 1.8
1#	$NetBSD: Makefile,v 1.8 2002/01/27 01:07:00 minoura Exp $
2
3SUBDIR= mboot newdisk aout2hux libdos libiocs .WAIT loadbsd # common
4SUBDIR+= libsa .WAIT boot boot_ufs boot_ustar installboot
5
6.include <bsd.subdir.mk>
7