xref: /netbsd-src/sys/arch/sbmips/stand/Makefile (revision eceb233b9bd0dfebb902ed73b531ae6964fa3f9b)
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