NetBSD/sys/arch/sbmips/stand/Makefile
matt 6f35b2ec8f Merge from matt-nb5-mips64.
Add pci support.
new interrupt code.
Adapt to new world order for MIPS
2011-02-20 07:47:38 +00:00

8 lines
181 B
Makefile

# $NetBSD: Makefile,v 1.2 2011/02/20 07:47:39 matt Exp $
SUBDIR= bootxx_cd9660 bootxx_ffs bootxx_lfs netboot
SUBDIR+= boot netboot
#SUBDIR+= installboot
.include <bsd.subdir.mk>