Home | History | Annotate | Line # | Download | only in installboot
Makefile revision 1.3
      1  1.3  thorpej #	$NetBSD: Makefile,v 1.3 2025/10/05 20:59:02 thorpej Exp $
      2  1.1  thorpej 
      3  1.1  thorpej .include <bsd.own.mk>
      4  1.1  thorpej 
      5  1.1  thorpej .if ${MKSHARE} != "no"
      6  1.3  thorpej SUBDIR=	evbarm evbmips riscv
      7  1.1  thorpej .endif
      8  1.1  thorpej 
      9  1.1  thorpej .include <bsd.subdir.mk>
     10