Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.15.24.1
      1 # $NetBSD: Makefile,v 1.15.24.1 2006/02/05 18:47:13 tron Exp $
      2 
      3 SUBDIR=		mkbootimage setnetbootinfo
      4 SUBDIR+=	boot bootxx_cd9660 bootxx_ffs bootxx_ffsv2 bootxx_lfs
      5 SUBDIR+=	netboot ustarboot
      6 
      7 .include <bsd.subdir.mk>
      8