2003-05-12 18:48:56 +04:00
|
|
|
# $NetBSD: Makefile,v 1.22 2003/05/12 14:48:56 dsl Exp $
|
1997-03-14 05:54:14 +03:00
|
|
|
|
2002-02-17 23:03:05 +03:00
|
|
|
SUBDIR= genprom installboot .WAIT
|
|
|
|
|
2003-05-12 18:48:56 +04:00
|
|
|
SUBDIR+= mbr bootxx boot
|
2003-04-30 23:52:17 +04:00
|
|
|
|
2002-02-17 23:03:05 +03:00
|
|
|
SUBDIR+= biosboot
|
2003-01-15 02:53:30 +03:00
|
|
|
|
2000-01-15 04:17:12 +03:00
|
|
|
SUBDIR+= biosboot_com0
|
2003-01-15 02:53:30 +03:00
|
|
|
SUBDIR+= biosboot_com0_9600
|
|
|
|
SUBDIR+= biosboot_com0_38400
|
|
|
|
SUBDIR+= biosboot_com0_57600
|
|
|
|
SUBDIR+= biosboot_com0_115200
|
|
|
|
|
2000-04-23 23:57:12 +04:00
|
|
|
SUBDIR+= biosboot_resetvideo
|
2002-02-17 23:03:05 +03:00
|
|
|
|
2002-04-13 03:11:58 +04:00
|
|
|
SUBDIR+= dosboot misc
|
2002-02-17 23:03:05 +03:00
|
|
|
|
2002-02-19 22:49:37 +03:00
|
|
|
SUBDIR+= netboot
|
2002-02-17 23:03:05 +03:00
|
|
|
|
2002-02-16 06:37:39 +03:00
|
|
|
SUBDIR+= pxeboot
|
2002-02-20 06:00:27 +03:00
|
|
|
SUBDIR+= pxeboot_com0
|
1997-03-14 05:54:14 +03:00
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|