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