1 1.13 jdolecek # $NetBSD: Makefile,v 1.13 2000/05/13 19:58:01 jdolecek Exp $ 2 1.1 cgd 3 1.10 sommerfe SUBDIR= biosboot installboot 4 1.8 perry SUBDIR+= dosboot 5 1.11 christos SUBDIR+= biosboot_com0 6 1.12 tsarna SUBDIR+= biosboot_resetvideo 7 1.13 jdolecek SUBDIR+= biosboot_ps2 8 1.8 perry #SUBDIR+= genprom netboot 9 1.1 cgd 10 1.8 perry .include <bsd.subdir.mk> 11