NetBSD/sys/arch/i386/stand/Makefile
2003-05-12 14:48:56 +00:00

25 lines
415 B
Makefile

# $NetBSD: Makefile,v 1.22 2003/05/12 14:48:56 dsl Exp $
SUBDIR= genprom installboot .WAIT
SUBDIR+= mbr bootxx boot
SUBDIR+= biosboot
SUBDIR+= biosboot_com0
SUBDIR+= biosboot_com0_9600
SUBDIR+= biosboot_com0_38400
SUBDIR+= biosboot_com0_57600
SUBDIR+= biosboot_com0_115200
SUBDIR+= biosboot_resetvideo
SUBDIR+= dosboot misc
SUBDIR+= netboot
SUBDIR+= pxeboot
SUBDIR+= pxeboot_com0
.include <bsd.subdir.mk>