15 lines
214 B
Makefile
15 lines
214 B
Makefile
# $NetBSD: Makefile,v 1.23 2003/07/26 08:45:12 dsl Exp $
|
|
|
|
SUBDIR= genprom .WAIT
|
|
|
|
SUBDIR+= mbr bootxx boot
|
|
|
|
SUBDIR+= dosboot misc
|
|
|
|
SUBDIR+= netboot
|
|
|
|
SUBDIR+= pxeboot
|
|
SUBDIR+= pxeboot_com0
|
|
|
|
.include <bsd.subdir.mk>
|