43df8ed28f
directory of the release tree.
17 lines
270 B
Makefile
17 lines
270 B
Makefile
# $NetBSD: Makefile,v 1.19 2002/04/12 23:11:58 tv Exp $
|
|
|
|
SUBDIR= genprom installboot .WAIT
|
|
|
|
SUBDIR+= biosboot
|
|
SUBDIR+= biosboot_com0
|
|
SUBDIR+= biosboot_resetvideo
|
|
|
|
SUBDIR+= dosboot misc
|
|
|
|
SUBDIR+= netboot
|
|
|
|
SUBDIR+= pxeboot
|
|
SUBDIR+= pxeboot_com0
|
|
|
|
.include <bsd.subdir.mk>
|