7 lines
214 B
Makefile
7 lines
214 B
Makefile
# $NetBSD: Makefile,v 1.8 2002/01/27 01:07:00 minoura Exp $
|
|
|
|
SUBDIR= mboot newdisk aout2hux libdos libiocs .WAIT loadbsd # common
|
|
SUBDIR+= libsa .WAIT boot boot_ufs boot_ustar installboot
|
|
|
|
.include <bsd.subdir.mk>
|