Makefile revision 1.16
1# $NetBSD: Makefile,v 1.16 2005/08/20 20:15:57 abs Exp $
2
3SUBDIR=		mkbootimage setnetbootinfo
4SUBDIR+=	boot bootxx_cd9660 bootxx_ffs bootxx_ffsv2 bootxx_lfs
5SUBDIR+=	netboot ustarboot
6
7.include <bsd.subdir.mk>
8