7 lines
221 B
Makefile
7 lines
221 B
Makefile
# $NetBSD: Makefile,v 1.7 2001/12/02 09:59:39 minoura Exp $
|
|
|
|
SUBDIR= xxboot mboot newdisk aout2hux libdos libiocs .WAIT loadbsd # common
|
|
SUBDIR+= libsa .WAIT boot boot_ufs boot_ustar installboot
|
|
|
|
.include <bsd.subdir.mk>
|