1 1.13.8.3 nathanw # $NetBSD: Makefile,v 1.13.8.3 2002/04/17 00:03:25 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.3 nathanw SUBDIR+= dosboot misc 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