Home | History | Annotate | Line # | Download | only in installboot
Makefile revision 1.1.2.2
      1 #	$NetBSD: Makefile,v 1.1.2.2 2019/06/10 22:05:39 christos Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 .if ${MKSHARE} != "no"
      6 SUBDIR=	evbarm
      7 .endif
      8 
      9 .include <bsd.subdir.mk>
     10