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