xref: /netbsd-src/sys/arch/sbmips/stand/Makefile (revision 6f35b2ec8f636a3b3e3dc6b249a8d95286326679)
1# $NetBSD: Makefile,v 1.2 2011/02/20 07:47:39 matt Exp $
2
3SUBDIR=		bootxx_cd9660 bootxx_ffs bootxx_lfs netboot
4SUBDIR+=	boot netboot
5#SUBDIR+=	installboot
6
7.include <bsd.subdir.mk>
8