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