1# $NetBSD: Makefile,v 1.1 2019/05/07 05:02:42 thorpej Exp $ 2 3.include <bsd.own.mk> 4 5.if ${MKSHARE} != "no" 6SUBDIR= evbarm 7.endif 8 9.include <bsd.subdir.mk> 10