1 1.21 dsl # $NetBSD: Makefile,v 1.21 2003/04/30 19:52:17 dsl Exp $ 2 1.1 cgd 3 1.16 thorpej SUBDIR= genprom installboot .WAIT 4 1.21 dsl 5 1.21 dsl SUBDIR+= mbr 6 1.16 thorpej 7 1.16 thorpej SUBDIR+= biosboot 8 1.20 thorpej 9 1.11 christos SUBDIR+= biosboot_com0 10 1.20 thorpej SUBDIR+= biosboot_com0_9600 11 1.20 thorpej SUBDIR+= biosboot_com0_38400 12 1.20 thorpej SUBDIR+= biosboot_com0_57600 13 1.20 thorpej SUBDIR+= biosboot_com0_115200 14 1.20 thorpej 15 1.12 tsarna SUBDIR+= biosboot_resetvideo 16 1.16 thorpej 17 1.19 tv SUBDIR+= dosboot misc 18 1.16 thorpej 19 1.17 thorpej SUBDIR+= netboot 20 1.16 thorpej 21 1.15 thorpej SUBDIR+= pxeboot 22 1.18 thorpej SUBDIR+= pxeboot_com0 23 1.1 cgd 24 1.8 perry .include <bsd.subdir.mk> 25