1 1.13.8.2 nathanw # $NetBSD: Makefile,v 1.13.8.2 2002/02/28 04:10:23 nathanw Exp $ 2 1.1 cgd 3 1.13.8.2 nathanw SUBDIR= genprom installboot .WAIT 4 1.13.8.2 nathanw 5 1.13.8.2 nathanw SUBDIR+= biosboot 6 1.11 christos SUBDIR+= biosboot_com0 7 1.12 tsarna SUBDIR+= biosboot_resetvideo 8 1.13.8.2 nathanw 9 1.13.8.2 nathanw SUBDIR+= dosboot 10 1.13.8.2 nathanw 11 1.13.8.2 nathanw SUBDIR+= netboot 12 1.13.8.2 nathanw 13 1.13.8.2 nathanw SUBDIR+= pxeboot 14 1.13.8.2 nathanw SUBDIR+= pxeboot_com0 15 1.1 cgd 16 1.8 perry .include <bsd.subdir.mk> 17