Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.15.26.1
      1 # $NetBSD: Makefile,v 1.15.26.1 2006/06/21 14:48:16 yamt 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