summaryrefslogtreecommitdiff
path: root/share/installboot/Makefile
blob: c63c13e61d9d34921e22bddecb2d9d1c3a838740 (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.2 2020/06/21 17:15:51 thorpej Exp $

.include <bsd.own.mk>

.if ${MKSHARE} != "no"
SUBDIR=	evbarm evbmips
.endif

.include <bsd.subdir.mk>