1 # $NetBSD: Makefile,v 1.13 1999/08/18 21:34:24 cgd Exp $ 2 3 SUBDIR= installboot mkbootimage setnetbootinfo 4 SUBDIR+= boot bootxx_cd9660 bootxx_ffs bootxx_lfs netboot ustarboot 5 6 # temporary: 7 SUBDIR+= installboot.old 8 SUBDIR+= bootxx 9 10 .include <bsd.subdir.mk> 11